summaryrefslogtreecommitdiff
path: root/gcc/doc/cppopts.texi
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-09-19Support extended characters in C/C++ identifiers (PR c/67224)Lewis Hyatt
2019-07-02re PR preprocessor/90581 (provide an option to adjust the maximum depth of ne...Qing Zhao
2019-01-01Update copyright years.Jakub Jelinek
2018-04-10cppopts.texi: Use "side effect" instead of side-effect.Martin Sebor
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov
2018-01-03Update copyright years.Jakub Jelinek
2017-06-14Recognize '-' as special -MF argument (write to stdout)Boris Kolpackov
2017-01-08re PR other/16519 (-pthread undocumented)Sandra Loosemore
2017-01-07re PR preprocessor/54124 (GCC 4.7.1 manual: -dM and similar options hard to ...Sandra Loosemore
2017-01-07cppdiropts.texi: Merge documentation of -I, -iquote, -isystem, and -idirafter.Sandra Loosemore
2017-01-01Update copyright years.Jakub Jelinek
2016-12-30cppopts.texi: Reorder table entries to put the most commonly-used options fir...Sandra Loosemore
2016-12-27cppdiropts.texi, [...]: New files, split from...Sandra Loosemore
2016-12-27cppopts.texi: Delete redundant documentation for -x.Sandra Loosemore
2016-12-25cpp.texi (Invocation): Revise to indicate that GCC driver options are only do...Sandra Loosemore
2016-11-23system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini
2016-01-18invoke.texi (Invoking GCC): Add new section to menu.Sandra Loosemore
2016-01-04Update copyright years.Jakub Jelinek
2015-03-22cpp.texi (Search Path): Hyphenate "command-line" when used as an adjective.Sandra Loosemore
2015-01-05Update copyright years.Jakub Jelinek
2014-11-05Enable -fextended-identifiers by default.Joseph Myers
2014-08-16cppopts.texi (ftrack-macro-expansion): Add missing @code.Manuel López-Ibáñez
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin
2012-10-28cppopts.texi: Fix use of @item vs.Andreas Schwab
2012-04-30Switch -ftrack-macro-expansion=2 on by default.Dodji Seketeli
2011-12-20gcc:Joseph Myers
2011-10-20Use @smallexample instead of @quotation in cppopts.texiDodji Seketeli
2011-10-17Support -fdebug-cpp optionTom Tromey
2011-10-17Generate virtual locations for tokensTom Tromey
2010-12-20doc: @var fixes.Ralf Wildenhues
2010-09-22Improve formatting of manuals.Ralf Wildenhues
2010-09-08re PR other/18555 (-isysroot is miss-documented)Francois-Xavier Coudert
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher
2010-02-26re PR c/20631 (Support -std=c90 as alias for -std=c89)Manuel López-Ibáñez
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues
2008-05-22c.opt (Wimport): Mark as undocumented.Tom Tromey
2008-05-13re PR preprocessor/22168 (#if #A == #B should have a diagnostic in ISO C mode)Tom Tromey
2008-04-02cppopts.texi (-dU): Document.Joseph Myers
2007-07-30directives-only.c: New file.Ollie Wild
2007-07-03cppopts.texi: Add conflicting option note to -dM.Eric Christopher
2007-03-22c-incpath.c (add_sysroot_to_chain): New.Joseph Myers
2007-01-11PR preprocessor/15185, PR preprocessor/20989:Tom Tromey
2006-08-16invoke.texi (-Wno-deprecated-declarations): Fixup use of pxref.Mike Stump
2006-01-20re PR libstdc++/25524 (libstdc++ headers should go in multilib directories)Joseph Myers
2005-09-20c.opt (fextended-identifiers): New.Joseph Myers