Age | Commit message (Expand) | Author | Files | Lines |
2012-01-06 | re PR c++/6057 (expression mangling doesn't work for operator new) | Jason Merrill | 1 | -1/+4 |
2012-01-05 | re PR middle-end/51764 (mudflap does not work with LTO) | Richard Guenther | 1 | -16/+0 |
2011-12-21 | re PR target/50038 (redundant zero extensions) | Enkovich Ilya | 1 | -2/+6 |
2011-11-23 | re PR rtl-optimization/48455 (Huge code size regression for all ARM configura... | Vladimir Makarov | 1 | -1/+1 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -0/+4 |
2011-11-06 | Check in patch/merge from cxx-mem-model Branch | Andrew Macleod | 1 | -0/+8 |
2011-10-11 | New warning -Wvector-operation-performance. | Artjoms Sinkarovs | 1 | -0/+4 |
2011-10-05 | invoke.texi (-fshrink-wrap): Document. | Bernd Schmidt | 1 | -0/+5 |
2011-09-27 | common.opt: Add -foptimize-strlen option. | Jakub Jelinek | 1 | -0/+4 |
2011-09-27 | re PR middle-end/43864 (Same basic blocks should be merged) | Tom de Vries | 1 | -0/+4 |
2011-09-27 | invoke.texi (ffat-lto-objects): Document. | Andi Kleen | 1 | -0/+4 |
2011-08-23 | re PR middle-end/38509 (Bogus "attempt to free a non-heap object" warning) | Mark Heffernan | 1 | -0/+4 |
2011-07-22 | re PR other/32998 (-frecord-gcc-switches issues) | Jakub Jelinek | 1 | -0/+8 |
2011-06-28 | common.opt (in_lto_p): New Variable entry. | Joseph Myers | 1 | -0/+7 |
2011-06-10 | re checking -fdump-passes | Xinliang David Li | 1 | -0/+4 |
2011-06-10 | opts.c (default_options): Enlist OPT_finline_functions_called_once. | Jan Hubicka | 1 | -1/+1 |
2011-06-09 | Revert r174848,174849 | Xinliang David Li | 1 | -4/+0 |
2011-06-09 | -fdump-pass implementation | David Li | 1 | -0/+4 |
2011-05-30 | New option to disable/enable optimization passes. | Xinliang David Li | 1 | -0/+8 |
2011-05-25 | common.opt (flag_stack_usage_info): New variable. | Eric Botcazou | 1 | -0/+8 |
2011-05-21 | re PR c++/48780 ([C++0x] scoped enumerations and va_arg (default argument pro... | Jason Merrill | 1 | -0/+3 |
2011-04-26 | Implement -Wno-maybe-uninitialized | Xinliang David Li | 1 | -0/+4 |
2011-04-11 | * common.opt (Tbss=, Tdata=, Ttext=): New options. | Joseph Myers | 1 | -0/+9 |
2011-03-31 | common.opt (fdebug-types-section): Move earlier. | Jakub Jelinek | 1 | -4/+4 |
2011-03-30 | Introduce -fno-debug-types-section flag. | Mark Wielaard | 1 | -0/+4 |
2011-03-23 | Makefile.in (IPA_TYPE_ESCAPE_H): Remove. | Richard Guenther | 1 | -3/+2 |
2011-03-16 | emit-rtl.c (try_split): Don't call copy_call_info debug hook. | Jakub Jelinek | 1 | -4/+0 |
2011-03-05 | mangle.c (write_expression): Change ABI v6 to v5. | Jason Merrill | 1 | -4/+3 |
2011-02-23 | cp-tree.h (DECL_PARM_LEVEL): New. | Jason Merrill | 1 | -0/+6 |
2011-02-17 | common.opt (optimize_fast): New Variable. | Joseph Myers | 1 | -0/+5 |
2011-02-17 | re PR driver/47390 (Linking with -export-dynamic broken) | Joseph Myers | 1 | -0/+7 |
2011-02-12 | * common.opt (nostartfiles): New Driver option. | Joseph Myers | 1 | -0/+3 |
2011-02-08 | common.opt (fcx-limited-range): Add SetByCombined flag. | Ian Lance Taylor | 1 | -11/+11 |
2011-01-31 | Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interch... | Sebastian Pop | 1 | -2/+2 |
2011-01-22 | New -fcompare-elim pass. | Richard Henderson | 1 | -0/+4 |
2011-01-15 | common.opt (fdevirtualize): New flag. | Martin Jambor | 1 | -0/+4 |
2010-12-03 | common.opt (N, [...]): New options. | Joseph Myers | 1 | -0/+27 |
2010-12-03 | Add Go frontend, libgo library, and Go testsuite. | Ian Lance Taylor | 1 | -0/+4 |
2010-12-01 | common.opt (flag_stack_check): New Variable entry. | Joseph Myers | 1 | -1/+5 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -0/+16 |
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 |