| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | steven | 2012-07-08 | 1 | -1/+0 |
* | 2012-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2012-05-03 | 1 | -3/+0 |
* | shift flag_next/gnu_runtime to modern opts system. | iains | 2011-11-30 | 1 | -4/+0 |
* | * common.opt (in_lto_p): New Variable entry. | jsm28 | 2011-06-28 | 1 | -8/+1 |
* | * common.opt (flag_stack_check): New Variable entry. | jsm28 | 2010-12-01 | 1 | -7/+0 |
* | * common.opt (initial_max_fld_align, flag_debug_asm, | jsm28 | 2010-11-24 | 1 | -24/+0 |
* | * flag-types.h (struct visibility_flags): Don't declare here. | jsm28 | 2010-11-24 | 1 | -3/+5 |
* | * common.opt (exit_after_options, write_symbols, debug_info_level, | jsm28 | 2010-11-22 | 1 | -10/+0 |
* | * common.opt (debug_struct_ordinary, debug_struct_generic): New | jsm28 | 2010-11-19 | 1 | -2/+3 |
* | * common.opt (flag_instrument_functions_exclude_functions, | jsm28 | 2010-11-19 | 1 | -4/+0 |
* | * common.opt (flag_excess_precision_cmdline, flag_generate_lto, | jsm28 | 2010-11-10 | 1 | -41/+3 |
* | * flag-types.h: New. | jsm28 | 2010-10-12 | 1 | -132/+2 |
* | * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | jsm28 | 2010-10-08 | 1 | -17/+8 |
* | * flags.h (g_switch_value, g_switch_set): Remove. | jsm28 | 2010-10-04 | 1 | -4/+0 |
* | * optc-gen.awk: Define global_options_set. Don't define | jsm28 | 2010-10-04 | 1 | -7/+0 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -8/+0 |
* | gcc: | jsm28 | 2010-09-29 | 1 | -0/+5 |
* | * doc/options.texi (Variable): Document. | jsm28 | 2010-09-17 | 1 | -8/+0 |
* | gcc/ | rsandifo | 2010-07-12 | 1 | -4/+5 |
* | gcc/ | rsandifo | 2010-07-12 | 1 | -13/+37 |
* | * common.opt (fira-verbose): Use Var. | jsm28 | 2010-06-07 | 1 | -23/+0 |
* | PR debug/43516 | jakub | 2010-03-26 | 1 | -0/+4 |
* | gcc: | ro | 2010-01-05 | 1 | -28/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -5/+5 |
* | Merge lto branch into trunk. | dnovillo | 2009-10-03 | 1 | -0/+11 |
* | 2009-07-17 Richard Guenther <rguenther@suse.de> | rguenth | 2009-07-17 | 1 | -0/+3 |
* | 2009-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2009-05-03 | 1 | -5/+0 |
* | PR rtl-optimization/323 | jsm28 | 2009-03-30 | 1 | -0/+15 |
* | PR c++/39554 | jakub | 2009-03-28 | 1 | -8/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | 2008-12-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-12-09 | 1 | -2/+11 |
* | 2008-08-31 Andrey Belevantsev <abel@ispras.ru> | abel | 2008-09-01 | 1 | -0/+3 |
* | 2008-08-26 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2008-08-26 | 1 | -0/+13 |
* | PR ada/20548 | ebotcazou | 2008-08-16 | 1 | -0/+21 |
* | * real.h (struct real_format): New member has_sign_dependent_rounding. | uweigand | 2008-08-12 | 1 | -0/+1 |
* | 2008-08-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-08-08 | 1 | -6/+0 |
* | * flags.h (flag_really_no_inline): Remove. | hubicka | 2008-07-29 | 1 | -5/+0 |
* | 2007-07-21 Rafael Avila de Espindola <espindola@google.com> | espindola | 2008-07-21 | 1 | -5/+0 |
* | 2008-07-09 Raksit Ashok <raksit@google.com> | raksit | 2008-07-09 | 1 | -0/+7 |
* | 2008-05-25 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2008-05-25 | 1 | -6/+0 |
* | gcc/: | ian | 2008-04-14 | 1 | -0/+3 |
* | 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-03-02 | 1 | -0/+4 |
* | gcc/ChangeLog: | spark | 2008-02-20 | 1 | -0/+6 |
* | 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-01-22 | 1 | -10/+0 |
* | ./: | ian | 2007-08-07 | 1 | -0/+4 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-07-09 Geoffrey Keating <geoffk@apple.com> | geoffk | 2007-07-10 | 1 | -4/+0 |
* | gcc/ | rus | 2007-05-11 | 1 | -0/+9 |
* | ./: | ian | 2007-04-17 | 1 | -0/+20 |
* | gcc/ChangeLog: | aoliva | 2007-03-14 | 1 | -5/+0 |