summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* [Patch] Turn -fexcess-precision=fast on when in -ffast-mathjgreenhalgh2016-12-201-1/+7
* Enable -fsanitize-address-use-after-scope only if -fsanitize=address is enableddvyukov2016-12-081-1/+1
* PR sanitizer/69278jakub2016-11-231-1/+2
* PR target/78213aldyh2016-11-231-0/+8
* * flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASEjakub2016-11-091-0/+2
* Introduce -fsanitize-address-use-after-scopemarxin2016-11-071-2/+25
* GIMPLE store merging passktkachov2016-10-281-0/+1
* Do not disable aggressive loop opts formarxin2016-10-241-1/+1
* loop splittingmatz2016-10-201-0/+3
* 2016-10-09 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922016-10-091-4/+0
* Fix handling of -fsanitize-recover* options.marxin2016-09-261-38/+53
* Add IPA VRPkugan2016-09-201-0/+1
* * config/i386/i386.c: Add 'U' suffix to processor feature bitsuros2016-09-071-2/+2
* Patch for performing interprocedural bitwise constant propagation.prathamesh34922016-08-261-0/+4
* PR c/7652mpolacek2016-08-121-0/+3
* 2016-07-12 Steven Bosscher <steven@gcc.gnu.org>rguenth2016-07-121-0/+1
* Offer suggestions for misspelled --param names.dmalcolm2016-06-301-1/+8
* Implement -fdiagnostics-parseable-fixitsdmalcolm2016-06-221-0/+4
* * doc/invoke.texi (-fpeel-loops,-O3): Update documentation.hubicka2016-05-301-0/+1
* PR driver/71063mpolacek2016-05-121-12/+17
* PR rtl-optimization/57193bernds2016-05-031-1/+0
* Enable -frename-registers at -O2.bernds2016-04-261-0/+1
* Properly set flag_pie and flag_pichjl2016-03-171-1/+6
* PR driver/69265 and 69453: improved suggestions for various misspelled optionsdmalcolm2016-02-121-6/+1
* PR lto/69254jakub2016-01-261-121/+122
* Fix memory chunk corruption for opts_obstack (PR jit/68446)dmalcolm2016-01-191-9/+5
* Merge of HSAjamborm2016-01-191-2/+29
* Update copyright years.jakub2016-01-041-1/+1
* [PATCH] Limit path splitting to loops we optimize for speedlaw2015-12-171-1/+1
* Add pass_oacc_ipavries2015-12-161-0/+10
* PR c/48088jakub2015-12-081-2/+5
* libsanitizer merge from upstream r253555, compiler part.chefmax2015-11-231-4/+1
* Extend tree-call-cdce to calls whose result is usedrsandifo2015-11-171-1/+1
* [Patch,tree-optimization]: Add new path Splitting pass on tree ssalaw2015-11-131-0/+1
* Fix big memory leak in ix86_valid_target_attribute_pmarxin2015-11-121-1/+15
* Improve --help output to generate references to option aliases.msebor2015-10-211-3/+43
* unconditionally compile most of the delay slot codetbsaunde2015-10-211-1/+1
* Support DEFPARAMENUM in params.defvries2015-10-131-6/+13
* bb-reorder: Add -freorder-blocks-algorithm= and wire it upsegher2015-10-011-1/+3
* This patch unsets -freorder-blocks-and-partition when -fprofile-usetejohnson2015-09-251-0/+10
* fdiagnostics-color=never does not disable color for some diagnosticsmanu2015-09-241-3/+4
* * common.opt (fstack-protector): Initialize to -1.law2015-08-191-0/+5
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-08-141-1/+1
* Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxtschwinge2015-08-141-1/+1
* Revert:dje2015-07-251-1/+1
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-07-231-1/+1
* 2015-07-15 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-151-4/+1
* Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva2015-06-101-1/+1
* [PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva2015-06-091-1/+1
* Add --enable-default-pie option to GCC configurehjl2015-05-281-0/+9