Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / lto-section-in.c
2016-01-19 jambormMerge of HSA
2016-01-04 jakub Update copyright years.
2015-12-13 hubicka * cgraph.c (cgraph_node::get_untransformed_body):...
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-02-26 jakub * passes.c (ipa_write_summaries_1): Call lto_output_in...
2015-01-30 jsm28Always pass explicit location to fatal_error.
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-20 tbsaunderemove more ggc htabs
2014-11-20 tbsaundeuse vec in lto_tree_ref_table
2014-11-13 kyukhin[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offlo...
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 marxinIPA ICF pass, part 3/5
2014-08-08 rguenth2014-08-08 Richard Biener <rguenther@suse.de>
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-04-02 mrsMerge in trunk.
2014-03-04 rguenth2014-03-04 Richard Biener <rguenther@suse.de>
2014-03-04 rguenth2014-03-04 Richard Biener <rguenther@suse.de>
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-04 mrsMerge in trunk.
2013-10-31 dmalcolmAutomated part of renaming of symtab_node_base to symta...
2013-10-29 dmalcolmAutogenerated fixes of "->symbol." to "->"
2013-10-29 amacleod * tree-outof-ssa.h: Remove include files.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-09-20 mrsMerge in trunk.
2013-09-12 amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-04 mrsMerge in trunk.
2013-08-30 hubicka * lto-symtab.c (lto_cgraph_replace_node): Free decl_in...
2013-03-29 hubicka * lto-cgraph.c (output_profile_summary, input_profile_...
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-07 jamborm2012-11-07 Martin Jambor <mjambor@suse.cz>
2012-08-11 hubicka * lto-section-in.c (lto_section_name): Do not use...
2012-08-11 hubicka * lto-cgraph.c (output_cgraph): Rename to ...
2012-05-31 steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2011-12-13 ebotcazou * lto-streamer-out.c (write_symbol): Use proper 64...
2011-09-30 jbeulichSplit out LTO's writing of top level asm nodes in prepa...
2011-08-08 dnovillorebase
2011-05-27 hubicka * lto-streamer-out.c (lto_string_index): break out...
2011-05-25 hubicka * lto-streamer-out.c (output_record_start): Use lto_ou...
2011-05-02 hubicka * lto-section-in.c (lto_input_1_unsigned): Move to...
2011-04-14 hubicka * cgraph.c (dump_cgraph_node): Do not dump inline...
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-07-23 ak2010-07-10 Andi Kleen <ak@linux.intel.com>
2010-07-08 uros * lto-section-in.c (lto_section_name): Add missing...
2010-06-08 laurasgcc/ada:
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-17 hubicka * cgraph.h (struct ipa_replace_map): Add parm_num...
2010-05-06 hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-04-30 stevengcc/ChangeLog:
2010-04-29 hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-04-29 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-21 hubicka * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2009-11-25 hjlRemove trailing white spaces.
2009-10-03 dnovilloMerge lto branch into trunk.