aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386-opts.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-06x86: Rename -harden-sls=indirect-branch to -harden-sls=indirect-jmpH.J. Lu1-2/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-17x86: Add -mharden-sls=[none|all|return|indirect-branch]H.J. Lu1-0/+7
2021-04-21Remove DEF_ENUM from stringop.def.Martin Liska1-4/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-29Support instrumenting returns of instrumented functionsAndi Kleen1-0/+6
2018-01-14x86: Add -mindirect-branch=H.J. Lu1-0/+13
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-21i386-opts.h (enum prefer_vector_width): Added new enum for the new option -mp...Sergey Shalnov1-0/+7
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-17Add -malign-data={abi|compat|cachineline}H.J. Lu1-0/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-08-10Implement -mmemcpy-strategy= and -mmemset-strategy= optionsXinliang David Li1-9/+11
2013-07-08i386-opts.h (enum stringop_alg): Add vector_loop.Michael Zolotukhin1-1/+2
2013-04-15i386.opt: New option mstack-protector-guard=.Andrew Hsieh1-0/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-03-14Add -maddress-mode=short|long for x86H.J. Lu1-0/+5
2011-11-24Revert revision 181357.H.J. Lu1-2/+1
2011-11-14sw-1.c: Force rep;movsb.Zolotukhin Michael1-1/+2
2011-05-16opts-common.c (opt_enum_arg_to_value): New.Joseph Myers1-0/+6
2011-05-13i386-opts.h: New.Joseph Myers1-0/+79