summaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
Commit message (Expand)AuthorAgeFilesLines
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2019-01-011-1/+1
* re PR c++/4225 (documentation about CPLUS_INCLUDE_PATH vs. system headers inc...Sandra Loosemore2018-11-171-0/+3
* re PR preprocessor/47823 (#pragma once is documented in a weird spot)Sandra Loosemore2018-11-121-5/+10
* Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.Joseph Myers2018-10-181-1/+2
* Remove Pascal-related entries in code and comments.Martin Liska2018-09-251-1/+1
* Add __builtin_speculation_safe_valueRichard Earnshaw2018-07-311-0/+4
* Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell2018-07-051-1/+1
* cpp.texi (Variadic Macros): Fix line continuation in an example.Gerald Pfeifer2018-04-021-1/+1
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2018-01-031-1/+1
* Implement __VA_OPT__Tom Tromey2017-11-131-10/+36
* Add -std=c17, -std=gnu17.Joseph Myers2017-10-301-4/+7
* builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...Michael Meissner2017-10-271-0/+15
* Add support for -std=c++2a.Andrew Sutton2017-09-151-1/+4
* invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek2017-09-151-3/+1
* cpp.texi: Replace "stringify"/"stringification" with C standard terminology...Sandra Loosemore2017-02-111-30/+30
* re PR preprocessor/13498 (CPP include search path documentation is incorrect)Sandra Loosemore2017-01-071-80/+47
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2017-01-011-1/+1
* cppdiropts.texi, [...]: New files, split from...Sandra Loosemore2016-12-271-0/+2
* * doc/cpp.texi (Invocation): Remove space in command.Eric Botcazou2016-12-261-1/+1
* cpp.texi (Invocation): Revise to indicate that GCC driver options are only do...Sandra Loosemore2016-12-251-22/+28
* cpp.texi: Clean up anachronistic C99 references and remove discussion of very...Sandra Loosemore2016-12-191-219/+46
* system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini2016-11-231-1/+3
* cpp.texi (__*_WIDTH__): Small wording fixes.Bernd Edlinger2016-09-091-2/+2
* Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.Joseph Myers2016-09-091-0/+27
* re PR sanitizer/64354 (no preprocessor symbol __SANITIZE_THREAD__)Maxim Ostapenko2016-05-191-0/+3
* Fix minor doc bugs, signalling typo, major version changes rare.Jim Wilson2016-05-171-1/+1
* common.opt (feliminate-dwarf2-dups): Replace references to "DWARF 2" with jus...Sandra Loosemore2016-01-201-1/+1
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2016-01-041-1/+1
* Document value of __cplusplus for C++14Jonathan Wakely2015-10-031-4/+7
* cpp.texi (Search Path): Hyphenate "command-line" when used as an adjective.Sandra Loosemore2015-03-221-8/+8
* common.opt: New option -fstack-protector-explicit.Marcos Diaz2015-01-141-0/+4
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2015-01-051-1/+1
* Predefine __NO_MATH_ERRNO__ for -fno-math-errno.Joseph Myers2014-11-121-0/+4
* Enable -fextended-identifiers by default.Joseph Myers2014-11-051-12/+8
* cpp.texi (__SANITIZE_ADDRESS__): Updated description.Yury Gribov2014-07-311-2/+2
* gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus2014-01-021-1/+1
* cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers2013-11-041-0/+34
* re PR c++/56544 (documentation for __cplusplus is out of date)Paolo Carlini2013-06-191-5/+5
* cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen2013-05-071-0/+4
* cpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini2013-04-241-7/+0
* cpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini2013-04-241-0/+7
* Update copyright years in gcc/Richard Sandiford2013-01-101-4/+1
* Document __SANITIZE_ADDRESS__H.J. Lu2012-11-211-0/+4
* * doc/cpp.texi (Search Path): Fix outdated C++ path.Jonathan Wakely2012-10-291-1/+2
* Implement #pragma GCC warning/errorFlorian Weimer2012-10-041-0/+9
* system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher2012-06-261-2/+2
* arm.h (TARGET_CPU_CPP_BUILTINS): Add new built-ins.Matthew Gretton-Dann2012-06-251-1/+1
* cpp.texi (Predefined Macros): __STRICT_ANSI__ is defined for -std=c++98 and -...Jonathan Wakely2012-01-081-2/+2
* gcc:Joseph Myers2011-12-201-1/+1
* Remove extra spacing at the end of the line.Mike Stump2011-05-041-1/+1