Age | Commit message (Expand) | Author | Files | Lines |
2010-11-26 | options.texi (Enum, EnumValue): Document new record types. | Joseph Myers | 1 | -33/+98 |
2010-11-24 | common.opt (user_vect_verbosity_level): New Variable entry. | Joseph Myers | 1 | -1/+4 |
2010-11-24 | common.opt (initial_max_fld_align, [...]): New Variable entries. | Joseph Myers | 1 | -6/+51 |
2010-11-22 | common.opt (exit_after_options, [...]): New Variable entries. | Joseph Myers | 1 | -1/+22 |
2010-11-19 | common.opt (debug_struct_ordinary, [...]): New Variable entries. | Joseph Myers | 1 | -0/+13 |
2010-11-19 | common.opt (flag_instrument_functions_exclude_functions, [...]): New Variable... | Joseph Myers | 1 | -0/+8 |
2010-11-19 | options.texi (Var): Document effects of Defer. | Joseph Myers | 1 | -9/+9 |
2010-11-15 | godump.c: New file. | Ian Lance Taylor | 1 | -0/+4 |
2010-11-12 | re PR c/44782 (implement -ferror-limit=) | Nathan Froyd | 1 | -0/+4 |
2010-11-11 | invoke.texi (-fwhopr): Merge into -flto section. | Jan Hubicka | 1 | -9/+9 |
2010-11-10 | common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations. | Joseph Myers | 1 | -11/+55 |
2010-11-04 | tree.def (FMA_EXPR): New tree code. | Richard Guenther | 1 | -0/+8 |
2010-11-01 | common.opt (R, [...]): New. | Joseph Myers | 1 | -0/+21 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 1 | -3/+3 |
2010-10-14 | params.c (params_finished): New. | Joseph Myers | 1 | -0/+3 |
2010-10-08 | Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | Joseph Myers | 1 | -0/+23 |
2010-10-05 | invoke.texi (-flto-partition, [...]): Document. | Jan Hubicka | 1 | -0/+8 |
2010-10-04 | common.opt (fira-coalesce): Remove. | Vladimir Makarov | 1 | -4/+0 |
2010-10-01 | common.opt: Add -fcombine-stack-adjustments. | Nick Clifton | 1 | -0/+4 |
2010-09-30 | New pass: loop flattening. | Sebastian Pop | 1 | -0/+4 |
2010-09-30 | opt-functions.awk (static_var): Update comment. | Joseph Myers | 1 | -0/+6 |
2010-09-29 | options.texi (Variable, Var, Init): Update documentation without reference to... | Joseph Myers | 1 | -7/+7 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -1/+1 |
2010-09-27 | common.opt (fsplit-stack): New option. | Ian Lance Taylor | 1 | -0/+4 |
2010-09-24 | common.opt (undef): New. | Joseph Myers | 1 | -0/+4 |
2010-09-22 | common.opt (-assemble, [...]): New. | Joseph Myers | 1 | -8/+191 |
2010-09-17 | options.texi (Variable): Document. | Joseph Myers | 1 | -5/+19 |
2010-09-17 | common.opt (combine): Remove. | Richard Guenther | 1 | -3/+0 |
2010-09-03 | options.texi (SeparateAlias): Document. | Joseph Myers | 1 | -0/+3 |
2010-09-02 | opts.h (struct cl_option): Add warn_message field. | Joseph Myers | 1 | -15/+15 |
2010-09-02 | re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) | Joseph Myers | 1 | -6/+6 |
2010-08-31 | common.opt (fwhopr=): Update for -fwhopr=jobserver | Andi Kleen | 1 | -2/+2 |
2010-08-30 | Stack usage support | Eric Botcazou | 1 | -0/+4 |
2010-08-24 | Add flag -ftree-loop-if-convert-stores. | Sebastian Pop | 1 | -0/+4 |
2010-08-22 | Makefile.in (gccspec.o, cppspec.o): Update dependencies. | Joseph Myers | 1 | -0/+15 |
2010-08-16 | common.opt: Add driver options. | Joseph Myers | 1 | -15/+146 |
2010-08-06 | tree-ssa-ccp.c (struct prop_value_d): Add mask member. | Richard Guenther | 1 | -0/+4 |
2010-08-02 | Add -ftree-loop-distribute-patterns enabled at -O3. | Sebastian Pop | 1 | -0/+4 |
2010-07-30 | common.opt (-G): Don't define option here. | Joseph Myers | 1 | -4/+0 |
2010-07-27 | common.opt (o): Add MissingArgError. | Joseph Myers | 1 | -1/+1 |
2010-07-15 | builtins.c (expand_builtin_init_trampoline): If -Wtrampolines make a warning. | Magnus Granberg | 1 | -0/+4 |
2010-07-08 | Add the -ftree-loop-if-convert flag. | Sebastian Pop | 1 | -0/+4 |
2010-06-25 | Enable prefetching at -O3 for AMD cpus. | Changpeng Fang | 1 | -1/+1 |
2010-06-25 | tree-pass.h (pass_split_functions): Declare. | Jan Hubicka | 1 | -0/+4 |
2010-06-16 | common.opt (-fstrict-volatile-bitfields): new. | DJ Delorie | 1 | -0/+4 |
2010-06-12 | common.opt (Wstrict-aliasing=, [...]): Add RejectNegative. | Joseph Myers | 1 | -5/+5 |
2010-06-11 | invoke.texi (Wsuggest-attribute): Document. | Jan Hubicka | 1 | -0/+4 |
2010-06-10 | common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++. | Joseph Myers | 1 | -1/+1 |
2010-06-07 | common.opt (fira-verbose): Use Var. | Joseph Myers | 1 | -2/+2 |
2010-05-25 | invoke.texi: Document -Ofast. | Richard Guenther | 1 | -0/+4 |