aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts-common.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers1-39/+69
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-31/+126
2010-08-30opts.h (CL_ERR_NEGATIVE): Define.Joseph Myers1-0/+1
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers1-39/+72
2010-08-16options.texi (NoDriverArg): Document.Joseph Myers1-4/+13
2010-08-16common.opt: Add driver options.Joseph Myers1-9/+11
2010-08-11opts.h (struct cl_option_handler_func): Make handler take cl_decoded_option s...Joseph Myers1-15/+65
2010-07-28darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers1-15/+56
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-0/+134
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-0/+8
2010-06-20re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers1-13/+84
2010-06-12opts-common.c: Include options.h.Joseph Myers1-1/+134
2010-06-09opts-common.c (prune_options): Ensure replacement argv array is correctly ter...Dave Korn1-0/+7
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-26driver-i386.c (detect_caches_amd, [...]): Fix -Wc++-compat and/or -Wcast-qual...Kaveh R. Ghazi1-2/+2
2008-02-07re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits)Manuel López-Ibáñez1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2006-07-27re PR driver/28437 (multiple fno-builtin-* flags broken)H.J. Lu1-0/+4
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu1-0/+233