aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
AgeCommit message (Expand)AuthorFilesLines
11 daysAVR: Update weblinks to AVR-LibC.Georg-Johann Lay1-3/+3
2024-09-06rs6000,extend and document built-ins vec_test_lsbb_all_ones and vec_test_lsbb...Carl Love1-0/+19
2024-09-05c-family: add attribute flag_enum [PR81665]Jason Merrill1-0/+7
2024-09-03Explicitly document that the "counted_by" attribute is only supported in C.Qing Zhao1-0/+4
2024-08-31c: Add support for unsequenced and reproducible attributesJakub Jelinek1-0/+63
2024-08-12Initial support for AVX10.2Haochen Jiang1-0/+15
2024-08-08AVR: Fix a typo in __builtin_avr_mask1 documentation.Georg-Johann Lay1-1/+1
2024-08-07rs6000, Add new overloaded vector shift builtin int128 variantsCarl Love1-0/+43
2024-07-30AVR: Propose to use attribute signal(n) via AVR-LibC's ISR_N.Georg-Johann Lay1-7/+23
2024-07-28AVR target 116056 - Support attribute signal(n), interrupt(n) and noblock.Georg-Johann Lay1-0/+38
2024-07-23doc: add missing @option for musttailMarek Polacek1-2/+2
2024-07-23Add documentation for musttail attributeAndi Kleen1-2/+23
2024-07-20Revert "Add documentation for musttail attribute"Andi Kleen1-23/+2
2024-07-19Add documentation for musttail attributeAndi Kleen1-2/+23
2024-07-19AVR: Support new built-in function __builtin_avr_mask1.Georg-Johann Lay1-0/+17
2024-07-09rs6000, extend vec_xxpermdi built-in for __int128 argsCarl Love1-0/+4
2024-07-09rs6000, add overloaded vec_sel with int128 argumentsCarl Love1-0/+20
2024-07-09rs6000, extend the current vec_{un,}signed{e,o} built-insCarl Love1-0/+10
2024-06-19i386: Zhaoxin shijidadao enablementmayshao1-0/+3
2024-06-13doc: Spell "command-line option" with a hypenGerald Pfeifer1-5/+5
2024-06-12Remove const char * support for asm constexprAndi Kleen1-1/+2
2024-06-11C++: Support constexpr strings for asm statementsAndi Kleen1-6/+29
2024-05-31Provide counted_by attribute to flexible array member fieldQing Zhao1-0/+68
2024-05-26doc: Quote singular '=' signsGerald Pfeifer1-3/+3
2024-05-20i386: Remove Xeon Phi ISA supportHaochen Jiang1-34/+0
2024-05-06Allow flexible array members in unions and alone in structures [PR53548]Qing Zhao1-0/+34
2024-04-16Document that vector_size works with typedefs [PR92880]Andrew Pinski1-6/+7
2024-03-18Add AMD znver5 processor enablement with scheduler modelJan Hubicka1-0/+3
2024-03-04doc: update [[gnu::no_dangling]]Marek Polacek1-1/+2
2024-03-01c++: implement [[gnu::no_dangling]] [PR110358]Marek Polacek1-0/+48
2024-03-01RISC-V: Add riscv_vector_cc function attributexuli1-0/+10
2024-02-22c: Handle scoped attributes in __has*attribute and scoped attribute parsing c...Jakub Jelinek1-4/+1
2024-02-21rs6000: Neuter option -mpower{8,9}-vector [PR109987]Kewen Lin1-2/+2
2024-02-20AVR: Use types of exact size and signedness in built-ins.Georg-Johann Lay1-9/+7
2024-02-20AVR: extend.texi - Use @defbuiltin to document built-ins.Georg-Johann Lay1-16/+20
2024-02-18AVR: Add examples for ISR macro to interrupt attribute doc.Georg-Johann Lay1-30/+41
2024-02-02doc: Fix typo in description of hardbool attributeJonathan Wakely1-1/+1
2024-01-310From: Alexandre Oliva <oliva@adacore.com>Alexandre Oliva1-1/+1
2024-01-27x86: Add no_callee_saved_registers function attributeH.J. Lu1-0/+8
2024-01-25RISC-V: Add support for XCVsimd extension in CV32E40PMary Bennett1-0/+886
2024-01-19More precise documentation for cleanup attribute [PR110029]Sandra Loosemore1-0/+5
2024-01-18Improve documentation of noinline and noipa attributes [PR108470]Sandra Loosemore1-7/+10
2024-01-18Restore documentation for const/volatile functions [PR107942]Sandra Loosemore1-2/+35
2024-01-18Re-alphabetize attribute tables in extend.texi.Sandra Loosemore1-393/+396
2024-01-17Clean up documentation for -Wstrict-flex-arrays [PR111659]Sandra Loosemore1-12/+18
2024-01-17Tidy documentation for BPF builtins [PR112973]Sandra Loosemore1-14/+24
2024-01-12AVR: Documentation: Web-Link an example ld-Script for Address-Space __flashN.Georg-Johann Lay1-1/+3
2024-01-12AVR: Documentation: Attribute address has exactly one argument.Georg-Johann Lay1-2/+1
2024-01-11AVR: Some minor improvements to the TEXI documentation.Georg-Johann Lay1-9/+23
2024-01-08i386: [APX] Add missing document for APXHongyu Wang1-0/+6