aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)Author
2018-03-08Merge branches/gcc-6-branch rev 258335 .Maxim Kuvyrkov
2017-10-12Merge branches/gcc-6-branch rev 253668Mark Murray
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
2015-08-19 * common.opt (fstack-protector): Initialize to -1.law
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-08-14Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxtschwinge
2015-07-25 Revert:dje
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-07-152015-07-15 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...aoliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.aoliva
2015-05-28Add --enable-default-pie option to GCC configurehjl
2015-05-18dbgcnt: enhance behavior.marxin
2015-05-07 * c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumentingmpolacek
2015-04-30Fix spurious semicolonsdmalcolm
2015-02-17Add -fipa-cp-alignmenthjl
2015-02-12 * tree-sra.c (dump_dereferences_table): Avoid -Wformat-securityjakub
2015-01-30Always pass explicit location to fatal_error.jsm28
2015-01-15 * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,jakub
2015-01-06 * opts.c (common_handle_option): Add support forjakub
2015-01-05 Update copyright years.jakub
2014-12-112014-12-11 Tobias Burnus <burnus@net-b.de>burnus
2014-12-04gcc/ChangeLog:manu
2014-12-03Rename fuse-caller-savevries
2014-11-26PR debug/38757 continued. Handle C11, C++11 and C++14.mark
2014-11-19PR jit/63854: Fix memory leak within gcc_optionsdmalcolm
2014-11-18gccmzakirov
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.kyukhin
2014-11-132014-11-12 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2014-11-132014-11-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2014-10-28Enable -fsanitize-recover for KASan.ygribov
2014-10-28Allow to override Asan shadow offset.ygribov