| Commit message (Expand) | Author | Age | Files | Lines |
* | 2007-01-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2007-01-02 | 1 | -1/+4 |
* | 2006-12-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2006-12-23 | 1 | -1/+3 |
* | 2006-12-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2006-12-22 | 1 | -1/+3 |
* | 2006-12-16 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2006-12-16 | 1 | -2/+5 |
* | * c-opts.c (c_common_parse_file): Unconditionally give a warning, | zack | 2006-12-10 | 1 | -7/+19 |
* | 2006-11-19 Gabriel Dos Reis <gdr@integrable-solutions.net> | gdr | 2006-11-20 | 1 | -0/+2 |
* | 2006-11-01 Douglas Gregor <doug.gregor@gmail.com> | dgregor | 2006-11-01 | 1 | -1/+19 |
* | PR c/24010 | jsm28 | 2006-09-30 | 1 | -2/+4 |
* | gcc/ | steven | 2006-09-17 | 1 | -5/+14 |
* | Suppress extra '#1 <built-in> or '#1 <command line>' on -dD output. | bothner | 2006-06-01 | 1 | -1/+4 |
* | Whitespace fixups | mrs | 2006-05-18 | 1 | -3/+3 |
* | Index: gcc/ChangeLog | geoffk | 2006-02-24 | 1 | -0/+10 |
* | 2006-02-12 Gabriel Dos Reis <gdr@integrable-solutions.net> | gdr | 2006-02-13 | 1 | -0/+1 |
* | 2006-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net> | gdr | 2006-02-09 | 1 | -9/+1 |
* | 2006-02-07 Dirk Mueller <dmueller@suse.com> | mueller | 2006-02-07 | 1 | -4/+0 |
* | gcc: | zack | 2006-01-29 | 1 | -0/+8 |
* | gcc/ChangeLog: | aoliva | 2006-01-26 | 1 | -0/+10 |
* | PR c++/16190 | gdr | 2006-01-22 | 1 | -1/+6 |
* | PR libstdc++/25524 | jsm28 | 2006-01-20 | 1 | -2/+9 |
* | * c-common.c (c_common_truthvalue_conversion): Generalise warning | bje | 2005-12-13 | 1 | -0/+1 |
* | PR c/7776 | sayle | 2005-12-04 | 1 | -0/+1 |
* | PR fortran/18452 | fxcoudert | 2005-11-04 | 1 | -7/+20 |
* | gcc: | jsm28 | 2005-09-20 | 1 | -0/+4 |
* | PR c/22476 | ghazi | 2005-07-19 | 1 | -2/+0 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 1 | -12/+15 |
* | 2005-05-18 Geoffrey Keating <geoffk@apple.com> | geoffk | 2005-05-18 | 1 | -0/+8 |
* | Yet more Objective-C++... | mrs | 2005-05-17 | 1 | -8/+0 |
* | PR c++/19542 | matz | 2005-05-02 | 1 | -0/+4 |
* | * c-opts.c (finish_options): Make the line-number of the <built-in> | bothner | 2005-04-24 | 1 | -1/+4 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -10/+10 |
* | 2005-03-22 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2005-03-22 | 1 | -4/+6 |
* | Index: gcc/ChangeLog | geoffk | 2005-03-15 | 1 | -0/+13 |
* | * c-common.c, c-opts.c, combine.c, cse.c, dojump.c, | kazu | 2005-03-08 | 1 | -2/+2 |
* | 2005-03-03 Daniel Berlin <dberlin@dbrelin.org> | dberlin | 2005-03-04 | 1 | -1/+4 |
* | PR middle-end/18902 | rth | 2005-02-24 | 1 | -0/+5 |
* | * c-opts.c, expmed.c, gengtype.c, tree-complex.c, | kazu | 2005-01-24 | 1 | -1/+1 |
* | * c-common.c (explicit_flag_signed_bitfields, | kazu | 2005-01-23 | 1 | -2/+0 |
* | * c-opts.c (check_deps_environment_vars): If spec != NULL, set | jakub | 2004-11-30 | 1 | -0/+1 |
* | 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org> | neroden | 2004-11-28 | 1 | -0/+2 |
* | gcc/ | steven | 2004-11-24 | 1 | -4/+1 |
* | 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-21 | 1 | -1/+1 |
* | PR other/17361 | sayle | 2004-10-11 | 1 | -14/+12 |
* | * c-aux-info.c, c-common.c, c-common.h, c-cppbuiltin.c, c-decl.c, | jsm28 | 2004-10-03 | 1 | -4/+4 |
* | * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c, | jsm28 | 2004-09-12 | 1 | -7/+7 |
* | * c-opts.c (c_common_handle_option): <case OPT_Werror> set | gdr | 2004-08-30 | 1 | -0/+1 |
* | PR c++/13684 | jason | 2004-08-28 | 1 | -0/+4 |
* | PR c/13282 | rsandifo | 2004-08-06 | 1 | -2/+4 |
* | PR c++/9283 | giovannibajo | 2004-07-25 | 1 | -0/+4 |
* | * bitmap.c: Use type-safe memory allocation macros from libiberty. | bernie | 2004-07-25 | 1 | -3/+3 |