Remove long deprecated tilegx and tilepro ports
[platform/upstream/gcc.git] / gcc / doc / extend.texi
2022-06-25 Jeff LawRemove long deprecated tilegx and tilepro ports
2022-05-23 Mayshao[x86_64]: Zhaoxin lujiazui enablement
2022-04-25 Paul A. Clarkedocs: Fix 'modff' reference in extend.texi
2022-04-22 Paul A. Clarkedocs: Correct "This functions" to "These functions"
2022-04-05 David MalcolmDocument that the 'access' and 'nonnull' attributes...
2022-03-28 Jason Merrillc++: Fix __has_trivial_* docs [PR59426]
2022-03-14 Jakub Jelinekc++: Reject __builtin_clear_padding on non-trivially...
2022-02-09 H.J. Lux86: Add -m[no-]direct-extern-access
2022-02-04 Bill Schmidtrs6000: Clean up ISA 3.1 documentation [PR100808]
2022-01-24 Raoni Fassina Firminortl: builtins: (not just) rs6000: Add builtins for...
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-14 David MalcolmAdd __attribute__ ((tainted_args))
2022-01-04 Martin SeborEenable -Winvalid-memory-order for C++ [PR99612].
2022-01-03 Andrew PinskiRevamp documentation for _Complex types extension
2022-01-03 Martin Liskadocs: Use ; for function declarations.
2022-01-03 Jakub JelinekUpdate copyright years.
2021-12-28 Martin Liskadocs: replace http:// with https://
2021-12-22 Martin Liskadocs: docs: use ';' for function declarations. (part 3)
2021-12-22 Martin Liskadocs: docs: use ';' for function declarations. (part 2)
2021-12-22 Martin Liskadocs: use ';' for function declarations.
2021-12-22 Martin Liskadocs: Unify instruct set name.
2021-12-17 Siddhesh Poyarekar__builtin_dynamic_object_size: Recognize builtin
2021-12-13 Martin Liskadocs: add missing @item for the first item
2021-12-09 Martin SeborAvoid expecting nonzero size for access none void*...
2021-11-18 Matthias Kretzc-family: Add __builtin_assoc_barrier
2021-11-10 Marek Polacekattribs: Implement -Wno-attributes=vendor::attr [PR101940]
2021-10-20 Jonathan Wakelydoc: Fix documentation around 'asm' keyword in C++
2021-10-19 Jonathan Wakelydoc: Fix typo in name of PowerPC __builtin_cpu_supports...
2021-10-12 Daniel Le Duc Khoi... doc: Fix typos in alloc_size documentation
2021-10-01 Martin LiskaAppend target/optimize attr to the current cmdline.
2021-09-26 liuhongtRemove storage only description for _Float16 w/o avx512...
2021-09-25 Dimitar Dimitrovpru: Named address space for R30/R31 I/O access
2021-09-13 Martin Liskai386: support micro-levels in target{,_clone} attrs...
2021-09-09 qing zhaoAdd -ftrivial-auto-var-init option and uninitialized...
2021-09-08 Guo, XuepengAVX512FP16: Initial support for AVX512FP16 feature...
2021-09-08 liuhongtSupport -fexcess-precision=16 which will enable FLT_EVA...
2021-09-08 liuhongtAdjust the wording for x86 _Float16 type.
2021-09-07 David Faustdoc: BPF CO-RE documentation
2021-09-02 liuhongtEnable _Float16 type for TARGET_SSE2 and above.
2021-09-01 Iain SandoeC-family: Add attribute 'unavailable'.
2021-08-26 Jonathan Yongextend.texi: add note about reserved ctor/dtor priorities
2021-08-02 Tom de Vries[gcc/doc] Improve nonnull attribute documentation
2021-07-02 Peter Bergnerrs6000: Add MMA __builtin_vsx_lxvp and __builtin_vsx_st...
2021-06-12 Jason Merrillc-family: don't warn for [[maybe_unused]] on data member
2021-06-10 Peter Bergnerrs6000: Add new __builtin_vsx_build_pair and __builtin_...
2021-06-09 Carl LoveRS6000 Add 128-bit Binary Integer sign extend operations
2021-06-09 Carl LoveRS6000 add 128-bit Integer Operations part 1
2021-06-06 Martin Liskadocs: Add missing @headitem for tables.
2021-05-31 Richard Bienerc++/88601 - [C/C++] __builtin_shufflevector support
2021-05-26 Eric BotcazouSmall tweak to documentation of scalar_storage_order
2021-05-25 Martin LiskaAdd no_sanitize_coverage attribute.
2021-05-10 Claudiu Zissulescuarc: Fix documentation __builtin_arc_sr
2021-05-07 Eric BotcazouDo not apply scalar storage order to pointer fields
2021-04-21 H.J. Lux86: Add -mmwait for -mgeneral-regs-only
2021-04-16 Bill Schmidtdoc: Update Power builtin documentation in user's manual
2021-04-12 Martin Liskadocs: fix content of smallexample
2021-04-12 Martin Liskadocs: update symver attribute description
2021-04-12 Cui,LiliAdd rocketlake to gcc.
2021-04-09 Martin Liskai386: move non-target attributes out of target section
2021-04-01 Jakub Jelinekdoc: Fix up symver attribute documentation
2021-03-02 Martin SeborPR middle-end/99295 - documentation on __attribute__...
2021-02-23 Peter Bergnerrs6000: Add support for compatibility built-ins
2021-02-18 H.J. LuAdd retain attribute to place symbols in SHF_GNU_RETAIN...
2021-02-16 Vladimir N. Makarov[PR98096] inline-asm: Take inout operands into account...
2021-02-08 Martin SeborCorrect typos in attribute malloc documentation.
2021-02-04 Martin Liskadoc: mention -mprefer-vector-width in target attrs
2021-01-18 David Malcolmanalyzer: use "malloc" attribute
2021-01-15 Carl Lovers6000, vector integer multiply/divide/modulo instructions
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-14 Martin SeborCorrect/improve maybe_emit_free_warning (PR middle...
2020-12-07 Jozef Lawrynowiczdoc: "used" attribute saves decls from linker garbage...
2020-12-06 H.J. Ludoc: Remove -mcet
2020-12-05 Venkataramanan KumarX86_64: Enable support for next generation AMD Zen3...
2020-12-03 Martin SeborAdd support for detecting mismatched allocation/dealloc...
2020-12-03 Jakub Jelinekc++: Add __builtin_bit_cast to implement std::bit_cast...
2020-11-23 Jozef LawrynowiczMSP430: Remove target-specific handling of the "persist...
2020-11-23 Jozef LawrynowiczImplement the "persistent" attribute
2020-11-20 Jakub Jelinekc++: Add __builtin_clear_padding builtin - C++20 P0528R...
2020-11-19 Dimitar Dimitrovpru: Add builtins for HALT and LMBD
2020-11-13 Peter JonesClarify the documentation for the ms_abi fucntion attribute
2020-11-13 Vladimir N. Makarov[PATCH] Implementation of asm goto outputs
2020-11-13 Iain Sandoedoc : Fix build error from r11-4972.
2020-11-13 Iain SandoeC-Family, Objective-C : Implement Objective-C nullabili...
2020-11-13 Iain SandoeC-family, Objective-C [1/3] : Implement Wobjc-root...
2020-11-11 liuhongtSupport Intel AVX VNNI
2020-11-07 Martin UeckerC Parser: Implement mixing of labels and code.
2020-11-06 Joseph Myersbuiltins: Add DFP signaling NaN built-in functions
2020-11-02 Carl LoveAdd bcd builtings listed in appendix B of the ABI
2020-10-30 qing zhaoAdd -fzero-call-used-regs option and zero_call_used_reg...
2020-10-29 liuhongtEnable GCC to support Intel Key Locker ISA
2020-10-23 Tulio Magno Quites... rs6000: Fix extraneous characters in the documentation
2020-10-22 Will Schmidt[PATCH, rs6000] VSX load/store rightmost element operations
2020-10-22 Martin LiskaImplement no_stack_protector attribute.
2020-10-15 Hongyu WangEnable Intel HRESET Instruction
2020-10-15 liuhongtEnable gcc support for UINTR
2020-10-03 H.J. Ludoc: Replace roudnevenl with roundevenl
2020-09-28 liuhongtEnable GCC support for AMX-TILE,AMX-INT8,AMX-BF16.
2020-09-24 Paul A. Clarkers6000: Add 'd' for doubleword variant of vector insert
2020-09-18 Jozef LawrynowiczMSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiers
2020-08-26 Martin LiskaIPA symver: allow multiple symvers for a definition
next