| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR bootstrap/43276 (lto-elf.c:388:10: error: 'EM_SPARC') | Eric Botcazou | 2010-03-09 | 2 | -3/+20 |
* | lto-elf.c (is_compatible_architecture): New static function. | Eric Botcazou | 2010-03-03 | 2 | -2/+38 |
* | re PR driver/43021 (Driver no longer handles fancy names) | Richard Guenther | 2010-02-11 | 2 | -16/+20 |
* | lto.c (O_BINARY): Define. | Andy Hutchinson | 2010-01-11 | 3 | -2/+25 |
* | re PR lto/42528 (ICE with -flto and -fsigned-char) | Richard Guenther | 2010-01-08 | 2 | -1/+19 |
* | configure.ac: Add install-html to target_list for Make-hooks. | Andrew Jenner | 2010-01-04 | 1 | -0/+1 |
* | Pass -dumpbase and -dumpdir to gcc for LTO | H.J. Lu | 2010-01-03 | 2 | -3/+32 |
* | Stop if the command line option file is missing | H.J. Lu | 2010-01-02 | 2 | -0/+12 |
* | tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD. | Richard Guenther | 2009-12-15 | 3 | -11/+6 |
* | Make-lang.in ($(LTO_EXE)): Use $(LINKER). | Dmitry Gorbachev | 2009-12-14 | 2 | -1/+5 |
* | re PR lto/42037 ("grow domain error" in lto1) | Richard Guenther | 2009-12-11 | 2 | -1/+6 |
* | re PR lto/41915 (FAIL: gcc.dg/torture/builtin-math-7.c -O2 -flto execution ... | Richard Guenther | 2009-12-11 | 2 | -3/+11 |
* | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 2009-11-28 | 2 | -2/+6 |
* | re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function '... | Rafael Avila de Espindola | 2009-11-19 | 4 | -15/+37 |
* | lto-elf.c (lto_file_init): Add offset argument. | Rafael Avila de Espindola | 2009-11-17 | 4 | -10/+38 |
* | lto-elf.c (lto_elf_file_open): Use strtoll to parse the offset. | Rafael Avila de Espindola | 2009-11-16 | 2 | -5/+14 |
* | cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply. | Jan Hubicka | 2009-11-16 | 2 | -3/+17 |
* | lto-plugin.c (write_resolution): Assume resolution_file is set. | Rafael Avila de Espindola | 2009-11-12 | 4 | -6/+14 |
* | gcc.c (process_command): Handle arguments name@offset. | Richard Guenther | 2009-11-04 | 2 | -5/+56 |
* | re PR lto/41858 (-flto -O2 crashes when many source files.) | Richard Guenther | 2009-10-30 | 2 | -26/+35 |
* | lto-streamer.h (lto_symtab_merge_cgraph_nodes): Declare. | Richard Guenther | 2009-10-22 | 2 | -57/+17 |
* | lto-streamer.h (lto_symtab_clear_resolution): Remove. | Richard Biener | 2009-10-22 | 2 | -21/+7 |
* | ipa-cp.c (ipcp_write_summary, [...]): New functions. | Jan Hubicka | 2009-10-22 | 2 | -0/+54 |
* | re PR lto/41715 (VIEW_CONVERT_EXPR use for mismatched prevailing decl replace... | Richard Guenther | 2009-10-16 | 2 | -9/+6 |
* | lto-symtab.c (lto_symtab_compatible): Fold in ... | Richard Guenther | 2009-10-14 | 2 | -1/+15 |
* | re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp) | Richard Guenther | 2009-10-09 | 3 | -3/+25 |
* | lto-elf.c (init_shdr##BITS, [...]): Remove trailing "." from diagnostics. | Joseph Myers | 2009-10-08 | 3 | -10/+18 |
* | gimple.c (free_gimple_type_tables): New function. | Richard Guenther | 2009-10-08 | 2 | -0/+8 |
* | * lto.c: Only include <sys/mman.h> if HAVE_MMAP_FILE. | Joseph Myers | 2009-10-07 | 2 | -0/+6 |
* | lto-symtab.c (lto_cgraph_replace_node): Assert that inline clones has no addr... | Jan Hubicka | 2009-10-07 | 2 | -5/+17 |
* | re PR lto/41552 (Undefined references with -flto, dependent on object file or... | Richard Guenther | 2009-10-05 | 2 | -53/+20 |
* | Merge lto branch into trunk. | Diego Novillo | 2009-10-03 | 12 | -0/+6861 |