OSDN Git Service

* cfgexpand.c (expand_debug_expr): Check for mismatched modes in
[pf3gnuchains/gcc-fork.git] / gcc / lto / lto.c
2010-05-22 rguenth2010-05-22 Richard Guenther <rguenther@suse.de>
2010-05-19 hubicka * gcc.dg/lto/ipareference2_0.c: New file.
2010-05-17 hubicka * cgraph.c (cgraph_create_virtual_clone): Only check
2010-05-17 hubicka * lto.c (lto_materialize_function): Announce function...
2010-05-12 hubicka * lto.c (materialize_cgraph): Revert my previous patch.
2010-05-11 hubicka * lto.c (lto_fixup_decls): Remove global var decls...
2010-05-11 hubicka * lto-symtab.c (lto_symtab_free): New function.
2010-05-07 rguenth2010-05-07 Richard Guenther <rguenther@suse.de>
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-30 hubicka * lto-cgraph.c (lto_output_varpool_node): Always outpu...
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-26 rguenth2010-04-26 Richard Guenther <rguenther@suse.de>
2010-04-26 davek * lto.h (lto_elf_file_open): Rename prototype from...
2010-04-21 hubicka * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
2010-04-21 hubicka * tree-pass.h (ipa_opt_pass_d): Rename function_read_s...
2010-04-21 hubicka * lto.c (globalize_cross_file_statics): When function...
2010-04-20 hubicka * cgraph.c (cgraph_remove_node): Kill bodies in other...
2010-04-19 hubicka * opts.c (decode_options): Disable whpr incompatible...
2010-01-11 hutchinsonandy2010-01-11 Andy Hutchinson <hutchinsonandy@gcc.gnu...
2010-01-03 hjlPass -dumpbase and -dumpdir to gcc for LTO
2009-12-15 rguenth2009-12-15 Richard Guenther <rguenther@suse.de>
2009-12-11 rguenth2009-12-11 Richard Guenther <rguenther@suse.de>
2009-11-19 espindola2009-11-19 Rafael Avila de Espindola <espindola@googl...
2009-11-17 espindola2009-11-17 Rafael Avila de Espindola <espindola@googl...
2009-11-16 hubicka * cgraph.c (cgraph_release_function_body): Update...
2009-11-12 espindola2009-11-12 Rafael Avila de Espindola <espindola@googl...
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-16 rguenth2009-10-16 Richard Guenther <rguenther@suse.de>
2009-10-14 rguenth2009-10-14 Richard Guenther <rguenther@suse.de>
2009-10-09 rguenth2009-10-09 Richard Guenther <rguenther@suse.de>
2009-10-08 rguenth2009-10-08 Richard Guenther <rguenther@suse.de>
2009-10-07 jsm28 * lto.c: Only include <sys/mman.h> if HAVE_MMAP_FILE.
2009-10-07 hubicka * lto-symtab.c (lto_cgraph_replace_node): Assert that...
2009-10-05 rguenth2009-10-05 Richard Guenther <rguenther@suse.de>
2009-10-03 dnovilloMerge lto branch into trunk.