aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts-global.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-2/+2
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-9/+11
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-3/+3
2012-10-01invoke.texi: Add documentation for the new option.Sharad Singhai1-0/+47
2011-11-03re PR lto/44965 (lto option code breaks file format with each added option)Richard Guenther1-19/+0
2011-05-30New option to disable/enable optimization passes.Xinliang David Li1-0/+8
2011-04-22Proper handling of -Werror=coverage-mismatchXinliang David Li1-5/+0
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-4/+5
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers1-3/+30
2010-11-24flag-types.h (struct visibility_flags): Don't declare here.Joseph Myers1-1/+301
2010-11-19options.texi (Var): Document effects of Defer.Joseph Myers1-0/+105