gcc/libcc1
Richard Sandiford 95fbe13e99 hash-traits.h (free_ptr_hash): New class.
gcc/
	* hash-traits.h (free_ptr_hash): New class.
	* dwarf2out.c (decl_table_entry_hasher): Inherit from free_ptr_hash
	rather than typed_free_remove.  Remove redudant typedefs.
	(external_ref_hasher): Likewise.
	* except.c (action_record_hasher, ttypes_filter_hasher): Likewise.
	(ehspec_hasher): Likewise.
	* ggc-common.c (saving_hasher): Likewise.
	* gimplify.c (gimplify_hasher): Likewise.
	* haifa-sched.c (delay_i2_hasher): Likewise.
	* loop-invariant.c (invariant_expr_hasher): Likewise.
	* loop-iv.c (biv_entry_hasher): Likewise.
	* loop-unroll.c (iv_split_hasher, var_expand_hasher): Likewise.
	* trans-mem.c (tm_mem_map_hasher, tm_memop_hasher): Likewise.
	* tree-cfg.c (locus_discrim_hasher): Likewise.
	* tree-eh.c (finally_tree_hasher): Likewise.
	* tree-into-ssa.c (var_info_hasher): Likewise.
	* tree-parloops.c (reduction_hasher, name_to_copy_hasher): Likewise.
	* tree-ssa-loop-ivopts.c (iv_inv_expr_hasher): Likewise.
	* tree-ssa-phiopt.c (ssa_names_hasher): Likewise.
	* tree-ssa-pre.c (expr_pred_trans_d): Likewise.
	* tree-ssa-sccvn.c (vn_constant_hasher): Likewise.
	* tree-ssa-structalias.c (equiv_class_hasher): Likewise.
	(shared_bitmap_hasher): Likewise.
	* tree-ssa-threadupdate.c (redirection_data): Likewise.
	* tree-vectorizer.h (peel_info_hasher): Likewise.
	* tree-vectorizer.c (simduid_to_vf, simd_array_to_simduid): Likewise.
	* config/mips/mips.c (mips_lo_sum_offset_hasher): Likewise.

libcc1/
	* plugin.cc (decl_addr_hasher): Inherit from free_ptr_hash
	rather than typed_free_remove.  Remove redudant typedefs.

From-SVN: r224958
2015-06-25 17:06:24 +00:00
..
ChangeLog hash-traits.h (free_ptr_hash): New class. 2015-06-25 17:06:24 +00:00
Makefile.am re PR bootstrap/65763 (tm.h: No such file or directory) 2015-04-15 11:23:59 +02:00
Makefile.in libcc1: Bump to automake 1.11.6 2015-05-13 11:00:37 +00:00
aclocal.m4 libcc1: Bump to automake 1.11.6 2015-05-13 11:00:37 +00:00
callbacks.cc
callbacks.hh
cc1plugin-config.h.in
configure libcc1: Bump to automake 1.11.6 2015-05-13 11:00:37 +00:00
configure.ac Enable libcc1 on Solaris 2014-11-13 10:22:22 +00:00
connection.cc Enable libcc1 on Solaris 2014-11-13 10:22:22 +00:00
connection.hh
findcomp.cc
findcomp.hh
libcc1.cc Enable libcc1 on Solaris 2014-11-13 10:22:22 +00:00
libcc1.sym
libcc1plugin.sym
marshall.cc
marshall.hh
names.cc
names.hh
plugin.cc hash-traits.h (free_ptr_hash): New class. 2015-06-25 17:06:24 +00:00
rpc.hh
status.hh