summaryrefslogtreecommitdiff
path: root/gcc/opt-functions.awk
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* opt-functions.awk (lang_enabled_by): Support || for enabled-by.Tobias Burnus2014-11-291-20/+24
* opts.h (CL_PCH_IGNORE): Define.Joern Rennecke2014-03-031-0/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* optc-gen.awk: Factor code out to...Manuel López-Ibáñez2012-11-071-0/+32
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-10-161-0/+16
* dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...Simon Baldwin2012-08-241-0/+1
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-141-1/+10
* Allow HOST_WIDE_INT for option variable.H.J. Lu2011-08-181-2/+23
* opt-functions.awk (var_type_struct): Handle Enum options.Joseph Myers2011-05-051-0/+4
* options.texi (ToLower): Document.Joseph Myers2011-04-041-0/+1
* opts.h (cl_option): Add comments to fields.Joseph Myers2011-03-311-15/+36
* options.texi (NegativeAlias): Document.Joseph Myers2011-03-301-1/+2
* options.texi (Enum, EnumValue): Document new record types.Joseph Myers2010-11-261-9/+17
* options.texi (Var): Document effects of Defer.Joseph Myers2010-11-191-1/+5
* defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers2010-11-051-0/+6
* Fix PR bootstrap/35855: awk character classes.Ralf Wildenhues2010-10-111-2/+10
* * opt-functions.awk (opt_sanitized_name): Remove gdwarf+ handling.Eric Botcazou2010-10-101-2/+0
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-7/+7
* options.texi (SeparateAlias): Document.Joseph Myers2010-09-031-0/+1
* opts.h (struct cl_option): Add warn_message field.Joseph Myers2010-09-021-1/+3
* re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers2010-09-021-3/+0
* options.texi (NoDriverArg): Document.Joseph Myers2010-08-161-0/+1
* common.opt: Add driver options.Joseph Myers2010-08-161-2/+4
* opt-functions.awk (opt_sanitized_name): New.Manuel López-Ibáñez2010-04-131-0/+18
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* re PR middle-end/43574 (Revision 157795 failed gcc.dg/lto/20090914-1 c_lto_20...Jie Zhang2010-03-311-2/+2
* opt-functions.awk (opt_args): Allow argument to be enclosed in curly braces.Dave Korn2009-07-301-1/+7
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner2008-08-301-0/+1
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-3/+3
* invoke.texi (Overall Options): Document --help=.Nick Clifton2007-02-121-1/+3
* Update FSF address.Kelley Cook2005-06-251-1/+1
* opt-functions.awk (global_state_p, [...]): New.Richard Sandiford2005-06-141-4/+30
* opt-functions.awk (var_type): New function.Richard Sandiford2005-05-261-1/+14
* opt-functions.awk (var_set): Emit OPTION_MASK_ for InverseMask if variable na...David Edelsohn2005-05-071-2/+7
* opt-functions.awk (var_set): Emit proper initializer for non-target bitfields.DJ Delorie2005-04-281-2/+7
* opt-functions.awk (flag_set_p, test_flag): New functions.Richard Sandiford2005-03-301-14/+27
* config.gcc (extra_options): New variable for listing option files.Richard Sandiford2005-03-141-22/+53
* opts.sh: Delete.Kelley Cook2004-06-181-0/+76