summaryrefslogtreecommitdiff
path: root/gcc/opts.h
Commit message (Expand)AuthorAgeFilesLines
* opts.h (struct cl_option): Add warn_message field.Joseph Myers2010-09-021-0/+4
* re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers2010-09-021-0/+3
* opts.h (CL_ERR_NEGATIVE): Define.Joseph Myers2010-08-301-0/+3
* Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers2010-08-221-0/+5
* options.texi (NoDriverArg): Document.Joseph Myers2010-08-161-6/+7
* common.opt: Add driver options.Joseph Myers2010-08-161-5/+7
* opts.h (struct cl_option_handler_func): Make handler take cl_decoded_option s...Joseph Myers2010-08-111-7/+9
* darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers2010-07-281-4/+6
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-3/+49
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-0/+1
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-0/+8
* re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers2010-06-201-7/+19
* opts-common.c: Include options.h.Joseph Myers2010-06-121-1/+33
* re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez2010-05-061-2/+3
* diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti...Simon Baldwin2010-04-071-0/+1
* re PR lto/41565 (-m32 causes an ICE when the object files were compiled with ...Richard Guenther2009-10-131-0/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* re PR middle-end/37576 (-v --help ICEs)Jakub Jelinek2008-10-071-8/+8
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-1/+2
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-1/+0
* re PR other/28322 (GCC new warnings and compatibility)Manuel López-Ibáñez2008-02-251-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR c/26494 (-pedantic-errors can be overridden by -W*)Manuel López-Ibáñez2007-02-151-0/+2
* invoke.texi (Overall Options): Document --help=.Nick Clifton2007-02-121-10/+23
* re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu2006-05-161-0/+3
* opts.c (no_unit_at_a_time_default): New global variable.Jan Hubicka2006-02-011-0/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* system.h (TARGET_OPTIONS, [...]): Poison.Richard Sandiford2005-06-011-1/+0
* opts.h (cl_option_state): New structure.Richard Sandiford2005-06-011-0/+9
* opt-functions.awk (var_type): New function.Richard Sandiford2005-05-261-4/+8
* Makefile.in (options.c): Tell optc-gen.awk to include config.h, system.h, cor...Richard Sandiford2005-05-161-0/+1
* c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinery decide if the ...DJ Delorie2005-05-031-1/+1
* hooks.c, [...]: Update copyright.Kazu Hirata2005-03-181-1/+1
* config.gcc (extra_options): New variable for listing option files.Richard Sandiford2005-03-141-3/+21
* opts.h (add_input_filename): Remove extern declaration.Ben Elliston2004-11-181-1/+0
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when...Zack Weinberg2004-07-081-4/+0
* langhooks.c: Don't include gt-langhooks.h.Zack Weinberg2004-07-051-0/+4
* Makefile.in (FLAGS_H): New.Zdenek Dvorak2004-06-141-0/+4
* c-common.c: Fix comment formatting.Kazu Hirata2003-08-191-2/+2
* opts.c (in_fnames, [...]): Moved here from c-opts.Per Bothner2003-07-311-0/+9
* c.opt: Document Uncodumented; use it.Neil Booth2003-07-171-0/+1
* Makefile.in: Update.Neil Booth2003-07-081-0/+1
* c-common.h (c_common_init_options): New prototype.Neil Booth2003-07-021-1/+1
* Makefile.in: Update.Neil Booth2003-06-281-2/+1
* c-opts.c (complain_wrong_lang, [...]): Remove.Neil Booth2003-06-251-1/+3
* opts.c (find_opt): Fix to always guarantee a find of a switch with joined par...Neil Booth2003-06-221-0/+1
* c-opts.c (c_common_handle_option): s/on/value/.Neil Booth2003-06-161-1/+3
* c-opts.c (lang_flags): Update for new spelling of flags.Neil Booth2003-06-151-10/+1
* Makefile.in: Update to use common.opt and lang_opt_files.Neil Booth2003-06-141-4/+10