summaryrefslogtreecommitdiff
path: root/gcc/doc/cppopts.texi
AgeCommit message (Expand)Author
2025-11-10Document long-form command-line options [PR122243]Sandra Loosemore
2025-11-10Only document -A/--assert options in cpp manual [PR122243]Sandra Loosemore
2025-11-10Add some missing @opindex entries [PR122243]Sandra Loosemore
2025-01-02Update copyright years.Jakub Jelinek
2024-11-17c-family: add -fsearch-include-pathJason Merrill
2024-03-07doc: Fix docs for -dD regarding predefined macrosJonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-03-10file-prefix-map: Fix up -f*-prefix-map= [PR108464]Jakub Jelinek
2023-02-23**/*.texi: Reorder index entriesArsen Arsenović
2023-02-23docs: Reorder @opindex before corresponding optionsArsen Arsenović
2023-01-16Update copyright years.Jakub Jelinek
2022-11-14Revert "sphinx: remove texinfo files"Martin Liska
2022-11-09sphinx: remove texinfo filesMartin Liska
2022-11-05doc: Document correct -fwide-exec-charset defaults [PR41041]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-01-04Update copyright years.Jakub Jelinek
2020-12-15doc: Document C++ 20 modulesNathan Sidwell
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