| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PR c++/52706 | jason | 2012-04-15 | 1 | -0/+2 |
* | 2012-04-11 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2012-04-11 | 1 | -0/+4 |
* | gcc/ | mkuvyrkov | 2012-03-02 | 1 | -2/+2 |
* | 2012-02-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-02-01 | 1 | -9/+6 |
* | PR driver/47249 | jakub | 2012-01-24 | 1 | -5/+5 |
* | PR c++/6057 | jason | 2012-01-06 | 1 | -1/+4 |
* | 2012-01-05 Richard Guenther <rguenther@suse.de> | rguenth | 2012-01-05 | 1 | -16/+0 |
* | gcc/ | kyukhin | 2011-12-21 | 1 | -2/+6 |
* | 2011-11-23 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2011-11-23 | 1 | -1/+1 |
* | Merge from transactional-memory branch. | aldyh | 2011-11-08 | 1 | -0/+4 |
* | Check in patch/merge from cxx-mem-model Branch | amacleod | 2011-11-06 | 1 | -0/+8 |
* | New warning -Wvector-operation-performance. | tema | 2011-10-11 | 1 | -0/+4 |
* | * doc/invoke.texi (-fshrink-wrap): Document. | bernds | 2011-10-05 | 1 | -0/+5 |
* | * common.opt: Add -foptimize-strlen option. | jakub | 2011-09-27 | 1 | -0/+4 |
* | 2011-09-27 Tom de Vries <tom@codesourcery.com> | vries | 2011-09-27 | 1 | -0/+4 |
* | * doc/invoke.texi (ffat-lto-objects): Document. | hubicka | 2011-09-27 | 1 | -0/+4 |
* | 2011-08-23 Mark Heffernan <meheff@google.com> | meheff | 2011-08-23 | 1 | -0/+4 |
* | PR other/32998 | jakub | 2011-07-22 | 1 | -0/+8 |
* | * common.opt (in_lto_p): New Variable entry. | jsm28 | 2011-06-28 | 1 | -0/+7 |
* | re checking -fdump-passes | davidxl | 2011-06-10 | 1 | -0/+4 |
* | * opts.c (default_options): Enlist OPT_finline_functions_called_once. | hubicka | 2011-06-10 | 1 | -1/+1 |
* | Revert r174848,174849 | davidxl | 2011-06-09 | 1 | -4/+0 |
* | -fdump-pass implementation | davidxl | 2011-06-09 | 1 | -0/+4 |
* | New option to disable/enable optimization passes. | davidxl | 2011-05-30 | 1 | -0/+8 |
* | * common.opt (flag_stack_usage_info): New variable. | ebotcazou | 2011-05-25 | 1 | -0/+8 |
* | PR c++/48780 | jason | 2011-05-21 | 1 | -0/+3 |
* | Implement -Wno-maybe-uninitialized | davidxl | 2011-04-26 | 1 | -0/+4 |
* | * common.opt (Tbss=, Tdata=, Ttext=): New options. | jsm28 | 2011-04-11 | 1 | -0/+9 |
* | * common.opt (fdebug-types-section): Move earlier. | jakub | 2011-03-31 | 1 | -4/+4 |
* | Introduce -fno-debug-types-section flag. | mark | 2011-03-30 | 1 | -0/+4 |
* | 2011-03-23 Richard Guenther <rguenther@suse.de> | rguenth | 2011-03-23 | 1 | -3/+2 |
* | * emit-rtl.c (try_split): Don't call copy_call_info debug hook. | jakub | 2011-03-16 | 1 | -4/+0 |
* | * mangle.c (write_expression): Change ABI v6 to v5. | jason | 2011-03-06 | 1 | -4/+3 |
* | * cp-tree.h (DECL_PARM_LEVEL): New. | jason | 2011-02-24 | 1 | -0/+6 |
* | * common.opt (optimize_fast): New Variable. | jsm28 | 2011-02-17 | 1 | -0/+5 |
* | PR driver/47390 | jsm28 | 2011-02-17 | 1 | -0/+7 |
* | * common.opt (nostartfiles): New Driver option. | jsm28 | 2011-02-12 | 1 | -0/+3 |
* | * common.opt (fcx-limited-range): Add SetByCombined flag. | ian | 2011-02-08 | 1 | -11/+11 |
* | Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interch... | spop | 2011-01-31 | 1 | -2/+2 |
* | New -fcompare-elim pass. | rth | 2011-01-22 | 1 | -0/+4 |
* | 2011-01-15 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-01-14 | 1 | -0/+4 |
* | * common.opt (N, Q, Qn, Qy, Z, n, r, s, t): New options. | jsm28 | 2010-12-03 | 1 | -0/+27 |
* | Add Go frontend, libgo library, and Go testsuite. | ian | 2010-12-03 | 1 | -0/+4 |
* | * common.opt (flag_stack_check): New Variable entry. | jsm28 | 2010-12-01 | 1 | -1/+5 |
* | * common.opt (main_input_filename, main_input_basename, | jsm28 | 2010-12-01 | 1 | -0/+16 |
* | * doc/options.texi (Enum, EnumValue): Document new record types. | jsm28 | 2010-11-26 | 1 | -33/+98 |
* | * common.opt (user_vect_verbosity_level): New Variable entry. | jsm28 | 2010-11-24 | 1 | -1/+4 |
* | * common.opt (initial_max_fld_align, flag_debug_asm, | jsm28 | 2010-11-24 | 1 | -6/+51 |
* | * common.opt (exit_after_options, write_symbols, debug_info_level, | jsm28 | 2010-11-22 | 1 | -1/+22 |
* | * common.opt (debug_struct_ordinary, debug_struct_generic): New | jsm28 | 2010-11-19 | 1 | -0/+13 |