]> gcc.gnu.org Git - gcc.git/history - gcc/doc/extend.texi
RISC-V: Note that __builtin_riscv_pause() implies Xgnuzihintpausestate
[gcc.git] / gcc / doc / extend.texi
2022-12-16 Palmer DabbeltRISC-V: Note that __builtin_riscv_pause() implies Xgnuz...
2022-12-15 Siddhesh Poyarekardoc: Fix documentation for __builtin_dynamic_object_size
2022-12-09 Martin Liskai386: fix assert (__builtin_cpu_supports ("x86-64"...
2022-11-15 Philipp TomsichRISC-V: Zihintpause: add __builtin_riscv_pause
2022-11-15 Andrew PinskiRemove the picoChip documentation
2022-11-15 Andrew PinskiRemove documentation for MeP
2022-11-14 Martin LiskaRevert "sphinx: remove texinfo files"
2022-11-09 Martin Liskasphinx: remove texinfo files
2022-11-07 Hu, Lin1Initial Grand Ridge support
2022-11-07 konglin1Support Intel RAO-INT
2022-11-07 Haochen JiangInitial Granite Rapids Support
2022-11-07 Haochen JiangSupport Intel prefetchit0/t1
2022-11-04 Hongyu WangSupport Intel AMX-FP16 ISA
2022-11-04 Haochen JiangInitial Sierra Forest Support
2022-11-04 Haochen JiangSupport Intel CMPccXADD
2022-10-31 konglin1Support Intel AVX-NE-CONVERT
2022-10-26 David Faustbpf: add preserve_field_info builtin
2022-10-21 Tejas JoshiEnable AMD znver4 support and add instruction reservations
2022-10-21 Kong LinglingSupport Intel AVX-VNNI-INT8
2022-10-21 Hongyu WangSupport Intel AVX-IFMA
2022-10-19 Martin Liskaavr: remove useless @tie{} directives
2022-10-07 Qing ZhaoAdd a new option -fstrict-flex-arrays[=n] and new attri...
2022-10-06 Jakub Jelinekc++, c: Implement C++23 P1774R8 - Portable assumptions...
2022-09-12 Jonathan Wakelydoc: Fix typo in documentation of __float128 suffix
2022-09-08 Jonathan Wakelyc++: Fix type completeness checks for type traits ...
2022-08-26 Jakub JelinekImplement __builtin_issignaling
2022-08-26 Martin Liskacr16: remove obsoleted port
2022-08-25 Xi RuoyaoLoongArch: add model attribute
2022-07-25 Martin Liskadocs: remove recently added trailing whitespaces
2022-07-23 Immad MirAdding three new function attributes for static analysi...
2022-07-19 Martin LiskaRemote trailing : for subheading.
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.
next
This page took 1.372626 seconds and 108 git commands to generate.