aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcc.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-08Makefile.in: Regenerate.Jan Hubicka1-1/+17
2011-01-07Keep -m[arch|tune]=native in COLLECT_GCC_OPTIONS.H.J. Lu1-6/+17
2011-01-04re PR driver/47137 (gcc incorrectly combines assembly inputs)Jie Zhang1-5/+5
2011-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2011-01-03Revert revision 168407.H.J. Lu1-1/+1
2011-01-02Don't check have_o when settting combine_inputs.H.J. Lu1-1/+1
2010-12-03common.opt (N, [...]): New options.Joseph Myers1-1/+1
2010-12-03gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.Joseph Myers1-3/+3
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+1
2010-12-02gcc.c (trad_capable_cpp, [...]): Don't handle -ftraditional.Joseph Myers1-2/+2
2010-11-30re PR driver/44986 (-fuse-linker-plugin -save-temps gives resolution file bas...Richard Guenther1-1/+2
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-24/+4
2010-11-23re PR driver/42690 (Undefined reference errors with -flto -fuse-linker-plugin)Dave Korn1-9/+46
2010-11-22re PR driver/43335 (Driver crashes dereferencing a null pointer if it can't f...Dmitry Gorbachev1-2/+4
2010-11-16gcc.c (char_p): Define.Nathan Froyd1-53/+34
2010-11-16gcc.c: Include "vec.h".Joseph Myers1-80/+75
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-4/+6
2010-11-11invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka1-3/+3
2010-11-10common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers1-10/+4
2010-11-01common.opt (R, [...]): New.Joseph Myers1-1/+1
2010-10-23gcc.c (n_switches_alloc_debug_check): New.Joseph Myers1-58/+68
2010-10-22gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION, [...]): Remove.Joseph Myers1-11/+0
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-0/+2
2010-10-07configure.ac (build_lto_plugin): New shell variable.Dave Korn1-2/+2
2010-10-05opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers1-1/+2
2010-10-04optc-gen.awk: Define global_options_set.Joseph Myers1-2/+4
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-2/+5
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor1-1/+12
2010-09-22opts-common.c (prune_options): Make static.Joseph Myers1-14/+18
2010-09-22common.opt (-assemble, [...]): New.Joseph Myers1-395/+12
2010-09-17common.opt (combine): Remove.Richard Guenther1-87/+14
2010-09-03options.texi (SeparateAlias): Document.Joseph Myers1-11/+1
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-1/+6
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-13/+18
2010-08-17gcc.c (spec_function): Add remove-outfile.Jack Howarth1-0/+23
2010-08-16options.texi (NoDriverArg): Document.Joseph Myers1-2/+2
2010-08-16common.opt: Add driver options.Joseph Myers1-563/+480
2010-08-12gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD and -MMD.Joseph Myers1-2/+2
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers1-4/+1
2010-07-28darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers1-7/+0
2010-07-23re PR lto/43071 (ICE: SIGSEGV with -fwhopr -fcompare-debug)Richard Guenther1-0/+1
2010-06-26collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.Joseph Myers1-18/+4
2010-06-26gcc.c (n_switches_alloc, [...]): New.Joseph Myers1-281/+224
2010-06-25pa.h (MODIFY_TARGET_NAME): Remove.Joseph Myers1-69/+0
2010-06-25gcc.c (translate_options): Don't mention +e in comment.Joseph Myers1-17/+1
2010-06-05gcc.c (cc1_options, [...]): Use find-plugindir spec function to add the -iplu...Matthias Klose1-4/+22
2010-06-04darwin-driver.c (darwin_default_min_version): UseJoseph Myers1-46/+46
2010-06-01invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet1-6/+5
2010-05-28gcc.c: Include diagnostic.h.Joseph Myers1-154/+46
2010-05-28* gcc.c (error, warning, inform): Remove duplicate ": " in output.Joseph Myers1-3/+3