aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cpp.texi
AgeCommit message (Expand)AuthorFilesLines
2024-10-30c: Do not document C23 support as experimental and incompleteJoseph Myers1-1/+1
2024-09-12libcpp, v2: Add support for gnu::base64 #embed parameterJakub Jelinek1-1/+13
2024-09-12libcpp: Add support for gnu::offset #embed/__has_embed parameterJakub Jelinek1-2/+6
2024-09-12libcpp, c-family: Add (dumb) C23 N3017 #embed support [PR105863]Jakub Jelinek1-0/+87
2024-06-11c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operandJoseph Myers1-1/+3
2024-04-30libcpp: Adjust __STDC_VERSION__ for C23Jakub Jelinek1-2/+2
2024-01-03Update copyright dates.Jakub Jelinek1-1/+1
2023-11-27c-family: Implement __has_feature and __has_extension [PR60512]Alex Coplan1-0/+41
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers1-1/+1
2023-11-06c: Add -std=c23, -std=gnu23, -Wc11-c23-compat options [PR107954]Joseph Myers1-1/+1
2023-06-23c++: Add support for -std={c,gnu}++2{c,6}Marek Polacek1-3/+4
2023-02-23**/*.texi: Reorder index entriesArsen Arsenović1-6/+6
2023-01-02Update copyright dates.Jakub Jelinek1-1/+1
2022-11-15doc: Format region pragmas as separate itemsJonathan Wakely1-1/+2
2022-11-14doc: port new documentation from SphinxMartin Liska1-0/+3
2022-11-14Revert "sphinx: remove texinfo files"Martin Liska1-0/+4600
2022-11-09sphinx: remove texinfo filesMartin Liska1-4600/+0
2022-02-04doc: Update references to "C++2a" in cpp.texiJonathan Wakely1-4/+4
2022-01-03Update copyright dates.Jakub Jelinek1-1/+1
2021-12-30docs: Add missing dash for argument.Martin Liska1-1/+1
2021-09-20c-family: Add more predefined macros for math flagsMatthias Kretz1-0/+18
2021-05-20c: Add support for __FILE_NAME__ macro (PR c/42579)Christophe Lyon1-0/+7
2021-05-19doc: Update description of __GXX_EXPERIMENTAL_CXX0X__Jonathan Wakely1-5/+7
2021-01-26c++: Add support for -std=c++23Paul Fee1-3/+4
2021-01-01Update copyright dates.Jakub Jelinek1-1/+1
2020-12-01Feature: Macros for identifying the wide and narrow execution string literal ...JeanHeyd Meneide1-0/+9
2020-11-12c: C2x __has_c_attributeJoseph Myers1-2/+19
2020-08-03cpp: Do not use @dots for ... tokens in code examplesJonathan Wakely1-7/+7
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-1/+1
2019-10-28PR c/66970 - Add __has_builtin() macroMartin Sebor1-0/+28
2019-09-19Support extended characters in C/C++ identifiers (PR c/67224)Lewis Hyatt1-15/+17
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