summaryrefslogtreecommitdiff
path: root/gcc/opth-gen.awk
Commit message (Expand)AuthorAgeFilesLines
* opth-gen.awk: Do not declare target save/restore structures and functions if ...Joseph Myers2011-08-191-1/+1
* Allow HOST_WIDE_INT for option variable.H.J. Lu2011-08-181-2/+10
* optc-save-gen.awk: New.Joseph Myers2011-05-231-2/+2
* opt-read.awk: New.Joseph Myers2011-05-211-94/+4
* lto-opts.c (register_user_option_p, [...]): Make type argument unsigned.Joseph Myers2011-03-291-2/+2
* common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor2011-02-081-1/+8
* options.texi (Enum, EnumValue): Document new record types.Joseph Myers2010-11-261-0/+25
* Add PowerPC target attribute/pragma supportMichael Meissner2010-11-191-2/+61
* common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers2010-11-191-1/+5
* flag-types.h: New.Joseph Myers2010-10-121-0/+2
* Fix PR bootstrap/35855: awk character classes.Ralf Wildenhues2010-10-111-4/+4
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-0/+3
* optc-gen.awk: Define global_options_set.Joseph Myers2010-10-041-2/+2
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-4/+13
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-12/+36
* options.texi (Variable): Document.Joseph Myers2010-09-171-1/+11
* options.texi (SeparateAlias): Document.Joseph Myers2010-09-031-1/+3
* * opth-gen.awk (quote, comma): Remove unused variables.Joseph Myers2010-09-021-4/+0
* opts.h (struct cl_option): Add warn_message field.Joseph Myers2010-09-021-0/+1
* re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers2010-09-021-2/+11
* re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers2010-06-201-1/+4
* opt-functions.awk (opt_sanitized_name): New.Manuel López-Ibáñez2010-04-131-7/+1
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+2
* c.opt (-ftemplate-depth=): New.Manuel López-Ibáñez2010-02-241-1/+2
* common.opt (gdwarf-): Accept a version number.Richard Henderson2009-06-111-1/+3
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* Fix PR 36907, breakage in building libobj with function specific changesMichael Meissner2008-07-231-1/+1
* Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner2008-07-231-0/+171
* common.opt (Wlarger-than=): New.Manuel López-Ibáñez2008-02-261-1/+1
* opth-gen.awk: Fixed generation of comment stating the origin of options.hWolfgang Gellerich2007-10-101-1/+1
* opth-gen.awk (target_flags_explicit): Declare.Richard Sandiford2007-09-231-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+4
* c-common.c (targetcm): Add.Mike Stump2007-03-061-0/+1
* re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers2006-02-181-4/+13
* Update FSF address.Kelley Cook2005-06-251-1/+1
* opt-functions.awk (var_type): New function.Richard Sandiford2005-05-261-6/+3
* * opth-gen.awk: Remove excess indentation.Richard Sandiford2005-05-151-8/+8
* optc-gen.awk (END): Make sure no variable is defined more than once.DJ Delorie2005-04-281-7/+26
* optc-gen.awk: Handle stand-alone Mask records.Eric Botcazou2005-04-131-5/+20
* options.texi: Document the new MaskExists flag.Richard Sandiford2005-03-301-2/+2
* opt-functions.awk (flag_set_p, test_flag): New functions.Richard Sandiford2005-03-301-1/+1
* config.gcc (extra_options): New variable for listing option files.Richard Sandiford2005-03-141-0/+26
* opts.sh: Delete.Kelley Cook2004-06-181-0/+128