aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)Author
2017-10-11Merge branches/gcc-7-branch rev 253626.Yvan Roux
2017-08-17Merge branches/gcc-7-branch rev 251138.Yvan Roux
2017-03-10Add missing punctuation to message (PR driver/79875)dmalcolm
2017-02-28Introduce =<number> for couple of options.marxin
2017-02-24 PR c/79677jakub
2017-01-30Fix profile corruption with -O1 (PR gcov-profile/79259)marxin
2017-01-11Offer suggestions for unrecognized sanitizer options (PR driver/78877)dmalcolm
2017-01-09 PR translation/79019jakub
2017-01-01 Update copyright years.jakub
2016-12-20[Patch] Turn -fexcess-precision=fast on when in -ffast-mathjgreenhalgh
2016-12-08Enable -fsanitize-address-use-after-scope only if -fsanitize=address is enableddvyukov
2016-11-23 PR sanitizer/69278jakub
2016-11-23 PR target/78213aldyh
2016-11-09 * flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASEjakub
2016-11-07Introduce -fsanitize-address-use-after-scopemarxin
2016-10-28GIMPLE store merging passktkachov
2016-10-24Do not disable aggressive loop opts formarxin
2016-10-20loop splittingmatz
2016-10-092016-10-09 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2016-09-26Fix handling of -fsanitize-recover* options.marxin
2016-09-20Add IPA VRPkugan
2016-09-07 * config/i386/i386.c: Add 'U' suffix to processor feature bitsuros
2016-08-26Patch for performing interprocedural bitwise constant propagation.prathamesh3492
2016-08-12 PR c/7652mpolacek
2016-07-122016-07-12 Steven Bosscher <steven@gcc.gnu.org>rguenth
2016-06-30Offer suggestions for misspelled --param names.dmalcolm
2016-06-22Implement -fdiagnostics-parseable-fixitsdmalcolm
2016-05-30 * doc/invoke.texi (-fpeel-loops,-O3): Update documentation.hubicka
2016-05-12 PR driver/71063mpolacek
2016-05-03 PR rtl-optimization/57193bernds
2016-04-26Enable -frename-registers at -O2.bernds
2016-03-17Properly set flag_pie and flag_pichjl
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsdmalcolm
2016-01-26 PR lto/69254jakub
2016-01-19Fix memory chunk corruption for opts_obstack (PR jit/68446)dmalcolm
2016-01-19Merge of HSAjamborm
2016-01-04 Update copyright years.jakub
2015-12-17[PATCH] Limit path splitting to loops we optimize for speedlaw
2015-12-16Add pass_oacc_ipavries
2015-12-08 PR c/48088jakub
2015-11-23libsanitizer merge from upstream r253555, compiler part.chefmax
2015-11-17Extend tree-call-cdce to calls whose result is usedrsandifo
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssalaw
2015-11-12Fix big memory leak in ix86_valid_target_attribute_pmarxin
2015-10-21Improve --help output to generate references to option aliases.msebor
2015-10-21unconditionally compile most of the delay slot codetbsaunde
2015-10-13Support DEFPARAMENUM in params.defvries
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upsegher
2015-09-25This patch unsets -freorder-blocks-and-partition when -fprofile-usetejohnson
2015-09-24fdiagnostics-color=never does not disable color for some diagnosticsmanu