| Commit message (Expand) | Author | Age | Files | Lines |
* | PR other/4372 | aoliva | 2005-11-09 | 1 | -1/+41 |
* | 2005-10-23 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-10-23 | 1 | -1/+1 |
* | PR/24220 | dpatel | 2005-10-21 | 1 | -1/+1 |
* | .: | nathan | 2005-10-17 | 1 | -5/+0 |
* | .: | nathan | 2005-10-14 | 1 | -12/+19 |
* | PR c/24255 | rth | 2005-10-12 | 1 | -23/+27 |
* | * c-common.c (vector_types_convertible_p): Check TYPE_PRECISION for | dpatel | 2005-10-04 | 1 | -0/+2 |
* | PR c++/13764 | jason | 2005-09-27 | 1 | -1/+1 |
* | * c-common.c (handle_mode_attribute): When not modifying in place, | rth | 2005-09-24 | 1 | -15/+19 |
* | PR c/23506 | jakub | 2005-08-26 | 1 | -1/+2 |
* | 2005-08-22 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-08-22 | 1 | -1/+26 |
* | 2005-08-09 Richard Guenther <rguenther@suse.de> | rguenth | 2005-08-09 | 1 | -68/+40 |
* | * c-common.c (check_missing_format_attribute): New. | ghazi | 2005-07-24 | 1 | -0/+26 |
* | ... Add warning control to warning call. | dj | 2005-07-22 | 1 | -5/+7 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -7/+13 |
* | PR c/22476 | ghazi | 2005-07-19 | 1 | -4/+4 |
* | 2005-07-15 Richard Guenther <rguenther@suse.de> | rguenth | 2005-07-15 | 1 | -0/+25 |
* | 2005-07-02 Zack Weinberg <zack@codesourcery.com> | jsm28 | 2005-07-02 | 1 | -5/+5 |
* | * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | steven | 2005-06-30 | 1 | -21/+24 |
* | [gcc/ChangeLog] | zlaski | 2005-06-29 | 1 | -8/+0 |
* | * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6. | jakub | 2005-06-27 | 1 | -0/+82 |
* | PR c/21911 | ghazi | 2005-06-26 | 1 | -6/+13 |
* | * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c, | kazu | 2005-06-26 | 1 | -7/+7 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * tree-optimize.c (init_tree_optimization_passes): Fix flags of | hubicka | 2005-06-24 | 1 | -0/+46 |
* | * c-common.h (same_scalar_type_ignoring_signedness): Protoize. | aldyh | 2005-06-15 | 1 | -0/+15 |
* | gcc/po/ | jakub | 2005-06-06 | 1 | -10/+10 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -1/+1 |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -32/+36 |
* | * c-common.c (unsigned_conversion_warning): Move warning control | dj | 2005-05-25 | 1 | -6/+9 |
* | Yet more Objective-C++... | mrs | 2005-05-17 | 1 | -7/+0 |
* | * c-common.c (c_common_truthvalue_conversion): Use fold_build2 | sayle | 2005-05-16 | 1 | -6/+6 |
* | ./: | ian | 2005-05-12 | 1 | -5/+0 |
* | 2005-05-02 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-05-02 | 1 | -1/+15 |
* | PR c++/19542 | matz | 2005-05-02 | 1 | -2/+20 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -61/+61 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -1/+1 |
* | ./ | ian | 2005-04-17 | 1 | -5/+5 |
* | PR middle-end/14311 | rth | 2005-04-14 | 1 | -2/+169 |
* | ./ | ian | 2005-04-09 | 1 | -43/+9 |
* | 2005-04-06 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-04-06 | 1 | -2/+2 |
* | * c-typeck.c (struct c_switch): Rename switch_stmt field to | ian | 2005-04-05 | 1 | -20/+44 |
* | PR c/20519 | rth | 2005-03-30 | 1 | -0/+89 |
* | * c-common.c (c_common_truthvalue_conversion): Adjust comment. | jsm28 | 2005-03-23 | 1 | -14/+16 |
* | * c-common.h (default_conversion): Remove. | jsm28 | 2005-03-23 | 1 | -6/+8 |
* | PR middle-end/20539 | sayle | 2005-03-21 | 1 | -14/+18 |
* | * c-common.c (lvalue_or_else): Replace by lvalue_error; only give | jsm28 | 2005-03-21 | 1 | -29/+21 |
* | * c-common.c (check_case_value): Adjust comment about stripping | jsm28 | 2005-03-20 | 1 | -5/+2 |
* | * c-common.c (handle_aligned_attribute, check_function_sentinel, | jsm28 | 2005-03-20 | 1 | -19/+1 |
* | * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use %D for | jsm28 | 2005-03-18 | 1 | -43/+36 |