summaryrefslogtreecommitdiff
path: root/gcc/opt-functions.awk
Commit message (Expand)AuthorAgeFilesLines
* [-fcompare-debug] var tracking options are not optimization optionsaoliva/non-SFN-fixes-for-GCC7Alexandre Oliva2017-01-061-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* gcc/ChangeLog:manu2015-08-091-3/+3
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-29 Tobias Burnus <burnus@net-b.de>burnus2014-11-291-20/+24
* * opts.h (CL_PCH_IGNORE): Define.amylaar2014-03-031-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* 2012-11-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-11-071-0/+32
* 2012-10-16 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-161-0/+16
* gcc/ChangeLogsimonb2012-08-241-0/+1
* 2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-05-141-1/+10
* Allow HOST_WIDE_INT for option variable.hjl2011-08-181-2/+23
* * opt-functions.awk (var_type_struct): Handle Enum options.jsm282011-05-051-0/+4
* * doc/options.texi (ToLower): Document.jsm282011-04-041-0/+1
* * opts.h (cl_option): Add comments to fields. Add bit-fields forjsm282011-03-311-15/+36
* * doc/options.texi (NegativeAlias): Document.jsm282011-03-301-1/+2
* * doc/options.texi (Enum, EnumValue): Document new record types.jsm282010-11-261-9/+17
* * doc/options.texi (Var): Document effects of Defer.jsm282010-11-191-1/+5
* * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG,jsm282010-11-051-0/+6
* Fix PR bootstrap/35855: awk character classes.rwild2010-10-111-2/+10
* * opt-functions.awk (opt_sanitized_name): Remove gdwarf+ handling.ebotcazou2010-10-101-2/+0
* * opt-functions.awk (static_var): Update comment.jsm282010-09-301-7/+7
* * doc/options.texi (SeparateAlias): Document.jsm282010-09-031-0/+1
* * opts.h (struct cl_option): Add warn_message field.jsm282010-09-021-1/+3
* PR driver/44076jsm282010-09-021-3/+0
* * doc/options.texi (NoDriverArg): Document.jsm282010-08-161-0/+1
* * common.opt: Add driver options.jsm282010-08-161-2/+4
* 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-04-131-0/+18
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* PR 43574jiez2010-03-311-2/+2
* * opt-functions.awk (opt_args): Allow argument to be enclosed indavek2009-07-301-1/+7
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...meissner2008-08-301-0/+1
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+17
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-3/+3
* * doc/invoke.texi (Overall Options): Document --help=. ...nickc2007-02-121-1/+3
* Update FSF address.kcook2005-06-251-1/+1
* * opt-functions.awk (global_state_p, needs_state_p, static_var): New.rsandifo2005-06-141-4/+30
* * opt-functions.awk (var_type): New function.rsandifo2005-05-261-1/+14
* * opt-functions.awk (var_set): Emit OPTION_MASK_ for InverseMaskdje2005-05-071-2/+7
* * opt-functions.awk (var_set): Emit proper initializer fordj2005-04-291-2/+7
* * opt-functions.awk (flag_set_p, test_flag): New functions.rsandifo2005-03-301-14/+27
* * config.gcc (extra_options): New variable for listing option files.rsandifo2005-03-141-22/+53
* 2004-06-18 Kelley Cook <kcook@gcc.gnu.org>kcook2004-06-181-0/+76