aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-10gcc-urlifier: handle option prefixes such as '-fno-'David Malcolm1-0/+3
2024-01-04options: wire up options-urls.cc into gcc_urlifierDavid Malcolm1-0/+4
2024-01-04opts: add logic to generate options-urls.ccDavid Malcolm1-0/+4
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-23gcc: Introduce -fhardenedMarek Polacek1-0/+1
2023-05-19Allow plugin dumpsNathan Sidwell1-0/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-02Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result.Kito Cheng1-0/+36
2022-06-18ubsan: Add -fsanitize-trap= supportJakub Jelinek1-0/+1
2022-01-24options: Add EnumBitSet property support [PR104158]Jakub Jelinek1-0/+12
2022-01-24options: Add EnumSet and Set property support [PR104158]Jakub Jelinek1-2/+10
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-28driver: Improve option diagnostics [PR103465]Martin Liska1-0/+2
2021-12-07Fix --help -Q outputMartin Liska1-2/+2
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-0/+4
2021-02-08opts: fix handling of -fpatchable-function-entries optionMartin Liska1-0/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-16Remove Report keyword for optionsMartin Liska1-2/+0
2020-12-04Refactor -frecord-gcc-switches.Martin Liska1-0/+6
2020-11-18plugins: Allow plugins to handle global_options changesJakub Jelinek1-0/+11
2020-10-30Add -fzero-call-used-regs option and zero_call_used_regs function attributes.qing zhao1-0/+6
2020-04-30--with-{documentation,changes}-root-url tweaksJakub Jelinek1-1/+0
2020-04-29diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...Jakub Jelinek1-0/+1
2020-02-24PR47785: Add support for handling Xassembler/Wa options with LTO.Prathamesh Kulkarni1-0/+5
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-12Remove last leftover usage of params* files.Martin Liska1-1/+0
2019-11-12Param to options conversion.Martin Liska1-0/+10
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor1-1/+2
2019-05-28Support again multiple --help options (PR other/90315).Martin Liska1-2/+3
2019-05-03opts.h (finish_options): Remove lang_mask argument.Jakub Jelinek1-2/+4
2019-05-02Postpone print of --help=* option.Martin Liska1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska1-3/+0
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-8/+18
2018-07-04[multiple changes]Martin Liska1-0/+7
2018-06-12Come up with Deprecated option flag.Martin Liska1-0/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-11Do not error for no_sanitize attributes (PR sanitizer/82490).Martin Liska1-1/+1
2017-08-29Fix --help=target (PR other/39851).Martin Liska1-5/+13
2017-06-28Introduce IntegerRange for options (PR driver/79659).Martin Liska1-2/+7
2017-06-13Implement no_sanitize function attributeMartin Liska1-0/+2
2017-02-25re PR c/79677 (Weird handling of -Werror=)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska1-0/+1
2016-09-13re PR middle-end/77475 (unnecessary or misleading context in reporting comman...Jakub Jelinek1-0/+3
2016-06-30Fix bogus option suggestions for RejectNegative options (PR driver/71651)David Malcolm1-0/+1
2016-02-16re PR target/48344 (powerpc ICE with -fstack-limit-register=r2)Kelvin Nilsen1-0/+4
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsDavid Malcolm1-0/+11
2016-01-26re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek1-0/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1