aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
AgeCommit message (Expand)AuthorFilesLines
2019-02-18cpp.texi (Conditional syntax): Add __has_attribute, __has_cpp_attribute, and ...Martin Sebor1-0/+96
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2018-11-17re PR c++/4225 (documentation about CPLUS_INCLUDE_PATH vs. system headers inc...Sandra Loosemore1-0/+3
2018-11-12re PR preprocessor/47823 (#pragma once is documented in a weird spot)Sandra Loosemore1-5/+10
2018-10-18Add -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static_assert support.Joseph Myers1-1/+2
2018-09-25Remove Pascal-related entries in code and comments.Martin Liska1-1/+1
2018-07-31Add __builtin_speculation_safe_valueRichard Earnshaw1-0/+4
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-1/+1
2018-04-02cpp.texi (Variadic Macros): Fix line continuation in an example.Gerald Pfeifer1-1/+1
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2017-11-13Implement __VA_OPT__Tom Tromey1-10/+36
2017-10-30Add -std=c17, -std=gnu17.Joseph Myers1-4/+7
2017-10-27builtins.c (CASE_MATHFN_FLOATN): New helper macro to add cases for math funct...Michael Meissner1-0/+15
2017-09-15Add support for -std=c++2a.Andrew Sutton1-1/+4
2017-09-15invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...Jakub Jelinek1-3/+1
2017-02-11cpp.texi: Replace "stringify"/"stringification" with C standard terminology...Sandra Loosemore1-30/+30
2017-01-07re PR preprocessor/13498 (CPP include search path documentation is incorrect)Sandra Loosemore1-80/+47
2017-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2016-12-27cppdiropts.texi, [...]: New files, split from...Sandra Loosemore1-0/+2
2016-12-26* doc/cpp.texi (Invocation): Remove space in command.Eric Botcazou1-1/+1
2016-12-25cpp.texi (Invocation): Revise to indicate that GCC driver options are only do...Sandra Loosemore1-22/+28
2016-12-19cpp.texi: Clean up anachronistic C99 references and remove discussion of very...Sandra Loosemore1-219/+46
2016-11-23system.h (HAVE_DESIGNATED_INITIALIZERS, [...]): Do not use "defined" in macros.Paolo Bonzini1-1/+3
2016-09-09cpp.texi (__*_WIDTH__): Small wording fixes.Bernd Edlinger1-2/+2
2016-09-09Define TS 18661-1 type width macros in <limits.h> and <stdint.h>.Joseph Myers1-0/+27
2016-05-19re PR sanitizer/64354 (no preprocessor symbol __SANITIZE_THREAD__)Maxim Ostapenko1-0/+3
2016-05-17Fix minor doc bugs, signalling typo, major version changes rare.Jim Wilson1-1/+1
2016-01-20common.opt (feliminate-dwarf2-dups): Replace references to "DWARF 2" with jus...Sandra Loosemore1-1/+1
2016-01-04gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2015-10-03Document value of __cplusplus for C++14Jonathan Wakely1-4/+7
2015-03-22cpp.texi (Search Path): Hyphenate "command-line" when used as an adjective.Sandra Loosemore1-8/+8
2015-01-14common.opt: New option -fstack-protector-explicit.Marcos Diaz1-0/+4
2015-01-05gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2014-11-12Predefine __NO_MATH_ERRNO__ for -fno-math-errno.Joseph Myers1-0/+4
2014-11-05Enable -fextended-identifiers by default.Joseph Myers1-12/+8
2014-07-31cpp.texi (__SANITIZE_ADDRESS__): Updated description.Yury Gribov1-2/+2
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus1-1/+1
2013-11-04cpp.texi (__GCC_IEC_559, [...]): Document macros.Joseph Myers1-0/+34
2013-06-19re PR c++/56544 (documentation for __cplusplus is out of date)Paolo Carlini1-5/+5
2013-05-07cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen1-0/+4
2013-04-24cpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini1-7/+0
2013-04-24cpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini1-0/+7
2013-01-10Update copyright years in gcc/Richard Sandiford1-4/+1
2012-11-21Document __SANITIZE_ADDRESS__H.J. Lu1-0/+4
2012-10-29* doc/cpp.texi (Search Path): Fix outdated C++ path.Jonathan Wakely1-1/+2
2012-10-04Implement #pragma GCC warning/errorFlorian Weimer1-0/+9
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher1-2/+2
2012-06-25arm.h (TARGET_CPU_CPP_BUILTINS): Add new built-ins.Matthew Gretton-Dann1-1/+1
2012-01-08cpp.texi (Predefined Macros): __STRICT_ANSI__ is defined for -std=c++98 and -...Jonathan Wakely1-2/+2
2011-12-20gcc:Joseph Myers1-1/+1