aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2020-07-26rs6000: add option -mblock-ops-unaligned-vsxAaron Sawdey1-0/+8
2020-07-19vect: Support length-based partial vectors approachKewen Lin1-0/+9
2020-07-14diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]Lewis Hyatt1-5/+63
2020-07-14doc: Fix some typosNathan Sidwell1-1/+0
2020-07-10Initial Sapphire Rapids and Alder Lake support from ISA r40Cui,Lili1-0/+13
2020-07-09aarch64: New Straight Line Speculation (SLS) mitigation flagsMatthew Malcomson1-0/+12
2020-06-26c++: Change the default dialect to C++17.Marek Polacek1-1/+1
2020-06-21rs6000: Add base support and types for defining MMA built-ins.Peter Bergner1-2/+10
2020-06-15gcc: xtensa: add -mabi option for call0/windowed ABIMax Filippov1-1/+25
2020-06-02aarch64: Add initial support for -mcpu=zeusKyrylo Tkachov1-1/+1
2020-05-28Add documentation for missing params.Martin Liska1-5/+33
2020-05-26revamp dump and aux output namesAlexandre Oliva1-47/+338
2020-05-22lto/95190 - amend -flto docs for diagnostic option handlingRichard Biener1-0/+8
2020-05-19bpf: do not save/restore callee-saved registers in function prolog/epilogJose E. Marchesi1-1/+5
2020-05-19bpf: add support for the -mxbpf optionJose E. Marchesi1-1/+5
2020-05-12RISC-V: Add shorten_memrefs pass.Craig Blackmore1-0/+10
2020-05-07Fix optindex entries for 2 options.Martin Liska1-1/+2
2020-05-06add a new option -flarge-source-files.qing zhao1-2/+17
2020-05-06Enable TARGET_TSXLDTRK for GCC support.liuhongt1-1/+4
2020-05-06Enable GCC support for SERIALIZEliuhongt1-4/+7
2020-05-01Add patch_area_size and patch_area_entry to crtlH.J. Lu1-0/+1
2020-04-30[AArch64] Make -moutline-atomics on by defaultKyrylo Tkachov1-0/+1
2020-04-29x86: Allow -fcf-protection with external thunkH.J. Lu1-3/+7
2020-04-28[arm] Remove +nofp from -mcpu=cortex-m55 optionsKyrylo Tkachov1-1/+1
2020-04-28analyzer: remove -Wanalyzer-use-of-uninitialized-value for GCC 10David Malcolm1-10/+0
2020-04-28aarch64: Add TX3 machine modelAnton Youdkevitch1-1/+1
2020-04-22Update flags turned by -O3.Erick Ochoa1-1/+2
2020-04-22[arm] Add initial support for Arm Cortex-M55Kyrylo Tkachov1-2/+2
2020-04-21aarch64: Add an error message in large code model for ilp32 [PR94577]XieZhiheng1-1/+3
2020-04-16Make it possible to have different instrumented and feedback builds without c...Jan Hubicka1-2/+17
2020-04-13Update and correct documentation of -Wall and -Wrestrict.Martin Sebor1-3/+5
2020-04-08arm: CLI for Custom Datapath Extension (CDE)Dennis Zhang1-0/+8
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener1-1/+2
2020-04-02sra/doc: Document param sra-max-propagationsMartin Jambor1-0/+5
2020-03-29doc: Update -falign-functions/-falign-loops/-falign-jumpsH.J. Lu1-3/+9
2020-03-27analyzer: add new supergraph visualizationDavid Malcolm1-3/+5
2020-03-13aarch64: Add --params to control the number of recip steps [PR94154]Bu Le1-0/+11
2020-03-04IBM Z: zTPF: Add tpf trace customization optionsAndreas Krebbel1-1/+12
2020-03-04Clear --help=language and --help=common interaction.Martin Liska1-1/+2
2020-03-02analyzer: don't print the duplicate count by defaultDavid Malcolm1-0/+8
2020-03-02invoke.texi: add missing option to -fanalyzer listDavid Malcolm1-0/+1
2020-02-27Document that -Wbuiltin-declaration-mismatch is enabled by default.Martin Sebor1-1/+1
2020-02-26Document negative form of warning options enabled by default [PR90467].Sandra Loosemore1-719/+739
2020-02-24analyzer: disable the "taint" checker by defaultDavid Malcolm1-3/+9
2020-02-24analyzer: eliminate irrelevant control-flow edges from pathsDavid Malcolm1-2/+7
2020-02-24PR47785: Add support for handling Xassembler/Wa options with LTO.Prathamesh Kulkarni1-0/+6
2020-02-20Remove superfluous word in documentation.Martin Liska1-1/+1
2020-02-18Introduce -fprofile-reproducibility and support it with TOP N.Martin Liska1-1/+30
2020-02-15c++: Add -std=c++20.Jason Merrill1-4/+6
2020-02-15PR 87488: Add --with-diagnostics-urls configuration optionBernd Edlinger1-3/+36