aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2024-12-06nvptx: Support '-march=sm_89'Thomas Schwinge1-1/+1
2024-12-06nvptx: Support '-mptx=7.8'Thomas Schwinge1-1/+1
2024-12-06nvptx: Support '-march=sm_52'Thomas Schwinge1-1/+1
2024-12-06nvptx: Support '-march=sm_37'Thomas Schwinge1-1/+1
2024-12-06nvptx: Support '-mptx=4.1'Thomas Schwinge1-1/+1
2024-12-06nvptx: Expose '-mptx=4.2'Thomas Schwinge1-3/+7
2024-12-06nvptx: Support '--with-multilib-list'Thomas Schwinge1-4/+6
2024-12-06RISC-V: Add --with-cmodel configure optionHau Hsu1-2/+4
2024-12-05arm: Add CDE options for star-mc1 cpuArvin Zhong1-2/+4
2024-12-05AVR: target/107957 - Propagate zero_reg to store sources.Georg-Johann Lay1-2/+7
2024-12-05doc: Add store-forwarding-max-distance to invoke.texiFilip Kastl1-0/+5
2024-12-04sched1: parameterize pressure scheduling spilling aggressiveness [PR/114729]Vineet Gupta1-0/+10
2024-12-03aarch64: Add support for AdvSIMD lutSaurabh Jha1-0/+2
2024-12-01[PATCH v7 08/12] Add a new pass for naive CRC loops detectionMariam Arutunian1-1/+15
2024-11-30c++: Implement C++26 P3176R1 - The Oxford variadic commaJakub Jelinek1-2/+19
2024-11-29AVR: target/117726 - Better optimize shifts.Georg-Johann Lay1-5/+5
2024-11-29AArch64: Suppress default options when march or mcpu used is not affected by it.Tamar Christina1-2/+7
2024-11-29aarch64: add SVE2 FP8DOT2 and FP8DOT4 intrinsicsClaudio Bantaloukas1-0/+12
2024-11-29aarch64: add SVE2 FP8 multiply accumulate intrinsicsClaudio Bantaloukas1-0/+5
2024-11-28expr, c: Don't clear whole unions [PR116416]Jakub Jelinek1-1/+39
2024-11-27c: Introduce -Wfree-labelsFlorian Weimer1-2/+13
2024-11-25nios2: Remove all support for Nios II target.Sandra Loosemore1-413/+2
2024-11-25Add target-independent store forwarding avoidance passKonstantinos Eleftheriou1-0/+9
2024-11-24Adjust error message for initialized variable in .bssEric Botcazou1-1/+1
2024-11-22AVR: target/117726 - Tweak ashiftrt:SI and lshiftrt:SI insns.Georg-Johann Lay1-1/+10
2024-11-22Add -f{,no-}assume-sane-operators-new-delete options [PR110137]Jakub Jelinek1-1/+32
2024-11-22LoongArch: Modify the document to remove options that don't exist.Lulu Cheng1-5/+5
2024-11-21c-family, docs: Adjust descriptions/documentation for C23 publicationJakub Jelinek1-2/+2
2024-11-20aarch64: Add support for SME2p1Richard Sandiford1-0/+3
2024-11-20aarch64: Add support for SME_B16B16Richard Sandiford1-0/+3
2024-11-20aarch64: Add support for SME_F16F16Richard Sandiford1-2/+7
2024-11-20aarch64: Add support for SVE_B16B16Richard Sandiford1-0/+3
2024-11-18diagnostics: add support for nested diagnostics [PR116253]David Malcolm1-0/+18
2024-11-18AVR: target/84211 - Add a post reload register optimization pass.Georg-Johann Lay1-1/+13
2024-11-17c: Implement -Wdeprecated-non-prototypeFlorian Weimer1-1/+11
2024-11-17c-family: add -fsearch-include-pathJason Merrill1-0/+5
2024-11-15c: Default to -std=gnu23Joseph Myers1-2/+3
2024-11-15c: Introduce -Wmissing-parameter-nameFlorian Weimer1-6/+19
2024-11-14aarch64: Add -mbranch-protection=gcs optionSzabolcs Nagy1-2/+3
2024-11-14Remove allocations which are used only for NULL pointer check and freeJan Hubicka1-3/+19
2024-11-13i386: Add -mveclibabi=aocl [PR56504]Filip Kastl1-15/+42
2024-11-13c: add Wzero-as-null-pointer-constant [PR117059]Martin Uecker1-3/+2
2024-11-11c++: rename -fmodules-ts to -fmodulesJason Merrill1-12/+12
2024-11-11aarch64: Add common subset of SVE2p1 and SMERichard Sandiford1-0/+2
2024-11-11Initial Diamond Rapids SupportHaochen Jiang1-0/+14
2024-11-08aarch64: Extend support for the AE family of Cortex CPUsVictor Do Nascimento1-4/+5
2024-11-04aarch64: Fix incorrect LS64 documentationRichard Sandiford1-3/+2
2024-11-04aarch64: Add support for FUJITSU-MONAKA (-mcpu=fujitsu-monaka) CPUYuta Mukai1-1/+1
2024-11-01[committed] Make LRA default for ft32 and remove -mlra optionJeff Law1-2/+1
2024-11-01c++: Adjust docs and option descriptions for the publishing of C++23Jakub Jelinek1-10/+12