summaryrefslogtreecommitdiff
path: root/gcc/lto-streamer.h
Commit message (Expand)AuthorAgeFilesLines
* 2010-06-14 Richard Guenther <rguenther@suse.de>rguenth2010-06-141-15/+87
* gcc/ada:lauras2010-06-081-0/+2
* * lto-cgraph.c (lto_varpool_encoder_size): Remove.hubicka2010-06-031-0/+8
* * cgraph.h (struct ipa_replace_map): Add parm_num parameter.hubicka2010-05-171-0/+1
* * cgraph.c (cgraph_clone_node): Take decl argument and inserthubicka2010-05-161-0/+17
* * ipa-reference.c: Include toplev.hhubicka2010-05-151-0/+7
* * lto-symtab.c (lto_symtab_free): New function.hubicka2010-05-111-0/+3
* * lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is inhubicka2010-05-111-1/+1
* * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries): Allocatehubicka2010-05-101-0/+4
* * cgraphbuild.c (record_reference_ctx): Add varpool_node.hubicka2010-05-061-0/+4
* * lto-cgraph.c (output_varpool): Forward declare; work on encoder.hubicka2010-05-051-4/+29
* * lto.c (get_filename_for_set): Look for cgraph node and if none found, usehubicka2010-04-301-35/+0
* * gengtype.c (open_base_files): Add lto-streamer.hhubicka2010-04-291-9/+9
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-291-4/+3
* * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.hubicka2010-04-201-4/+0
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* PR c++/12909jason2010-03-031-0/+3
* Remove trailing white spaces.hjl2009-11-251-15/+15
* 2009-10-30 Richard Guenther <rguenther@suse.de>rguenth2009-10-301-4/+0
* 2009-10-22 Richard Guenther <rguenther@suse.de>rguenth2009-10-221-0/+1
* 2009-10-22 Richard Guenther <rguenther@suse.de>rguenth2009-10-221-1/+0
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-221-0/+2
* 2009-10-09 Richard Guenther <rguenther@suse.de>rguenth2009-10-091-4/+0
* 2009-10-05 Richard Guenther <rguenther@suse.de>rguenth2009-10-051-5/+3
* Merge lto branch into trunk.dnovillo2009-10-031-0/+1054