Age | Commit message (Expand) | Author | Files | Lines |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+3 |
2013-02-27 | opts.h: Include obstack.h. | Jakub Jelinek | 1 | -0/+2 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-11-27 | Handle OPT_SPECIAL_XXX in LTO | H.J. Lu | 1 | -0/+6 |
2012-05-29 | LANGUAGES: Fix typos. | Joseph Myers | 1 | -1/+1 |
2012-05-04 | re PR lto/50602 (ICE in tree_nrv, at tree-nrv.c:155 during large LTO build) | Richard Guenther | 1 | -0/+18 |
2012-01-23 | re PR lto/51916 (FAIL: gcc.dg/lto/trans-mem-3 c_lto_trans-mem-3_0.o-c_lto_tra... | Aldy Hernandez | 1 | -1/+2 |
2012-01-19 | re PR lto/51280 (ICE when lto1 does not have -fgnu-tm and object file uses TM) | Aldy Hernandez | 1 | -0/+2 |
2011-12-15 | lto-wrapper.c (run_gcc): In non-parallel mode remove ltrans inputs immediatel... | Richard Guenther | 1 | -2/+13 |
2011-11-03 | re PR lto/44965 (lto option code breaks file format with each added option) | Richard Guenther | 1 | -0/+196 |
2011-11-03 | re PR lto/48217 (lto mishandles quotes in command line defines) | Richard Guenther | 1 | -21/+30 |
2011-10-28 | re PR driver/50876 (unrecognized command line option '-Zmultiply_defined supp... | Richard Guenther | 1 | -24/+30 |
2011-10-26 | lto-wrapper.c (run_gcc): Properly init/free obstack. | Richard Guenther | 1 | -4/+3 |
2011-10-26 | re PR driver/41844 (lto1: warning: unknown register name: line-length-none) | Richard Guenther | 1 | -70/+108 |
2011-05-20 | Makefile.in (LIBDEPS): Add libcommon.a. | Joseph Myers | 1 | -0/+12 |
2011-02-01 | Check HOST_BIT_BUCKET when settting dump base/dir. | H.J. Lu | 1 | -2/+6 |
2011-01-05 | lto-wrapper.c (run_gcc): Default to WHOPR mode when none is specified at the ... | Jan Hubicka | 1 | -6/+2 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -10/+0 |
2010-11-18 | lto-wrapper.c (run_gcc): Fix -flto=N parsing. | Richard Guenther | 1 | -1/+1 |
2010-11-11 | invoke.texi (-fwhopr): Merge into -flto section. | Jan Hubicka | 1 | -6/+14 |
2010-09-17 | common.opt (combine): Remove. | Richard Guenther | 1 | -4/+2 |
2010-08-31 | common.opt (fwhopr=): Update for -fwhopr=jobserver | Andi Kleen | 1 | -10/+28 |
2010-06-10 | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 1 | -1/+1 |
2010-06-02 | lto-wrapper.c (lto_wrapper_exit): Rename to ... | Richard Guenther | 1 | -28/+64 |
2010-05-28 | lto-wrapper.c (run_gcc): With -save-temps generate a user-visible ltrans file... | Richard Guenther | 1 | -3/+11 |
2010-05-27 | lto-wrapper.c (maybe_unlink_file): Ignore unlink failure for non-existant files. | Richard Guenther | 1 | -1/+4 |
2010-05-25 | lto-wrapper.c (nr, [...]): Globalize. | Richard Guenther | 1 | -53/+75 |
2010-05-23 | Honor $MAKE for -fwhopr=; do not honor $MAKEFLAGS, $MFLAGS. | Ralf Wildenhues | 1 | -1/+6 |
2010-05-19 | invoke.texi (-fwhopr): Document new optional jobs argument. | Richard Guenther | 1 | -13/+70 |
2010-05-18 | re PR lto/44143 (-fdump-tree-all for lto does not work as expected) | Richard Guenther | 1 | -225/+143 |
2010-05-07 | lto-wrapper.c (run_gcc): Remove linker output from command line for LTRANS in... | Richard Guenther | 1 | -0/+13 |
2010-05-07 | lto-wrapper.c (DUMPBASE_SUFFIX): Define. | Richard Biener | 1 | -3/+155 |
2010-01-03 | Pass -dumpbase and -dumpdir to gcc for LTO | H.J. Lu | 1 | -3/+27 |
2009-11-24 | lto-wrapper.c (lto_wrapper_exit): Don't try to delete files if being called r... | Rafael Avila de Espindola | 1 | -6/+14 |
2009-10-09 | re PR driver/41637 (testsuite (-flto/-fwhopr) leaves does not clean up in /tmp) | Richard Guenther | 1 | -9/+27 |
2009-10-03 | Merge lto branch into trunk. | Diego Novillo | 1 | -0/+378 |