Age | Commit message (Expand) | Author | Files | Lines |
2012-01-24 | re PR driver/47249 (ICE in common_handle_option, at opts.c:1695 with unknown ... | Jakub Jelinek | 1 | -0/+2 |
2012-01-01 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2011-11-03 | re PR lto/44965 (lto option code breaks file format with each added option) | Richard Guenther | 1 | -11/+0 |
2011-10-26 | re PR driver/46617 (String concatenation fools extraction for translation.) | Paolo Carlini | 1 | -1/+1 |
2011-09-29 | Use urandom in gcc.c too | Andi Kleen | 1 | -6/+16 |
2011-08-04 | gcc.c (self_spec): New variable. | Jakub Jelinek | 1 | -42/+54 |
2011-07-22 | re PR c++/49756 (g++ ICE) | Jakub Jelinek | 1 | -0/+4 |
2011-07-07 | gcc.c (%[Spec]): Don't document. | Joseph Myers | 1 | -58/+10 |
2011-07-07 | re PR libmudflap/49550 (Many libmudflap tests fail on Solaris 11/x86) | Rainer Orth | 1 | -1/+1 |
2011-06-28 | common.opt (in_lto_p): New Variable entry. | Joseph Myers | 1 | -2/+11 |
2011-05-31 | * gcc.c (driver_handle_option): Fix disabling of -fcompare-debug. | Alexandre Oliva | 1 | -1/+1 |
2011-05-11 | install.texi (Configuration): Document --with-linker-hash-style. | Satoru Takabayashi | 1 | -1/+12 |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -10/+5 |
2011-03-31 | opts.h (cl_option): Add comments to fields. | Joseph Myers | 1 | -1/+1 |
2011-03-25 | Changelog c-family/ | Kai Tietz | 1 | -14/+15 |
2011-03-22 | gcc.c (driver_unknown_option_callback): Only permit and save unknown -Wno- op... | Joseph Myers | 1 | -7/+17 |
2011-03-16 | re PR driver/46944 (gcc should accept -fuse-linker-plugin only if linker hand... | Rainer Orth | 1 | -13/+30 |
2011-02-23 | opts-common.c (decode_cmdline_option): Print empty string argument as "" in d... | Jie Zhang | 1 | -2/+14 |
2011-02-18 | re PR driver/47787 (GCC with -flto combines preprocessed C sources) | Jakub Jelinek | 1 | -1/+1 |
2011-02-17 | re PR driver/47390 (Linking with -export-dynamic broken) | Joseph Myers | 1 | -0/+1 |
2011-02-12 | re PR driver/45731 (Header missing for assembler option help.) | Joseph Myers | 1 | -1/+1 |
2011-02-12 | gcc.c (driver_handle_option): Concatenate the argument to -F with the switch. | Iain Sandoe | 1 | -0/+5 |
2011-02-11 | re PR driver/47678 (missing error message for -I) | Joseph Myers | 1 | -0/+4 |
2011-01-31 | configure.ac (gcc_cv_ld_static_option): Define. | Rainer Orth | 1 | -1/+2 |
2011-01-12 | re PR driver/47244 (plugin linker is used unconditionally) | Jan Hubicka | 1 | -5/+12 |
2011-01-08 | Makefile.in: Regenerate. | Jan Hubicka | 1 | -1/+17 |
2011-01-07 | Keep -m[arch|tune]=native in COLLECT_GCC_OPTIONS. | H.J. Lu | 1 | -6/+17 |
2011-01-04 | re PR driver/47137 (gcc incorrectly combines assembly inputs) | Jie Zhang | 1 | -5/+5 |
2011-01-03 | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 1 | -2/+2 |
2011-01-03 | Revert revision 168407. | H.J. Lu | 1 | -1/+1 |
2011-01-02 | Don't check have_o when settting combine_inputs. | H.J. Lu | 1 | -1/+1 |
2010-12-03 | common.opt (N, [...]): New options. | Joseph Myers | 1 | -1/+1 |
2010-12-03 | gcc.c (LINK_COMMAND_SPEC): Don't handle -A, -d or -m. | Joseph Myers | 1 | -3/+3 |
2010-12-03 | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 1 | -0/+1 |
2010-12-02 | gcc.c (trad_capable_cpp, [...]): Don't handle -ftraditional. | Joseph Myers | 1 | -2/+2 |
2010-11-30 | re PR driver/44986 (-fuse-linker-plugin -save-temps gives resolution file bas... | Richard Guenther | 1 | -1/+2 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -24/+4 |
2010-11-23 | re PR driver/42690 (Undefined reference errors with -flto -fuse-linker-plugin) | Dave Korn | 1 | -9/+46 |
2010-11-22 | re PR driver/43335 (Driver crashes dereferencing a null pointer if it can't f... | Dmitry Gorbachev | 1 | -2/+4 |
2010-11-16 | gcc.c (char_p): Define. | Nathan Froyd | 1 | -53/+34 |
2010-11-16 | gcc.c: Include "vec.h". | Joseph Myers | 1 | -80/+75 |
2010-11-12 | Makefile.in (OPTS_H): Define. | Joseph Myers | 1 | -4/+6 |
2010-11-11 | invoke.texi (-fwhopr): Merge into -flto section. | Jan Hubicka | 1 | -3/+3 |
2010-11-10 | common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations. | Joseph Myers | 1 | -10/+4 |
2010-11-01 | common.opt (R, [...]): New. | Joseph Myers | 1 | -1/+1 |
2010-10-23 | gcc.c (n_switches_alloc_debug_check): New. | Joseph Myers | 1 | -58/+68 |
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 |