aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2024-07-08Fix MinGW option -mcrtdll=Pali Rohár1-6/+7
2024-06-27aarch64: Add support for -mcpu=graceKyrylo Tkachov1-2/+2
2024-06-04invoke.texi: Clarify -march=lujiazuiJakub Jelinek1-2/+4
2024-04-26amdgcn: Add gfx90c targetFrederik Harwath1-0/+3
2024-04-25bpf: default to using pseudo-C assembly syntax by defaultJose E. Marchesi1-1/+1
2024-04-23Remove repeated information in -ftree-loop-distribute-patterns docJan Hubicka1-2/+0
2024-04-23LoongArch: Define ISA versionsYang Yujie1-20/+37
2024-04-16LoongArch: Add indexes for some compilation options.Lulu Cheng1-1/+6
2024-04-12c++: reference cast, conversion fn [PR113141]Jason Merrill1-0/+13
2024-04-09Fix up duplicated words mostly in comments, part 2Jakub Jelinek1-2/+2
2024-04-08GCN: '--param=gcn-preferred-vectorization-factor=[default,32,64]'Thomas Schwinge1-0/+8
2024-04-08RISC-V: Implement TLS Descriptors.Tatsuyuki Ishi1-1/+12
2024-04-05analyzer: respect GCC_COLORS in out-of-bounds diagrams [PR114588]David Malcolm1-1/+9
2024-04-04Add condition coverage (MC/DC)Jørgen Kvalsvik1-0/+21
2024-04-02LoongArch: Add support for TLS descriptors.mengqinggang1-1/+15
2024-04-01LoongArch: Add descriptions of the compilation options.Lulu Cheng1-2/+43
2024-03-27docs: Use @var{S} etc. in Spec File invoke.texi documentationJakub Jelinek1-47/+47
2024-03-27aarch64: Add +lse128 architectural extension command-line flagVictor Do Nascimento1-0/+4
2024-03-25amdgcn: Add gfx1036 targetRichard Biener1-0/+3
2024-03-22amdgcn: Add gfx1103 targetAndrew Stubbs1-0/+3
2024-03-21Document -fexcess-precision=16.liuhongt1-0/+3
2024-03-18Add AMD znver5 processor enablement with scheduler modelJan Hubicka1-0/+10
2024-03-15MIPS: Add -m(no-)strict-align optionYunQiang Su1-6/+12
2024-03-08bpf: add size threshold for inlining mem builtinsDavid Faust1-1/+10
2024-03-08i386: Guard noreturn no-callee-saved-registers optimization with -mnoreturn-n...Jakub Jelinek1-0/+10
2024-03-04c++/modules: relax diagnostic about GMF contentsPatrick Palka1-1/+7
2024-03-01c++: implement [[gnu::no_dangling]] [PR110358]Marek Polacek1-0/+6
2024-03-01AVR: Document valid ranges of -mfuse-add=Georg-Johann Lay1-0/+1
2024-02-29AVR: target/114100 - Better indirect accesses for reduced TinyGeorg-Johann Lay1-1/+9
2024-02-23doc: RISC-V: Document that -mcpu doesn't override -march or -mtunePalmer Dabbelt1-0/+2
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 Lin1-18/+8
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-18AVR: Improve documentation for -mmcu=.Georg-Johann Lay1-6/+16
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-10c++: DR2237, cdtor and template-id tweaks [PR107126]Marek Polacek1-1/+18
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-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-30c++: avoid -Wdangling-reference for std::span-like classes [PR110358]Marek Polacek1-0/+14
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-26amdgcn: config.gcc - enable gfx1030 and gfx1100 multilib; add them to the docsTobias Burnus1-0/+6
2024-01-24Add -fmin-function-alignmnetJan Hubicka1-1/+17