summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386-opts.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* Implement hwasan target_hook.liuhongt2022-12-091-0/+6
* x86: Rename -harden-sls=indirect-branch to -harden-sls=indirect-jmpH.J. Lu2022-01-061-2/+2
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* x86: Add -mharden-sls=[none|all|return|indirect-branch]H.J. Lu2021-11-171-0/+7
* Remove DEF_ENUM from stringop.def.Martin Liska2021-04-211-4/+0
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Support instrumenting returns of instrumented functionsAndi Kleen2018-11-291-0/+6
* x86: Add -mindirect-branch=H.J. Lu2018-01-141-0/+13
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* i386-opts.h (enum prefer_vector_width): Added new enum for the new option -mp...Sergey Shalnov2017-11-211-0/+7
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Add -malign-data={abi|compat|cachineline}H.J. Lu2014-12-171-0/+6
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Implement -mmemcpy-strategy= and -mmemset-strategy= optionsXinliang David Li2013-08-101-9/+11
* i386-opts.h (enum stringop_alg): Add vector_loop.Michael Zolotukhin2013-07-081-1/+2
* i386.opt: New option mstack-protector-guard=.Andrew Hsieh2013-04-151-0/+5
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* Add -maddress-mode=short|long for x86H.J. Lu2012-03-141-0/+5
* Revert revision 181357.H.J. Lu2011-11-241-2/+1
* sw-1.c: Force rep;movsb.Zolotukhin Michael2011-11-141-1/+2
* opts-common.c (opt_enum_arg_to_value): New.Joseph Myers2011-05-161-0/+6
* i386-opts.h: New.Joseph Myers2011-05-131-0/+79