summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* dbgcnt: enhance behavior.marxin2015-05-181-0/+4
* * c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumentingmpolacek2015-05-071-0/+2
* Fix spurious semicolonsdmalcolm2015-04-301-1/+1
* Add -fipa-cp-alignmenthjl2015-02-171-0/+4
* * tree-sra.c (dump_dereferences_table): Avoid -Wformat-securityjakub2015-02-121-2/+2
* Always pass explicit location to fatal_error.jsm282015-01-301-2/+3
* * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,jakub2015-01-151-0/+1
* * opts.c (common_handle_option): Add support forjakub2015-01-061-1/+10
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-11 Tobias Burnus <burnus@net-b.de>burnus2014-12-111-12/+2
* gcc/ChangeLog:manu2014-12-041-3/+1
* Rename fuse-caller-savevries2014-12-031-1/+1
* PR debug/38757 continued. Handle C11, C++11 and C++14.mark2014-11-261-1/+1
* PR jit/63854: Fix memory leak within gcc_optionsdmalcolm2014-11-191-0/+8
* gccmzakirov2014-11-181-6/+13
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.kyukhin2014-11-131-0/+11
* 2014-11-12 Vladimir Makarov <vmakarov@redhat.com>vmakarov2014-11-131-0/+1
* 2014-11-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-11-131-4/+4
* Enable -fsanitize-recover for KASan.ygribov2014-10-281-1/+3
* Allow to override Asan shadow offset.ygribov2014-10-281-0/+4
* New syntax for -fsanitize-recover.ygribov2014-10-221-15/+42
* Add AutoFDO.dehao2014-10-211-38/+62
* Temporary fix for PR63566.marxin2014-10-171-2/+2
* IPA ICF pass, part 3/5marxin2014-10-161-0/+6
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.mpolacek2014-10-101-0/+2
* Make -Q --help print param defaults and min/max valuesak2014-09-301-1/+10
* gcc/jakub2014-09-101-1/+7
* 2014-09-03 Richard Biener <rguenther@suse.de>rguenth2014-09-031-0/+6
* * opts.c (common_handle_option): Handle -fsanitize=alignment.jakub2014-08-011-0/+1
* 2014-07-31 Yury Gribov <y.gribov@samsung.com>ygribov2014-07-311-1/+37
* 2014-07-15 Richard Biener <rguenther@suse.de>rguenth2014-07-151-1/+1
* Support compressed debug sectionsro2014-06-271-0/+5
* 2014-06-26 Martin Jambor <mjambor@suse.cz>jamborm2014-06-261-0/+7
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.mpolacek2014-06-201-0/+1
* 2014-06-18 Richard Biener <rguenther@suse.de>rguenth2014-06-181-0/+1
* -fuse-caller-save - Enable by default at O2 and highervries2014-05-281-0/+1
* * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.mpolacek2014-05-231-0/+2
* Change -g so that it will override -g1 but not -g3.ccoutant2014-05-141-9/+6
* Force the use of -ggnu-pubnames when using -gsplit-dwarf.ccoutant2014-05-131-2/+2
* PR driver/61065mpolacek2014-05-051-3/+3
* * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.mpolacek2014-04-301-0/+2