aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2024-02-23doc: RISC-V: Document that -mcpu doesn't override -march or -mtunePalmer Dabbelt1-0/+2
2024-02-22c: Handle scoped attributes in __has*attribute and scoped attribute parsing c...Jakub Jelinek1-4/+1
2024-02-22invoke.texi: Fix some skipping UrlSuffix problem for MIPSYunQiang Su1-9/+5
2024-02-21rs6000: Neuter option -mpower{8,9}-vector [PR109987]Kewen Lin4-25/+12
2024-02-21doc: Fix typos in -Wmismatched-dealloc docsJonathan Wakely1-1/+1
2024-02-21pru: Document how -mmcu option uses MCU specsDimitar Dimitrov1-2/+8
2024-02-21pru: Document that arguments are not passed to main with -minrtDimitar Dimitrov1-5/+12
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: Improve documentation for -mmcu=.Georg-Johann Lay1-6/+16
2024-02-18AVR: Add examples for ISR macro to interrupt attribute doc.Georg-Johann Lay1-30/+41
2024-02-16testsuite: Add support for scanning assembly with comparitorEdwin Lu1-0/+4
2024-02-16testsuite: Require lto-plugin support in gcc.dg/lto/modref-3 etc. [PR98237]Rainer Orth1-0/+7
2024-02-16RISC-V: Add new option -march=help to print all supported extensionsKito Cheng1-1/+2
2024-02-15AVR: target 113927 - Simple code triggers stack frame for Reduced Tiny.Georg-Johann Lay1-4/+7
2024-02-15doc: Add documentation of which operand matches the mode of the standard patt...Andrew Pinski1-0/+9
2024-02-15doc: Fix some standard named pattern documentation modesAndrew Pinski1-16/+16
2024-02-14install: Update gettext linkGerald Pfeifer1-2/+2
2024-02-10c++: DR2237, cdtor and template-id tweaks [PR107126]Marek Polacek1-1/+18
2024-02-08AVR: target/113824 - Fix multilib set for ATA5795.Georg-Johann Lay1-2/+2
2024-02-04RISC-V: Add sifive-p450, sifive-p67 to -mcpuMonk Chiang1-1/+2
2024-02-04RISC-V: Support scheduling for sifive p400 seriesMonk Chiang1-2/+2
2024-02-02doc: Fix typo in description of hardbool attributeJonathan Wakely1-1/+1
2024-02-01c++: -Wdangling-reference tweak to unbreak aarch64Marek Polacek1-1/+1
2024-02-01RISC-V: Support scheduling for sifive p600 seriesMonk Chiang1-1/+2
2024-02-01RISC-V: Add minimal support for 7 new unprivileged extensionsMonk Chiang1-0/+28
2024-01-31c++: add deprecation notice for -fconcepts-tsMarek Polacek1-1/+3
2024-01-31AVR: Add AVR64DU and some older devices.Georg-Johann Lay1-3/+3
2024-01-310From: Alexandre Oliva <oliva@adacore.com>Alexandre Oliva3-1/+59
2024-01-30i386: Add "Ws" constraint for symbolic address/label reference [PR105576]Fangrui Song1-0/+4
2024-01-30c++: avoid -Wdangling-reference for std::span-like classes [PR110358]Marek Polacek1-0/+14
2024-01-29install.texi: For gcn, recommend LLVM 15, unless gfx1100 is disabledTobias Burnus1-3/+4
2024-01-28Fix __builtin_nested_func_ptr_{created,deleted} symbol versions [PR113402]Iain Sandoe1-2/+2
2024-01-28doc/invoke: Remove duplicate explicit-relocs entry of MIPSYunQiang Su1-23/+12
2024-01-27x86: Add no_callee_saved_registers function attributeH.J. Lu1-0/+8
2024-01-26amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docsTobias Burnus2-6/+12
2024-01-25RISC-V: Add support for XCVsimd extension in CV32E40PMary Bennett2-0/+889
2024-01-25docs: Fix 2 typosJakub Jelinek2-2/+2
2024-01-24Add -fmin-function-alignmnetJan Hubicka1-1/+17
2024-01-24MIPS: Accept arguments for -mexplicit-relocsYunQiang Su1-0/+16
2024-01-23LoongArch: doc: Add attribute descriptions defined in the target-supports.exp.chenxiaolong1-0/+20
2024-01-23Correct lists of options enabled by -Wall and -Wextra [PR90463]Sandra Loosemore1-29/+50
2024-01-21Make the manual clearer about what options -Wunused enables [PR90464]Sandra Loosemore1-10/+18
2024-01-21Clean up examples for -Wdangling-pointer [PR109708]Sandra Loosemore1-22/+34
2024-01-20Correct documentation for -Warray-parameter [PR102998]Sandra Loosemore1-8/+16
2024-01-19RISC-V: Documnet the list of supported extensionsKito Cheng1-0/+461
2024-01-19RISC-V: Document the syntax of -marchKito Cheng1-0/+16
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-18Remove remnant of removed Cygwin options from invoke.texi [PR108521]Brian Inglis1-1/+1