aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Implement -Wno-maybe-uninitializedXinliang David Li1-0/+4
2011-04-11* common.opt (Tbss=, Tdata=, Ttext=): New options.Joseph Myers1-0/+9
2011-03-31common.opt (fdebug-types-section): Move earlier.Jakub Jelinek1-4/+4
2011-03-30Introduce -fno-debug-types-section flag.Mark Wielaard1-0/+4
2011-03-23Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther1-3/+2
2011-03-16emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek1-4/+0
2011-03-05mangle.c (write_expression): Change ABI v6 to v5.Jason Merrill1-4/+3
2011-02-23cp-tree.h (DECL_PARM_LEVEL): New.Jason Merrill1-0/+6
2011-02-17common.opt (optimize_fast): New Variable.Joseph Myers1-0/+5
2011-02-17re PR driver/47390 (Linking with -export-dynamic broken)Joseph Myers1-0/+7
2011-02-12* common.opt (nostartfiles): New Driver option.Joseph Myers1-0/+3
2011-02-08common.opt (fcx-limited-range): Add SetByCombined flag.Ian Lance Taylor1-11/+11
2011-01-31Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interch...Sebastian Pop1-2/+2
2011-01-22New -fcompare-elim pass.Richard Henderson1-0/+4
2011-01-15common.opt (fdevirtualize): New flag.Martin Jambor1-0/+4
2010-12-03common.opt (N, [...]): New options.Joseph Myers1-0/+27
2010-12-03Add Go frontend, libgo library, and Go testsuite.Ian Lance Taylor1-0/+4
2010-12-01common.opt (flag_stack_check): New Variable entry.Joseph Myers1-1/+5
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-0/+16
2010-11-26options.texi (Enum, EnumValue): Document new record types.Joseph Myers1-33/+98
2010-11-24common.opt (user_vect_verbosity_level): New Variable entry.Joseph Myers1-1/+4
2010-11-24common.opt (initial_max_fld_align, [...]): New Variable entries.Joseph Myers1-6/+51
2010-11-22common.opt (exit_after_options, [...]): New Variable entries.Joseph Myers1-1/+22
2010-11-19common.opt (debug_struct_ordinary, [...]): New Variable entries.Joseph Myers1-0/+13
2010-11-19common.opt (flag_instrument_functions_exclude_functions, [...]): New Variable...Joseph Myers1-0/+8
2010-11-19options.texi (Var): Document effects of Defer.Joseph Myers1-9/+9
2010-11-15godump.c: New file.Ian Lance Taylor1-0/+4
2010-11-12re PR c/44782 (implement -ferror-limit=)Nathan Froyd1-0/+4
2010-11-11invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka1-9/+9
2010-11-10common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers1-11/+55
2010-11-04tree.def (FMA_EXPR): New tree code.Richard Guenther1-0/+8
2010-11-01common.opt (R, [...]): New.Joseph Myers1-0/+21
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-3/+3
2010-10-14params.c (params_finished): New.Joseph Myers1-0/+3
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-0/+23
2010-10-05invoke.texi (-flto-partition, [...]): Document.Jan Hubicka1-0/+8
2010-10-04common.opt (fira-coalesce): Remove.Vladimir Makarov1-4/+0
2010-10-01common.opt: Add -fcombine-stack-adjustments.Nick Clifton1-0/+4
2010-09-30New pass: loop flattening.Sebastian Pop1-0/+4
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-0/+6
2010-09-29options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers1-7/+7
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-1/+1
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor1-0/+4
2010-09-24common.opt (undef): New.Joseph Myers1-0/+4
2010-09-22common.opt (-assemble, [...]): New.Joseph Myers1-8/+191
2010-09-17options.texi (Variable): Document.Joseph Myers1-5/+19
2010-09-17common.opt (combine): Remove.Richard Guenther1-3/+0
2010-09-03options.texi (SeparateAlias): Document.Joseph Myers1-0/+3
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers1-15/+15
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-6/+6