summaryrefslogtreecommitdiff
path: root/gcc/opts-global.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-6/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-8/+7
* [c-family/49654/49655] reject invalid options in pragma diagnosticmanu2015-09-231-1/+1
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-1/+1
* 2015-07-09 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-091-0/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-11/+4
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-04-17 Yury Gribov <y.gribov@samsung.com>ygribov2015-04-171-0/+4
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+10
* Update copyright years.jakub2015-01-051-1/+1
* gcc/ChangeLog:manu2014-12-041-0/+5
* 2014-11-13 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2014-11-131-2/+2
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* Allow to override Asan shadow offset.ygribov2014-10-281-0/+9
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-1/+9
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+5
* 2013-10-30 Sharad Singhai <singhai@google.com>singhai2013-10-311-38/+0
* * tree-outof-ssa.h: Remove include files.amacleod2013-10-291-0/+1
* Introduce gcc::dump_manager classdmalcolm2013-10-141-1/+2
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-2/+2
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-9/+11
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-3/+3
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-0/+47
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-031-19/+0
* New option to disable/enable optimization passes. davidxl2011-05-301-0/+8
* Proper handling of -Werror=coverage-mismatchdavidxl2011-04-221-5/+0
* * common.opt (main_input_filename, main_input_basename,jsm282010-12-011-4/+5
* * common.opt (initial_max_fld_align, flag_debug_asm,jsm282010-11-241-3/+30
* * flag-types.h (struct visibility_flags): Don't declare here.jsm282010-11-241-1/+301
* * doc/options.texi (Var): Document effects of Defer.jsm282010-11-191-0/+105