aboutsummaryrefslogtreecommitdiff
path: root/gcc/flag-types.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-09Add -ftrivial-auto-var-init option and uninitialized variable attribute.qing zhao1-0/+7
2021-09-08Support -fexcess-precision=16 which will enable FLT_EVAL_METHOD_PROMOTE_TO_FL...liuhongt1-1/+2
2021-09-07debug: Add BTF_WITH_CORE_DEBUG debug formatIndu Bhagat1-1/+5
2021-08-17Change evrp-mode options.Andrew MacLeod1-5/+6
2021-08-12Remove legacy back threader.Aldy Hernandez1-7/+0
2021-07-29Backwards jump threader rewrite with ranger.Aldy Hernandez1-0/+7
2021-06-28CTF/BTF debug formatsIndu Bhagat1-1/+20
2021-05-21[OpenACC privatization] Largely extend diagnostics and corresponding testsuit...Thomas Schwinge1-0/+7
2021-05-20opts: change write_symbols to support bitmasksIndu Bhagat1-7/+22
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-25libsanitizer: options: Add hwasan flags and argument parsingMatthew Malcomson1-0/+3
2020-11-19vect: Add a “very cheap” cost modelRichard Sandiford1-4/+6
2020-11-13Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany1-0/+7
2020-10-30Add -fzero-call-used-regs option and zero_call_used_regs function attributes.qing zhao1-0/+22
2020-10-06Hybrid EVRP and testcasesAndrew MacLeod1-0/+13
2020-07-27LTO: Add -fcf-protection=checkH.J. Lu1-1/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Include new generated gcc/params.opt file.Martin Liska1-0/+11
2019-11-06introduce -fcallgraph-info optionEric Botcazou1-0/+16
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-29Add a new option -flive-patching={inline-only-static|inline-clone}Qing Zhao1-0/+8
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka1-0/+10
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-05invoke.texi: Document the options.Martin Liska1-0/+2
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+0
2017-10-20Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist1-0/+9
2017-10-19flag-types.h (enum sanitize_code): Add SANITIZE_BUILTIN.Jakub Jelinek1-1/+2
2017-09-19common.opt (-fstack-clash-protection): New option.Jeff Law1-1/+8
2017-09-06asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_UINT8_UINT8...Wish Wu1-0/+8
2017-07-28re PR sanitizer/80998 (Implement -fsanitize=pointer-overflow)Jakub Jelinek1-1/+3
2017-06-13Implement no_sanitize function attributeMartin Liska1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23[Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]James Greenhalgh1-0/+8
2016-11-09flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASE and SANITIZE_SHIFT...Jakub Jelinek1-18/+20
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska1-16/+16
2016-05-02Move "X +- C1 CMP C2 to X CMP C2 -+ C1" to match.pdMarc Glisse1-24/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17Add a flag to control the balance between GNAT encodings and std. DWARFPierre-Marie de Rodat1-0/+15
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka1-0/+8
2015-11-08Merge of the scalar-storage-order branch.Eric Botcazou1-2/+7
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upSegher Boessenkool1-0/+7
2015-08-05coretypes.h (enum symbol_visibility): Relocate here.Andrew MacLeod1-13/+0
2015-05-07c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumenting flexible member...Marek Polacek1-0/+2
2015-01-15flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR i...Jakub Jelinek1-1/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-17re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-0/+34
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev1-6/+0
2014-10-16flag-types.h (sanitize_code): Don't assume targets have 32-bit integers.DJ Delorie1-5/+5
2014-10-10asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.Marek Polacek1-1/+3
2014-09-10flag-types.h (enum sanitize_code): Add SANITIZE_NONNULL_ATTRIBUTE and SANITIZ...Jakub Jelinek1-1/+5