| Commit message (Expand) | Author | Age | Files | Lines |
| * | 2005-05-10 Gabor Loki <loki@gcc.gnu.org> | loki | 2005-05-10 | 1 | -4/+1 |
| * | * c-tree.h (parser_build_unary_op): New prototype. | sayle | 2005-05-09 | 1 | -5/+21 |
| * | 2005-05-02 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-05-02 | 1 | -6/+7 |
| * | * c-typeck.c (build_compound_expr): Correct logic in last change. | jsm28 | 2005-04-28 | 1 | -4/+5 |
| * | PR c/21159 | jsm28 | 2005-04-27 | 1 | -3/+10 |
| * | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -56/+56 |
| * | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -2/+2 |
| * | PR c/12913 | jsm28 | 2005-04-20 | 1 | -14/+122 |
| * | 2005-04-20 Michael Pogue <michael.pogue@sun.com> | jsm28 | 2005-04-20 | 1 | -2/+4 |
| * | PR middle-end/14311 | rth | 2005-04-14 | 1 | -0/+7 |
| * | ./ | ian | 2005-04-09 | 1 | -1/+8 |
| * | * c-typeck.c (struct c_switch): Rename switch_stmt field to | ian | 2005-04-05 | 1 | -9/+9 |
| * | PR c/772 | jsm28 | 2005-03-30 | 1 | -1/+83 |
| * | * c-common.c (c_common_truthvalue_conversion): Adjust comment. | jsm28 | 2005-03-23 | 1 | -5/+36 |
| * | * c-common.h (default_conversion): Remove. | jsm28 | 2005-03-23 | 1 | -28/+49 |
| * | * c-common.c (lvalue_or_else): Replace by lvalue_error; only give | jsm28 | 2005-03-21 | 1 | -1/+19 |
| * | * c-common.c (check_case_value): Adjust comment about stripping | jsm28 | 2005-03-20 | 1 | -31/+7 |
| * | * c-common.c (handle_aligned_attribute, check_function_sentinel, | jsm28 | 2005-03-20 | 1 | -20/+0 |
| * | * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use %D for | jsm28 | 2005-03-18 | 1 | -20/+16 |
| * | Target Hook to issue diagnostics for AltiVec argument to funtion | fjahanian | 2005-03-08 | 1 | -0/+7 |
| * | * c-typeck.c (constructor_stack, constructor_range_stack, | kazu | 2005-03-08 | 1 | -3/+3 |
| * | PR c/8927 | jsm28 | 2005-03-02 | 1 | -3/+4 |
| * | PR c/20043 | jakub | 2005-02-19 | 1 | -18/+52 |
| * | PR c/19342 | jakub | 2005-02-10 | 1 | -6/+18 |
| * | PR c/19435 | jsm28 | 2005-02-02 | 1 | -1/+4 |
| * | gcc/ | steven | 2005-02-01 | 1 | -2/+4 |
| * | * c-common.c (fix_string_type): Just use c_build_qualified_type to | jsm28 | 2005-01-29 | 1 | -41/+83 |
| * | * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW, | steven | 2005-01-27 | 1 | -4/+3 |
| * | PR c/18809 | reichelt | 2005-01-22 | 1 | -1/+1 |
| * | PR tree-optimization/13000 | ian | 2005-01-21 | 1 | -1/+18 |
| * | PR c/17297 | jakub | 2005-01-19 | 1 | -12/+26 |
| * | 2005-01-18 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-01-18 | 1 | -2/+8 |
| * | 2005-01-18 Andi Kleen <ak@muc.de> | aj | 2005-01-18 | 1 | -1/+1 |
| * | PR c/5675 | ian | 2005-01-17 | 1 | -3/+0 |
| * | * c-typeck.c (constructor_no_implicit): Remove. | jsm28 | 2005-01-05 | 1 | -14/+5 |
| * | PR inline-asm/15740 | rth | 2004-12-29 | 1 | -22/+50 |
| * | 2004-12-19 James A. Morrison <phython@gcc.gnu.org> | phython | 2004-12-21 | 1 | -1/+1 |
| * | [gcc/ChangeLog] | zlaski | 2004-12-10 | 1 | -1/+1 |
| * | PR c/18867 | steven | 2004-12-08 | 1 | -0/+1 |
| * | * c-typeck.c (c_finish_loop): Improve initial implementations | sayle | 2004-12-05 | 1 | -5/+12 |
| * | PR c++/18001 | mmitchel | 2004-11-25 | 1 | -49/+0 |
| * | * c-typeck.c (build_array_ref): Don't check for index == 0. Make | jsm28 | 2004-11-20 | 1 | -61/+54 |
| * | * c-common.c (binary_op_error): Don't allow LROTATE_EXPR, | jsm28 | 2004-11-15 | 1 | -63/+1 |
| * | * c-typeck.c (c_size_in_bytes, record_maybe_used_decl): | kazu | 2004-11-11 | 1 | -2/+3 |
| * | * c-typeck.c (build_unary_op): Replace unreachable diagnostic for | jsm28 | 2004-11-07 | 1 | -7/+2 |
| * | * c-typeck.c (output_init_element): Return early if value is | jsm28 | 2004-11-05 | 1 | -1/+1 |
| * | ChangeLog: | uweigand | 2004-11-04 | 1 | -0/+4 |
| * | [gcc/ChangeLog] | zlaski | 2004-10-31 | 1 | -16/+5 |
| * | PR middle-end/18160 | nemet | 2004-10-28 | 1 | -14/+9 |
| * | 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-17 | 1 | -3/+16 |