OSDN Git Service

Sort static functions in topological order.
[pf3gnuchains/gcc-fork.git] / gcc / lto-streamer.h
2010-05-23 hubicka * cgraph.h (struct ipa_replace_map): Add parm_num...
2010-05-23 hubicka * cgraph.c (cgraph_clone_node): Take decl argument...
2010-05-23 hubicka * ipa-reference.c: Include toplev.h
2010-05-23 hubicka * lto-symtab.c (lto_symtab_free): New function.
2010-05-23 hubicka * lto-streamer.h (struct lto_streamer_cache_d): Nodes...
2010-05-23 hubicka * passes.c (ipa_write_summaries_1, ipa_write_optimizat...
2010-05-23 hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-23 hubicka * lto-cgraph.c (output_varpool): Forward declare;...
2010-05-23 hubicka * lto.c (get_filename_for_set): Look for cgraph node...
2010-05-23 hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-05-23 hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-05-17 hubicka * cgraph.h (struct ipa_replace_map): Add parm_num...
2010-05-16 hubicka * cgraph.c (cgraph_clone_node): Take decl argument...
2010-05-15 hubicka * ipa-reference.c: Include toplev.h
2010-05-11 hubicka * lto-symtab.c (lto_symtab_free): New function.
2010-05-11 hubicka * lto-streamer.h (struct lto_streamer_cache_d): Nodes...
2010-05-10 hubicka * passes.c (ipa_write_summaries_1, ipa_write_optimizat...
2010-05-06 hubicka * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2010-05-05 hubicka * lto-cgraph.c (output_varpool): Forward declare;...
2010-04-30 hubicka * lto.c (get_filename_for_set): Look for cgraph node...
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-20 hubicka * cgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-03 jason PR c++/12909
2009-11-25 hjlRemove trailing white spaces.
2009-10-30 rguenth2009-10-30 Richard Guenther <rguenther@suse.de>
2009-10-22 rguenth2009-10-22 Richard Guenther <rguenther@suse.de>
2009-10-22 rguenth2009-10-22 Richard Guenther <rguenther@suse.de>
2009-10-22 hubicka * ipa-cp.c (ipcp_write_summary, ipcp_read_summary...
2009-10-09 rguenth2009-10-09 Richard Guenther <rguenther@suse.de>
2009-10-05 rguenth2009-10-05 Richard Guenther <rguenther@suse.de>
2009-10-03 dnovilloMerge lto branch into trunk.