aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
2022-10-21Support Intel AVX-IFMAHongyu Wang1-0/+5
2022-10-19avr: remove useless @tie{} directivesMartin Liska1-3/+3
2022-10-07Add a new option -fstrict-flex-arrays[=n] and new attribute strict_flex_arrayQing Zhao1-0/+26
2022-10-06c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]Jakub Jelinek1-13/+36
2022-09-12doc: Fix typo in documentation of __float128 suffixJonathan Wakely1-1/+1
2022-09-08c++: Fix type completeness checks for type traits [PR106838]Jonathan Wakely1-12/+18
2022-08-26Implement __builtin_issignalingJakub Jelinek1-0/+17
2022-08-26cr16: remove obsoleted portMartin Liska1-15/+0
2022-08-25LoongArch: add model attributeXi Ruoyao1-0/+17
2022-07-25docs: remove recently added trailing whitespacesMartin Liska1-6/+6
2022-07-23Adding three new function attributes for static analysis of file descriptorsImmad Mir1-0/+37
2022-07-19Remote trailing : for subheading.Martin Liska1-2/+2
2022-06-25Remove long deprecated tilegx and tilepro portsJeff Law1-71/+0
2022-05-23[x86_64]: Zhaoxin lujiazui enablementMayshao1-0/+3
2022-04-25docs: Fix 'modff' reference in extend.texiPaul A. Clarke1-1/+1
2022-04-22docs: Correct "This functions" to "These functions"Paul A. Clarke1-1/+1
2022-04-05Document that the 'access' and 'nonnull' attributes are independentDavid Malcolm1-0/+8
2022-03-28c++: Fix __has_trivial_* docs [PR59426]Jason Merrill1-4/+4
2022-03-14c++: Reject __builtin_clear_padding on non-trivially-copyable types with one ...Jakub Jelinek1-0/+5
2022-02-09x86: Add -m[no-]direct-extern-accessH.J. Lu1-0/+6
2022-02-04rs6000: Clean up ISA 3.1 documentation [PR100808]Bill Schmidt1-28/+43
2022-01-24rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept ...Raoni Fassina Firmino1-0/+8
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-13Add __attribute__ ((tainted_args))David Malcolm1-1/+22
2022-01-04Eenable -Winvalid-memory-order for C++ [PR99612].Martin Sebor1-3/+1
2022-01-03Revamp documentation for _Complex types extensionAndrew Pinski1-19/+54
2022-01-03docs: Use ; for function declarations.Martin Liska1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-28docs: replace http:// with https://Martin Liska1-2/+2
2021-12-22docs: docs: use ';' for function declarations. (part 3)Martin Liska1-67/+67
2021-12-22docs: docs: use ';' for function declarations. (part 2)Martin Liska1-9/+9
2021-12-22docs: use ';' for function declarations.Martin Liska1-1490/+1483
2021-12-22docs: Unify instruct set name.Martin Liska1-2/+2
2021-12-17__builtin_dynamic_object_size: Recognize builtinSiddhesh Poyarekar1-0/+13
2021-12-13docs: add missing @item for the first itemMartin Liska1-1/+1
2021-12-09Avoid expecting nonzero size for access none void* arguments [PR101751].Martin Sebor1-2/+3
2021-11-18c-family: Add __builtin_assoc_barrierMatthias Kretz1-0/+18
2021-11-10attribs: Implement -Wno-attributes=vendor::attr [PR101940]Marek Polacek1-0/+19
2021-10-20doc: Fix documentation around 'asm' keyword in C++Jonathan Wakely1-4/+6
2021-10-19doc: Fix typo in name of PowerPC __builtin_cpu_supports built-inJonathan Wakely1-1/+1
2021-10-12doc: Fix typos in alloc_size documentationDaniel Le Duc Khoi Nguyen1-2/+2
2021-10-01Append target/optimize attr to the current cmdline.Martin Liska1-2/+6
2021-09-26Remove storage only description for _Float16 w/o avx512fp16.liuhongt1-6/+5
2021-09-25pru: Named address space for R30/R31 I/O accessDimitar Dimitrov1-1/+18
2021-09-13i386: support micro-levels in target{,_clone} attrs [PR101696]Martin Liska1-0/+12
2021-09-09Add -ftrivial-auto-var-init option and uninitialized variable attribute.qing zhao1-0/+16
2021-09-08AVX512FP16: Initial support for AVX512FP16 feature and scalar _Float16 instru...Guo, Xuepeng1-0/+8
2021-09-08Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...liuhongt1-1/+2
2021-09-08Adjust the wording for x86 _Float16 type.liuhongt1-14/+13
2021-09-07doc: BPF CO-RE documentationDavid Faust1-0/+16