aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-29Support ld.mold linker.Martin Liska1-0/+4
2021-12-18PR target/32803: Add -Oz option for improved clang compatibility.Roger Sayle1-0/+4
2021-12-16c++: layout of aggregate base with DMI [PR103681]Jason Merrill1-0/+4
2021-12-13Add -fipa-strict-aliasingJan Hubicka1-0/+4
2021-12-02Implement -fprofile-prefix-map.Martin Liska1-0/+4
2021-12-01darwin, d: Support outfile substitution for libphobosIain Buclaw1-0/+4
2021-11-23Implement -Winfinite-recursion [PR88232].Martin Sebor1-0/+4
2021-11-18Turn -fsemantic-interposition to optimization flagJan Hubicka1-1/+1
2021-11-10attribs: Implement -Wno-attributes=vendor::attr [PR101940]Marek Polacek1-1/+8
2021-11-01diagnostics: escape non-ASCII source bytes for certain diagnosticsDavid Malcolm1-0/+13
2021-10-28hardened conditionalsAlexandre Oliva1-0/+8
2021-10-21options: Fix variable tracking option processing.Martin Liska1-1/+1
2021-10-14Eliminate AUTODETECT_VALUE usage in options.Martin Liska1-14/+10
2021-10-13Fix handling of flag_rename_registers by a target.Martin Liska1-3/+3
2021-10-11opts: Remove AUTODETECT_VALUE usage.Martin Liska1-3/+3
2021-10-11Remove usage of IRA_REGION_AUTODETECTMartin Liska1-1/+1
2021-10-08Enable auto-vectorization at O2 with very-cheap cost model.liuhongt1-1/+1
2021-09-27flag_complex_method: support optimize attributeMartin Liska1-0/+3
2021-09-09Add -ftrivial-auto-var-init option and uninitialized variable attribute.qing zhao1-0/+16
2021-09-08Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...liuhongt1-1/+4
2021-08-30Make sure -fexceptions is enabled when -fnon-call-exceptions isRichard Biener1-1/+1
2021-08-09Don't consider '-foffload-abi' in 'DEF_GOACC_BUILTIN', 'DEF_GOMP_BUILTIN'Thomas Schwinge1-1/+1
2021-07-06add -fmove-loop-stores option to control GIMPLE loop store-motionRichard Biener1-0/+4
2021-06-30gcc.c: Add -foffload= to display_helpTobias Burnus1-3/+0
2021-06-30gcc.c's check_offload_target_name: Fixes to inform hintsTobias Burnus1-2/+2
2021-06-29Add 'default' to -foffload=; document that flag [PR67300]Tobias Burnus1-2/+8
2021-06-28CTF/BTF debug formatsIndu Bhagat1-0/+15
2021-06-11Introduce -Wcoverage-invalid-line-numberMartin Liska1-0/+4
2021-06-03Simplify option handling for -fsanitize-coverageMartin Liska1-1/+10
2021-05-20opts: change write_symbols to support bitmasksIndu Bhagat1-1/+1
2021-04-01c++: Add ABI version for PR98481 fixJason Merrill1-1/+5
2021-02-08opts: fix handling of -fpatchable-function-entries optionMartin Liska1-9/+1
2021-01-25Restore profile reproducibility.Martin Liska1-1/+1
2021-01-17Default to DWARF5Mark Wielaard1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-292/+292
2020-12-16Add -Wtsan.Martin Liska1-0/+4
2020-12-04dwarf: Add -gdwarf{32,64} optionsJakub Jelinek1-0/+8
2020-11-25libsanitizer: options: Add hwasan flags and argument parsingMatthew Malcomson1-1/+4
2020-11-19vect: Add a “very cheap” cost modelRichard Sandiford1-2/+5
2020-11-16gcov: Add -fprofile-info-section supportSebastian Huber1-0/+8
2020-11-11c++: Change the mangling of __alignof__ [PR88115]Patrick Palka1-0/+4
2020-11-06Add -fbit-tests option.Martin Liska1-0/+4
2020-10-30Add -fzero-call-used-regs option and zero_call_used_regs function attributes.qing zhao1-0/+8
2020-10-07Rename -fevrp-mode= to --param=evrp-mode=.Aldy Hernandez1-31/+0
2020-10-06Hybrid EVRP and testcasesAndrew MacLeod1-0/+31
2020-10-06dbgcnt: print list after compilationMartin Liska1-1/+1
2020-09-22Fix some typosJakub Jelinek1-1/+1
2020-09-22ipa: Fix up ipa modref option help textsJakub Jelinek1-1/+1