summaryrefslogtreecommitdiff
path: root/gcc/opts-global.c
Commit message (Expand)AuthorAgeFilesLines
* 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