aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/options.texi
AgeCommit message (Expand)AuthorFilesLines
2023-01-26[docs] note that -g opts are implicitly negatable tooAlexandre Oliva1-3/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-06docs: fix Var documentation for .opt filesMartin Liska1-13/+13
2022-11-14Revert "sphinx: remove texinfo files"Martin Liska1-0/+590
2022-11-09sphinx: remove texinfo filesMartin Liska1-590/+0
2022-03-31options: Clarifications around option definition records' help textsThomas Schwinge1-0/+11
2022-01-24options: Add EnumBitSet property support [PR104158]Jakub Jelinek1-0/+8
2022-01-24options: Add EnumSet and Set property support [PR104158]Jakub Jelinek1-0/+25
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-04-30doc/options.texi: Fix the description of 'Negative'.Geng Qi1-2/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-16Remove Report keyword for optionsMartin Liska1-3/+0
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Param to options conversion.Martin Liska1-0/+3
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska1-3/+3
2019-02-23driver: Also prune joined switches with negationH.J. Lu1-1/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-25[DOC] Relocate list under Deprecated in options.texi to VarSam Tebbs1-9/+9
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-9/+34
2018-06-12Document IntegerRange in internal documentation.Martin Liska1-0/+5
2018-06-12Come up with Deprecated option flag.Martin Liska1-0/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-07[-fcompare-debug] var tracking options are not optimization optionsAlexandre Oliva1-0/+7
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-08-09options.texi (EnabledBy): Document that the argument must be a Common option.Manuel López-Ibáñez1-1/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-29opt-functions.awk (lang_enabled_by): Support || for enabled-by.Tobias Burnus1-2/+5
2014-09-09opth-gen.awk: Generate mapping from cpp message reasons to the options that e...Manuel López-Ibáñez1-0/+5
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez1-1/+2
2014-08-19re PR preprocessor/60975 (-Wvariadic-macros does not print warning)Manuel López-Ibáñez1-0/+5
2014-03-03opts.h (CL_PCH_IGNORE): Define.Joern Rennecke1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-10-17opth-gen.awk (TARGET_* generation): Always generate TARGET_<xxx> for Mask opt...Michael Meissner1-2/+2
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-1/+4
2012-10-16re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-4/+8
2012-08-24dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...Simon Baldwin1-0/+4
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-0/+7
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-0/+2
2012-03-27Remove MaskNeededH.J. Lu1-11/+0
2011-05-23optc-save-gen.awk: New.Joseph Myers1-1/+2
2011-04-14options.texi (Negative): Explicitly mention that the Negative chain must be c...Richard Sandiford1-0/+7
2011-04-04options.texi (ToLower): Document.Joseph Myers1-0/+5
2011-03-30options.texi (NegativeAlias): Document.Joseph Myers1-1/+9
2011-02-08common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor1-1/+14
2010-11-26options.texi (Enum, EnumValue): Document new record types.Joseph Myers1-0/+70
2010-11-23* doc/options.texi (Warning, Optimization): Document.Joseph Myers1-0/+11