summaryrefslogtreecommitdiff
path: root/gcc/common.opt
Commit message (Expand)AuthorAgeFilesLines
* Add -gcodeview optionMark Harmstone2023-04-181-0/+4
* Remove Negative(gwarf-) from gdwarfRichard Biener2023-03-281-1/+1
* Disallow -gno-dwarf, gno-dwarf-N, -gno-gdb and -gno-vmsRichard Biener2023-03-281-4/+4
* file-prefix-map: Fix up -f*-prefix-map= [PR108464]Jakub Jelinek2023-03-101-0/+4
* Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-suppo...Thomas Schwinge2023-02-221-0/+4
* modula-2, driver: Implement handling for -static-libgm2.Iain Sandoe2023-01-051-0/+4
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* Make Warray-bounds alias to Warray-bounds= [PR107787]Iskander Shakirzyanov2022-11-301-2/+1
* OpenMP: Generate SIMD clones for functions with "declare target"Sandra Loosemore2022-11-251-0/+22
* Support multilib-aware target lib flags self-specs overridingAlexandre Oliva2022-11-051-0/+4
* c++: Lambda context manglingNathan Sidwell2022-10-101-0/+3
* Introduce DWARF_VERSION_DEFAULT and redefine for VxWorksOlivier Hainque2022-10-071-1/+1
* support -gz=zstd for both linker and assemblerMartin Liska2022-09-291-1/+4
* opts: fix --help=common with '\t' descriptionMartin Liska2022-09-231-1/+1
* STABS: remove -gstabs and -gxcoff functionalityMartin Liska2022-09-021-16/+10
* fortran: Add -static-libquadmath support [PR46539]Jakub Jelinek2022-08-171-0/+4
* Introduce -nostdlib++ optionAlexandre Oliva2022-06-231-0/+3
* diagnostics: add ability to associate diagnostics with rules from coding stan...David Malcolm2022-06-231-0/+4
* ubsan: default to trap on unreachable at -O0 and -Og [PR104642]Jason Merrill2022-06-221-0/+4
* ubsan: Add -fsanitize-trap= supportJakub Jelinek2022-06-181-2/+13
* Introduce -finstrument-functions-onceEric Botcazou2022-06-131-1/+5
* diagnostics: add SARIF output formatDavid Malcolm2022-06-021-1/+7
* Add -fdiagnostics-format={json-stderr|json-file}David Malcolm2022-06-021-2/+8
* --target-help: align with --help=targetMartin Liska2022-04-061-1/+1
* Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276)Qing Zhao2022-03-021-0/+4
* Correct typos in -Wuse-after-free description.Martin Sebor2022-02-021-2/+2
* options: Add EnumBitSet property support [PR104158]Jakub Jelinek2022-01-241-3/+3
* options: Fix up -fsanitize-coverage= [PR104158]Jakub Jelinek2022-01-241-7/+3
* Change references of .c files to .cc filesMartin Liska2022-01-171-1/+1
* Add -Wuse-after-free [PR80532].Martin Sebor2022-01-151-0/+8
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Support ld.mold linker.Martin Liska2021-12-291-0/+4
* PR target/32803: Add -Oz option for improved clang compatibility.Roger Sayle2021-12-181-0/+4
* c++: layout of aggregate base with DMI [PR103681]Jason Merrill2021-12-161-0/+4
* Add -fipa-strict-aliasingJan Hubicka2021-12-131-0/+4
* Implement -fprofile-prefix-map.Martin Liska2021-12-021-0/+4
* darwin, d: Support outfile substitution for libphobosIain Buclaw2021-12-011-0/+4
* Implement -Winfinite-recursion [PR88232].Martin Sebor2021-11-231-0/+4
* Turn -fsemantic-interposition to optimization flagJan Hubicka2021-11-181-1/+1
* attribs: Implement -Wno-attributes=vendor::attr [PR101940]Marek Polacek2021-11-101-1/+8
* diagnostics: escape non-ASCII source bytes for certain diagnosticsDavid Malcolm2021-11-011-0/+13
* hardened conditionalsAlexandre Oliva2021-10-281-0/+8
* options: Fix variable tracking option processing.Martin Liska2021-10-211-1/+1
* Eliminate AUTODETECT_VALUE usage in options.Martin Liska2021-10-141-14/+10
* Fix handling of flag_rename_registers by a target.Martin Liska2021-10-131-3/+3
* opts: Remove AUTODETECT_VALUE usage.Martin Liska2021-10-111-3/+3
* Remove usage of IRA_REGION_AUTODETECTMartin Liska2021-10-111-1/+1
* Enable auto-vectorization at O2 with very-cheap cost model.liuhongt2021-10-081-1/+1
* flag_complex_method: support optimize attributeMartin Liska2021-09-271-0/+3
* Add -ftrivial-auto-var-init option and uninitialized variable attribute.qing zhao2021-09-091-0/+16