| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | common.opt (fsplit-stack): New option. | Ian Lance Taylor | 2010-09-27 | 1 | -1/+12 |
* | opts-common.c (prune_options): Make static. | Joseph Myers | 2010-09-22 | 1 | -14/+18 |
* | common.opt (-assemble, [...]): New. | Joseph Myers | 2010-09-22 | 1 | -395/+12 |
* | common.opt (combine): Remove. | Richard Guenther | 2010-09-17 | 1 | -87/+14 |
* | options.texi (SeparateAlias): Document. | Joseph Myers | 2010-09-03 | 1 | -11/+1 |
* | re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) | Joseph Myers | 2010-09-02 | 1 | -1/+6 |
* | Makefile.in (gccspec.o, cppspec.o): Update dependencies. | Joseph Myers | 2010-08-22 | 1 | -13/+18 |
* | gcc.c (spec_function): Add remove-outfile. | Jack Howarth | 2010-08-17 | 1 | -0/+23 |
* | options.texi (NoDriverArg): Document. | Joseph Myers | 2010-08-16 | 1 | -2/+2 |
* | common.opt: Add driver options. | Joseph Myers | 2010-08-16 | 1 | -563/+480 |
* | gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD and -MMD. | Joseph Myers | 2010-08-12 | 1 | -2/+2 |
* | alpha.h (SWITCH_TAKES_ARG): Define. | Joseph Myers | 2010-08-03 | 1 | -4/+1 |
* | darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove. | Joseph Myers | 2010-07-28 | 1 | -7/+0 |
* | re PR lto/43071 (ICE: SIGSEGV with -fwhopr -fcompare-debug) | Richard Guenther | 2010-07-23 | 1 | -0/+1 |
* | collect2.c (main): Remove SWITCHES_NEED_SPACES conditional. | Joseph Myers | 2010-06-26 | 1 | -18/+4 |
* | gcc.c (n_switches_alloc, [...]): New. | Joseph Myers | 2010-06-26 | 1 | -281/+224 |
* | pa.h (MODIFY_TARGET_NAME): Remove. | Joseph Myers | 2010-06-25 | 1 | -69/+0 |
* | gcc.c (translate_options): Don't mention +e in comment. | Joseph Myers | 2010-06-25 | 1 | -17/+1 |
* | gcc.c (cc1_options, [...]): Use find-plugindir spec function to add the -iplu... | Matthias Klose | 2010-06-05 | 1 | -4/+22 |
* | darwin-driver.c (darwin_default_min_version): Use | Joseph Myers | 2010-06-04 | 1 | -46/+46 |
* | invoke.texi: Mention -fdump-ada-spec. | Arnaud Charlet | 2010-06-01 | 1 | -6/+5 |
* | gcc.c: Include diagnostic.h. | Joseph Myers | 2010-05-28 | 1 | -154/+46 |
* | * gcc.c (error, warning, inform): Remove duplicate ": " in output. | Joseph Myers | 2010-05-28 | 1 | -3/+3 |
* | re PR driver/15303 (When gcc sees an unrecognized option, the exit status ind... | Joseph Myers | 2010-05-28 | 1 | -123/+164 |
* | invoke.texi (-fwhopr): Document new optional jobs argument. | Richard Guenther | 2010-05-19 | 1 | -1/+1 |
* | re PR lto/44143 (-fdump-tree-all for lto does not work as expected) | Richard Guenther | 2010-05-18 | 1 | -6/+0 |
* | gcc.c (execute): For -### don't quote arguments that contain just alphanumeri... | Jakub Jelinek | 2010-05-11 | 1 | -5/+14 |
* | gcc.c (store_arg): Handle temporary file deletion for joined arguments. | Richard Guenther | 2010-05-09 | 1 | -1/+9 |
* | gcc.c (store_arg): Revert last change. | Richard Guenther | 2010-05-09 | 1 | -18/+18 |
* | re PR lto/43857 (-fresolution causes an ICE) | Richard Guenther | 2010-05-07 | 1 | -18/+19 |
* | gcc.c (main): Search for liblto_plugin.so with mode R_OK. | Matthias Klose | 2010-04-18 | 1 | -1/+1 |
* | gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec. | Matthias Klose | 2010-04-12 | 1 | -0/+20 |
* | re PR driver/42485 (-V switch broken) | Manuel López-Ibáñez | 2010-04-08 | 1 | -88/+2 |
* | re PR driver/41594 (-static-libstdc++ is not recognized as valid by the gcc d... | Iain Sandoe | 2010-04-07 | 1 | -2/+4 |
* | re PR driver/43021 (Driver no longer handles fancy names) | Richard Guenther | 2010-02-11 | 1 | -7/+22 |
* | gcc.c (process_command): Move lang_specific_driver before setting cc_libexec_... | Andrew Haley | 2010-01-21 | 1 | -6/+6 |
* | re PR translation/39521 (specs diagnostics translation problems) | Shujing Zhao | 2010-01-14 | 1 | -2/+2 |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2010-01-09 | 1 | -1/+1 |
* | re PR driver/42442 (-march=native doesn't apply to multiple files) | Jakub Jelinek | 2010-01-04 | 1 | -6/+17 |
* | Pass -m* and -v to -plugin-opt | H.J. Lu | 2010-01-03 | 1 | -0/+2 |
* | Pass -dumpbase and -dumpdir to gcc for LTO | H.J. Lu | 2010-01-03 | 1 | -2/+4 |
* | configure.ac (--with-specs): New option. | Nathan Sidwell | 2009-12-14 | 1 | -1/+1 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -8/+8 |
* | gcc.c (process_command): Handle arguments name@offset. | Richard Guenther | 2009-11-04 | 1 | -10/+22 |
* | re PR driver/11810 (gcc -pipe -ox.o -c x.c writes erroneous x.o on compile e... | Mark Mitchell | 2009-11-04 | 1 | -2/+8 |
* | common.opt (fuse-linker-plugin): New option. | Rafael Avila de Espindola | 2009-10-28 | 1 | -5/+5 |
* | gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION): Add -E. | Pascal Obry | 2009-10-14 | 1 | -4/+5 |
* | * gcc.c (main): Remove trailing "." from diagnostics. | Joseph Myers | 2009-10-08 | 1 | -2/+2 |
* | lto-plugin.c (add_input_library): New. | Rafael Avila de Espindola | 2009-10-08 | 1 | -0/+1 |
* | collect2.c (main): Add -fno-whole-program. | Jan Hubicka | 2009-10-07 | 1 | -5/+0 |