summaryrefslogtreecommitdiff
path: root/gcc/gcc.c
Commit message (Expand)AuthorAgeFilesLines
* re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther2011-11-031-11/+0
* re PR driver/46617 (String concatenation fools extraction for translation.)Paolo Carlini2011-10-261-1/+1
* Use urandom in gcc.c tooAndi Kleen2011-09-291-6/+16
* gcc.c (self_spec): New variable.Jakub Jelinek2011-08-041-42/+54
* re PR c++/49756 (g++ ICE)Jakub Jelinek2011-07-221-0/+4
* gcc.c (%[Spec]): Don't document.Joseph Myers2011-07-071-58/+10
* re PR libmudflap/49550 (Many libmudflap tests fail on Solaris 11/x86)Rainer Orth2011-07-071-1/+1
* common.opt (in_lto_p): New Variable entry.Joseph Myers2011-06-281-2/+11
* * gcc.c (driver_handle_option): Fix disabling of -fcompare-debug.Alexandre Oliva2011-05-311-1/+1
* install.texi (Configuration): Document --with-linker-hash-style.Satoru Takabayashi2011-05-111-1/+12
* remove useless if-before-free testsJim Meyering2011-04-201-10/+5
* opts.h (cl_option): Add comments to fields.Joseph Myers2011-03-311-1/+1
* Changelog c-family/Kai Tietz2011-03-251-14/+15
* gcc.c (driver_unknown_option_callback): Only permit and save unknown -Wno- op...Joseph Myers2011-03-221-7/+17
* re PR driver/46944 (gcc should accept -fuse-linker-plugin only if linker hand...Rainer Orth2011-03-161-13/+30
* opts-common.c (decode_cmdline_option): Print empty string argument as "" in d...Jie Zhang2011-02-231-2/+14
* re PR driver/47787 (GCC with -flto combines preprocessed C sources)Jakub Jelinek2011-02-181-1/+1
* re PR driver/47390 (Linking with -export-dynamic broken)Joseph Myers2011-02-171-0/+1
* re PR driver/45731 (Header missing for assembler option help.)Joseph Myers2011-02-121-1/+1
* gcc.c (driver_handle_option): Concatenate the argument to -F with the switch.Iain Sandoe2011-02-121-0/+5
* re PR driver/47678 (missing error message for -I)Joseph Myers2011-02-111-0/+4
* configure.ac (gcc_cv_ld_static_option): Define.Rainer Orth2011-01-311-1/+2
* re PR driver/47244 (plugin linker is used unconditionally)Jan Hubicka2011-01-121-5/+12
* Makefile.in: Regenerate.Jan Hubicka2011-01-081-1/+17
* Keep -m[arch|tune]=native in COLLECT_GCC_OPTIONS.H.J. Lu2011-01-071-6/+17
* re PR driver/47137 (gcc incorrectly combines assembly inputs)Jie Zhang2011-01-041-5/+5
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2011-01-031-2/+2
* Revert revision 168407.H.J. Lu2011-01-031-1/+1
* Don't check have_o when settting combine_inputs.H.J. Lu2011-01-021-1/+1
* common.opt (N, [...]): New options.Joseph Myers2010-12-031-1/+1
* gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m.Joseph Myers2010-12-031-3/+3
* Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor2010-12-031-0/+1
* gcc.c (trad_capable_cpp, [...]): Don't handle -ftraditional.Joseph Myers2010-12-021-2/+2
* re PR driver/44986 (-fuse-linker-plugin -save-temps gives resolution file bas...Richard Guenther2010-11-301-1/+2
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-24/+4
* re PR driver/42690 (Undefined reference errors with -flto -fuse-linker-plugin)Dave Korn2010-11-231-9/+46
* re PR driver/43335 (Driver crashes dereferencing a null pointer if it can't f...Dmitry Gorbachev2010-11-221-2/+4
* gcc.c (char_p): Define.Nathan Froyd2010-11-161-53/+34
* gcc.c: Include "vec.h".Joseph Myers2010-11-161-80/+75
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-4/+6
* invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka2010-11-111-3/+3
* common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers2010-11-101-10/+4
* common.opt (R, [...]): New.Joseph Myers2010-11-011-1/+1
* gcc.c (n_switches_alloc_debug_check): New.Joseph Myers2010-10-231-58/+68
* gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION, [...]): Remove.Joseph Myers2010-10-221-11/+0
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-0/+2
* configure.ac (build_lto_plugin): New shell variable.Dave Korn2010-10-071-2/+2
* opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers2010-10-051-1/+2
* optc-gen.awk: Define global_options_set.Joseph Myers2010-10-041-2/+4
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-2/+5