summaryrefslogtreecommitdiff
path: root/gcc/lto-section-in.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-7/+8
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+4
* IPA ICF pass, part 3/5marxin2014-10-161-1/+2
* 2014-08-08 Richard Biener <rguenther@suse.de>rguenth2014-08-081-8/+2
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* 2014-03-04 Richard Biener <rguenther@suse.de>rguenth2014-03-041-2/+2
* 2014-03-04 Richard Biener <rguenther@suse.de>rguenth2014-03-041-19/+23
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-4/+5
* Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-311-1/+1
* Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-291-5/+5
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-2/+0
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* * lto-symtab.c (lto_cgraph_replace_node): Free decl_in_state.hubicka2013-08-301-0/+35
* * lto-cgraph.c (output_profile_summary, input_profile_summary): Usehubicka2013-03-291-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2012-11-07 Martin Jambor <mjambor@suse.cz>jamborm2012-11-071-1/+2
* * lto-section-in.c (lto_section_name): Do not use "symtab" as part ofhubicka2012-08-111-1/+1
* * lto-cgraph.c (output_cgraph): Rename to ...hubicka2012-08-111-3/+2
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * lto-streamer-out.c (write_symbol): Use proper 64-bit host type.ebotcazou2011-12-131-1/+1
* Split out LTO's writing of top level asm nodes in preparation of extendingjbeulich2011-09-301-0/+1
* rebasednovillo2011-08-081-109/+0
* * lto-streamer-out.c (lto_string_index): break out from...; offset by 1hubicka2011-05-271-0/+45
* * lto-streamer-out.c (output_record_start): Use lto_output_enumhubicka2011-05-251-2/+12
* * lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.hhubicka2011-05-021-10/+10
* * cgraph.c (dump_cgraph_node): Do not dump inline summaries.hubicka2011-04-141-1/+2
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* 2010-07-10 Andi Kleen <ak@linux.intel.com>ak2010-07-231-5/+5
* * lto-section-in.c (lto_section_name): Add missing comma.uros2010-07-081-1/+1
* gcc/ada:lauras2010-06-081-5/+1
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-2/+2
* * cgraph.h (struct ipa_replace_map): Add parm_num parameter.hubicka2010-05-171-1/+2
* * cgraphbuild.c (record_reference_ctx): Add varpool_node.hubicka2010-05-061-0/+1
* gcc/ChangeLog:steven2010-04-301-1/+0
* * gengtype.c (open_base_files): Add lto-streamer.hhubicka2010-04-291-3/+4
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-0/+2
* * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.hubicka2010-04-211-1/+0
* Remove trailing white spaces.hjl2009-11-251-17/+17
* Merge lto branch into trunk.dnovillo2009-10-031-0/+489