aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)Author
2016-05-30 * doc/invoke.texi (-fpeel-loops,-O3): Update documentation.Jan Hubicka
2016-05-12 PR driver/71063Marek Polacek
2016-05-03 PR rtl-optimization/57193Bernd Schmidt
2016-04-26Enable -frename-registers at -O2.Bernd Schmidt
2016-03-17Properly set flag_pie and flag_picH.J. Lu
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsDavid Malcolm
2016-01-26 PR lto/69254Jakub Jelinek
2016-01-19Fix memory chunk corruption for opts_obstack (PR jit/68446)David Malcolm
2016-01-19Merge of HSAMartin Jambor
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-17[PATCH] Limit path splitting to loops we optimize for speedJeff Law
2015-12-16Add pass_oacc_ipaTom de Vries
2015-12-08 PR c/48088Jakub Jelinek
2015-11-23libsanitizer merge from upstream r253555, compiler part.Maxim Ostapenko
2015-11-17Extend tree-call-cdce to calls whose result is usedRichard Sandiford
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal
2015-11-12Fix big memory leak in ix86_valid_target_attribute_pMartin Liska
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor
2015-10-21unconditionally compile most of the delay slot codeTrevor Saunders
2015-10-13Support DEFPARAMENUM in params.defTom de Vries
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upSegher Boessenkool
2015-09-25This patch unsets -freorder-blocks-and-partition when -fprofile-useTeresa Johnson
2015-09-24fdiagnostics-color=never does not disable color for some diagnosticsManuel López-Ibáñez
2015-08-19 * common.opt (fstack-protector): Initialize to -1.Magnus Granberg
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-08-14Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxThomas Schwinge
2015-07-25 Revert:David Edelsohn
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-152015-07-15 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-05-28Add --enable-default-pie option to GCC configureH.J. Lu
2015-05-18dbgcnt: enhance behavior.Martin Liska
2015-05-07 * c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumentingMarek Polacek
2015-04-30Fix spurious semicolonsDavid Malcolm
2015-02-17Add -fipa-cp-alignmentH.J. Lu
2015-02-12 * tree-sra.c (dump_dereferences_table): Avoid -Wformat-securityDavid Howells
2015-01-30Always pass explicit location to fatal_error.Joseph Myers
2015-01-15 * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,Jakub Jelinek
2015-01-06 * opts.c (common_handle_option): Add support forJakub Jelinek
2015-01-05 Update copyright years.Jakub Jelinek
2014-12-112014-12-11 Tobias Burnus <burnus@net-b.de>Tobias Burnus
2014-12-04gcc/ChangeLog:Manuel López-Ibáñez
2014-12-03Rename fuse-caller-saveTom de Vries
2014-11-26PR debug/38757 continued. Handle C11, C++11 and C++14.Mark Wielaard
2014-11-19PR jit/63854: Fix memory leak within gcc_optionsDavid Malcolm
2014-11-18gccMarat Zakirov
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt
2014-11-132014-11-12 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov
2014-11-132014-11-13 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez