]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/lto-section-out.c
PR fortran/95090 - ICE: identifier overflow
[thirdparty/gcc.git] / gcc / lto-section-out.c
2020-05-22  Jan HubickaImprove LTO streaming dumps
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-30  Martin LiskaUse symtab_node::order in LTO sections with body.
2019-07-03  Martin LiskaAdd .gnu.lto_.lto section.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-06-25  Jan Hubickalto-section-out.c (lto_begin_section): Do not print...
2018-06-13  Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Dump...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-13  Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Pass...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-09  Andrew MacLeodlto-streamer.h: Don't include target.h and alloc-pool.h.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-08-08  Richard Bienerlto-streamer.h (struct lto_input_block): Make it a...
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-06-24  Trevor Saundersadd hash_map class
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-10-29  Andrew MacLeodtree-outof-ssa.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-09-12  Andrew MacLeodtree-ssa.h: New.
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-01-10  Richard SandifordUpdate copyright years in gcc/
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-08-11  Jan Hubickalto-cgraph.c (output_cgraph): Rename to ...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2011-08-12  Diego Novillodata-streamer.h (streamer_write_zero): Rename from...
2011-08-08  Diego Novillorebase
2011-05-27  Jan Hubickalto-streamer-out.c (lto_string_index): break out from...
2011-05-02  Jan Hubickalto-section-in.c (lto_input_1_unsigned): Move to lto...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-07-23  Andi Kleenre PR lto/44992 (ld -r breaks LTO)
2010-05-10  Jan Hubickapasses.c (ipa_write_summaries_1, [...]): Allocate encoders.
2010-05-05  Jan Hubickalto-cgraph.c (output_varpool): Forward declare; work...
2010-04-30  Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-20  Jan Hubickacgraph.c (cgraph_remove_node): Kill bodies in other...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-03  Diego NovilloMerge lto branch into trunk.