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