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