| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST, | rakdver | 2005-03-14 | 1 | -0/+18 |
* | * c-common.c (c_do_switch_warnings): Comment fix. | bje | 2005-03-09 | 1 | -1/+1 |
* | * c-common.c, c-opts.c, combine.c, cse.c, dojump.c, | kazu | 2005-03-08 | 1 | -1/+1 |
* | PR c/14411 | rth | 2005-03-08 | 1 | -0/+21 |
* | * c-common.c (c_common_type_for_mode): Pass the mode's precision | dj | 2005-02-22 | 1 | -2/+6 |
* | PR 18785 | zack | 2005-02-20 | 1 | -0/+21 |
* | * tree-complex.c (expand_complex_libcall): New. | rth | 2005-02-12 | 1 | -1/+21 |
* | * builtins.c (DEF_BUILTIN): Add COND argument. | rth | 2005-02-10 | 1 | -3/+5 |
* | * c-common.c (fix_string_type): Just use c_build_qualified_type to | jsm28 | 2005-01-29 | 1 | -9/+23 |
* | * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW, | steven | 2005-01-27 | 1 | -2/+2 |
* | * c-common.c (explicit_flag_signed_bitfields, | kazu | 2005-01-23 | 1 | -9/+0 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | PR c++/19355 | sayle | 2005-01-10 | 1 | -1/+6 |
* | * c-common.c (handle_mode_attribute): For ENUMERAL_TYPE, also copy | jakub | 2005-01-07 | 1 | -0/+1 |
* | PR middle-end/19100 | sayle | 2005-01-05 | 1 | -3/+11 |
* | PR c++/19044 | austern | 2004-12-20 | 1 | -0/+20 |
* | * c-common.c (fname_as_string): Free namep if we are returning | kazu | 2004-12-13 | 1 | -1/+4 |
* | PR c/18282 | rth | 2004-12-09 | 1 | -2/+10 |
* | * c-common.c (shorten_compare): Don't special-case min/maxval | rth | 2004-12-09 | 1 | -8/+0 |
* | * c-common.c (verify_tree): Don't check code length if we know | kazu | 2004-12-08 | 1 | -2/+0 |
* | gcc/ | kazu | 2004-12-07 | 1 | -2/+2 |
* | 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-29 | 1 | -0/+6 |
* | PR c++/18001 | mmitchel | 2004-11-25 | 1 | -0/+36 |
* | * c-common.c (binary_op_error): Don't allow LROTATE_EXPR, | jsm28 | 2004-11-15 | 1 | -4/+1 |
* | 2004-11-14 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-14 | 1 | -6/+8 |
* | * c-common.c (walk_stmt_tree): Remove. | kazu | 2004-11-14 | 1 | -70/+0 |
* | PR c/18322 | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c: Say "argument" | jsm28 | 2004-11-09 | 1 | -11/+11 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -3/+3 |
* | * c-common.c: Fix a comment typo. | kazu | 2004-10-31 | 1 | -1/+1 |
* | * c-common.c (catenate_strings): New. | gdr | 2004-10-31 | 1 | -11/+50 |