summaryrefslogtreecommitdiff
path: root/gcc/opt-functions.awk
Commit message (Expand)AuthorAgeFilesLines
* 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