vabal.c: New file.
[gcc.git] / gcc / lto-streamer.h
2014-10-16 Martin LiskaIPA ICF pass, part 3/5
2014-08-11 Gerald Pfeiferlto-streamer.h (struct output_block::symbol): Change...
2014-08-08 Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-31 Richard Bienerlto-streamer.h (struct output_block): Remove global.
2014-07-31 Richard Bienerdata-streamer.h (streamer_write_data_stream): Declare...
2014-07-30 Richard Bienerlto-streamer.h (lto_write_data): New function.
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-11 Jan Hubickavapool.c: Include tree-ssa-alias.h, gimple.h and lto...
2014-06-25 Martin LiskaIPA REF refactoring
2014-06-24 Trevor Saundersadd hash_map class
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-22 Bernd SchmidtCreate a new header lto-section-names.h
2014-04-23 David MalcolmChange is-a.h to support typedefs of pointers
2014-04-15 Richard Bienerlto-streamer.h (LTO_major_version): Bump to 4.
2014-02-05 Jan Hubickalto-cgraph.c (asm_nodes_output): Make global.
2014-01-29 Richard Bienerlto-streamer.h (LTO_major_version): Bump to 3.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-06 Oleg Endoasan.c: Remove struct tags when referring to class...
2013-12-04 Tobias Burnusre PR debug/37132 (Debug: No DW_TAG_namelist emitted...
2013-11-18 Bernd SchmidtRemove all_lto_gen_passes, replace with plain function...
2013-10-31 David MalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-06 Richard Bienerlto-streamer.h (lto_global_var_decls): Remove.
2013-08-31 Jan Hubickacgraph.c (cgraph_get_body): Update call of lto_input_fu...
2013-08-30 Jan Hubickalto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.
2013-06-24 Richard Bienerpointer-set.h (struct pointer_set_t): Move here from...
2013-06-18 Richard BienerMakefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.
2013-06-17 Richard Bienerlto-streamer.h (enum LTO_tags): Add LTO_tree_scc.
2013-06-12 Jan Hubickalto-symtab.c (lto_symtab_merge_symbols): Populate symta...
2013-06-06 Richard Bienerlto-streamer.h (enum LTO_tags): Move LTO_tree_pickle_re...
2013-06-01 Jan Hubickalto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Rename...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-03-29 Jan Hubickalto-cgraph.c (output_profile_summary, [...]): Use gcov...
2013-02-08 Richard Bienerre PR middle-end/56231 (warning traces have bogus line...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Richard Bienerlto-streamer.h (LTO_minor_version): Bump to 2.
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-07 Martin Jamborre PR tree-optimization/53787 (Possible IPA-SRA / IPA...
2012-10-31 Lawrence CrowlThis patch implements generic type query and conversion...
2012-10-18 Richard Guentherlto-streamer.h (enum LTO_tags): Add LTO_integer_cst.
2012-10-10 Richard Bienerlto-streamer-in.c (lto_input_location_bitpack): Rename...
2012-10-07 Jan Hubickalto-cgraph.c (lto_symtab_encoder_new): New parameter...
2012-10-06 Jan Hubickare PR lto/54790 (Missing optimization with LTO)
2012-09-19 Jan Hubickasymtab.c (insert_to_assembler_name_hash): Do not insert...
2012-09-11 Richard Guenthergimple.h (gimple_register_type): Remove.
2012-09-09 Jan Hubickapasses.c (ipa_write_summaries_1): Set state; do not...
2012-09-09 Jan HubickaReplace cgraph_node_set and varpool_node_set by symtab_...
2012-09-07 Andi KleenReduce memory usage for storing LTO decl resolutions
2012-08-13 Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-11 Jan Hubickalto-cgraph.c (output_cgraph): Rename to ...
2012-08-11 Jan Hubickacgraph.h (vector types for symtab_node): Add.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2011-12-19 Richard Guentherre PR lto/51573 (ICE (segfault) in lto_varpool_encoder_...
2011-11-03 Richard Guentherre PR lto/44965 (lto option code breaks file format...
2011-10-04 Jan Hubickalto-streamer.h (lto_input_toplevel_asms): Add order_bas...
2011-09-30 Jan BeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-09-29 Andi KleenChange random seeds to 64bit and drop re-crcing
2011-08-12 Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-11 Diego Novillotree-streamer-out.c (lto_output_ts_decl_with_vis_tree_p...
2011-08-08 Diego Novillorebase
2011-06-06 Diego NovilloMakefile.in (lto-compress.o): Add dependency on LTO_STR...
2011-06-03 Diego Novillolto-streamer-in.c (unpack_value_fields): Remove unneede...
2011-06-01 Diego Novillolto-streamer-out.c (lto_output_ts_decl_with_vis_tree_po...
2011-05-29 Jan Hubickalto-streamer-out.c (hash_string_slot_node): Hash string...
2011-05-29 Jan Hubickalto-streamer-out.c (pack_ts_fixed_cst_value_fields...
2011-05-27 Jan Hubickalto-streamer-out.c (lto_string_index): break out from...
2011-05-25 Jan Hubickalto-streamer-out.c (output_record_start): Use lto_outpu...
2011-05-02 Jan Hubickalto-streamer.c (lto_streamer_cache_insert_1, [...]...
2011-05-02 Jan Hubickalto-section-in.c (lto_input_1_unsigned): Move to lto...
2011-04-14 Jan Hubickacgraph.c (dump_cgraph_node): Do not dump inline summaries.
2011-04-03 Michael Matzlto-streamer.h (struct lto_streamer_cache_d): Remove...
2011-03-29 Joseph Myerslto-opts.c (register_user_option_p, [...]): Make type...
2011-03-24 Diego Novillolto-opts.c (input_data_block): Move to lto-streamer...
2011-02-18 Richard Guentherre PR lto/47798 (LTO debuginfo for globals wrong)
2010-12-04 Jan Hubickare PR driver/46760 (LTO bootstrap doesn't work with...
2010-12-02 Richard Guentherlto-streamer.h (LTO_major_version): Bump to 2.
2010-09-16 Richard Guenthertree.c (tree_node_structure_for_code): TRANSLATION_UNIT...
2010-07-26 Jan Hubickalto-streamer.h (struct lto_file_decl_data): Mark resolu...
2010-07-23 Andi Kleenre PR lto/44992 (ld -r breaks LTO)
2010-06-14 Richard Guentherlto-streamer.c (cached_bp): Remove.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-03 Jan Hubickalto-cgraph.c (lto_varpool_encoder_size): Remove.
2010-05-17 Jan Hubickacgraph.h (struct ipa_replace_map): Add parm_num parameter.
2010-05-16 Jan Hubickacgraph.c (cgraph_clone_node): Take decl argument and...
2010-05-15 Jan Hubickaipa-reference.c: Include toplev.h
2010-05-11 Jan Hubickalto-symtab.c (lto_symtab_free): New function.
2010-05-11 Jan Hubickalto-streamer.h (struct lto_streamer_cache_d): Nodes...
2010-05-10 Jan Hubickapasses.c (ipa_write_summaries_1, [...]): Allocate encoders.
2010-05-06 Jan Hubickacgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 Jan Hubickalto-cgraph.c (output_varpool): Forward declare; work...
2010-04-30 Jan Hubickalto.c (get_filename_for_set): Look for cgraph node...
2010-04-29 Jan Hubickagengtype.c (open_base_files): Add lto-streamer.h
2010-04-29 Jan Hubicka* lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-20 Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
next