summaryrefslogtreecommitdiff
path: root/gcc/lto
Commit message (Expand)AuthorAgeFilesLines
* * lto-cgraph.c (lto_output_varpool_node): Always output constant poolhubicka2010-04-302-2/+10
* * gengtype.c (open_base_files): Add lto-streamer.hhubicka2010-04-293-9/+52
* * lto-symtab.c (lto_symtab_entry_def) Add vnode.hubicka2010-04-292-199/+102
* ChangeLog:davek2010-04-274-2/+1266
* 2010-04-26 Richard Guenther <rguenther@suse.de>rguenth2010-04-262-1/+11
* * lto.h (lto_elf_file_open): Rename prototype from this ...davek2010-04-265-27/+61
* * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.hubicka2010-04-212-24/+5
* * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;hubicka2010-04-212-2/+44
* * lto.c (globalize_cross_file_statics): When function has address taken,hubicka2010-04-212-1/+7
* * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.hubicka2010-04-202-30/+18
* * opts.c (decode_options): Disable whpr incompatible passes.hubicka2010-04-191-23/+8
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-182-1/+6
* toplevel:ro2010-04-162-0/+21
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+1
* PR bootstrap/43276ebotcazou2010-03-092-3/+20
* * lto-elf.c (is_compatible_architecture): New static function.ebotcazou2010-03-032-2/+38
* 2010-02-11 Richard Guenther <rguenther@suse.de>rguenth2010-02-112-16/+20
* 2010-01-11 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>hutchinsonandy2010-01-113-2/+25
* 2010-01-08 Richard Guenther <rguenther@suse.de>rguenth2010-01-082-1/+19
* * configure.ac: Add install-html to target_list for Make-hooks.andrewjenner2010-01-041-0/+1
* Pass -dumpbase and -dumpdir to gcc for LTOhjl2010-01-032-3/+32
* Stop if the command line option file is missinghjl2010-01-022-0/+12
* 2009-12-15 Richard Guenther <rguenther@suse.de>rguenth2009-12-153-11/+6
* 2009-12-14 Dmitry Gorbachev <d.g.gorbachev@gmail.com>rguenth2009-12-142-1/+5
* 2009-12-11 Richard Guenther <rguenther@suse.de>rguenth2009-12-112-1/+6
* 2009-12-11 Richard Guenther <rguenther@suse.de>rguenth2009-12-112-3/+11
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-282-2/+6
* 2009-11-19 Rafael Avila de Espindola <espindola@google.com>espindola2009-11-194-15/+37
* 2009-11-17 Rafael Avila de Espindola <espindola@google.com>espindola2009-11-174-10/+38
* 2009-11-16 Rafael Avila de Espindola <espindola@google.com>espindola2009-11-162-5/+14
* * cgraph.c (cgraph_release_function_body): Update use ofhubicka2009-11-162-3/+17
* 2009-11-12 Rafael Avila de Espindola <espindola@google.com>espindola2009-11-124-6/+14
* 2009-11-04 Richard Guenther <rguenther@suse.de>espindola2009-11-042-5/+56
* 2009-10-30 Richard Guenther <rguenther@suse.de>rguenth2009-10-302-26/+35
* 2009-10-22 Richard Guenther <rguenther@suse.de>rguenth2009-10-222-57/+17
* 2009-10-22 Richard Guenther <rguenther@suse.de>rguenth2009-10-222-21/+7
* * ipa-cp.c (ipcp_write_summary, ipcp_read_summary): New functions.hubicka2009-10-222-0/+54
* 2009-10-16 Richard Guenther <rguenther@suse.de>rguenth2009-10-162-9/+6
* 2009-10-14 Richard Guenther <rguenther@suse.de>rguenth2009-10-142-1/+15
* 2009-10-09 Richard Guenther <rguenther@suse.de>rguenth2009-10-093-3/+25
* * lto-elf.c (init_shdr##BITS, lto_elf_begin_section_with_type,jsm282009-10-083-10/+18
* 2009-10-08 Richard Guenther <rguenther@suse.de>rguenth2009-10-082-0/+8
* * lto.c: Only include <sys/mman.h> if HAVE_MMAP_FILE.jsm282009-10-072-0/+6
* * lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones hashubicka2009-10-072-5/+17
* 2009-10-05 Richard Guenther <rguenther@suse.de>rguenth2009-10-052-53/+20
* Merge lto branch into trunk.dnovillo2009-10-0312-0/+6861