summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (c_common_truthvalue_conversion): Use fold_build2sayle2005-05-161-6/+6
* ./:ian2005-05-121-5/+0
* 2005-05-02 Paolo Bonzini <bonzini@gnu.org>bonzini2005-05-021-1/+15
* PR c++/19542matz2005-05-021-2/+20
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-61/+61
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-1/+1
* ./ian2005-04-171-5/+5
* PR middle-end/14311rth2005-04-141-2/+169
* ./ian2005-04-091-43/+9
* 2005-04-06 James A. Morrison <phython@gcc.gnu.org>phython2005-04-061-2/+2
* * c-typeck.c (struct c_switch): Rename switch_stmt field toian2005-04-051-20/+44
* PR c/20519rth2005-03-301-0/+89
* * c-common.c (c_common_truthvalue_conversion): Adjust comment.jsm282005-03-231-14/+16
* * c-common.h (default_conversion): Remove.jsm282005-03-231-6/+8
* PR middle-end/20539sayle2005-03-211-14/+18
* * c-common.c (lvalue_or_else): Replace by lvalue_error; only givejsm282005-03-211-29/+21
* * c-common.c (check_case_value): Adjust comment about strippingjsm282005-03-201-5/+2
* * c-common.c (handle_aligned_attribute, check_function_sentinel,jsm282005-03-201-19/+1
* * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use %D forjsm282005-03-181-43/+36
* * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,rakdver2005-03-141-0/+18
* * c-common.c (c_do_switch_warnings): Comment fix.bje2005-03-091-1/+1
* * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,kazu2005-03-081-1/+1
* PR c/14411rth2005-03-081-0/+21
* * c-common.c (c_common_type_for_mode): Pass the mode's precisiondj2005-02-221-2/+6
* PR 18785zack2005-02-201-0/+21
* * tree-complex.c (expand_complex_libcall): New.rth2005-02-121-1/+21
* * builtins.c (DEF_BUILTIN): Add COND argument.rth2005-02-101-3/+5
* * c-common.c (fix_string_type): Just use c_build_qualified_type tojsm282005-01-291-9/+23
* * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,steven2005-01-271-2/+2
* * c-common.c (explicit_flag_signed_bitfields,kazu2005-01-231-9/+0
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* PR c++/19355sayle2005-01-101-1/+6
* * c-common.c (handle_mode_attribute): For ENUMERAL_TYPE, also copyjakub2005-01-071-0/+1
* PR middle-end/19100sayle2005-01-051-3/+11
* PR c++/19044austern2004-12-201-0/+20
* * c-common.c (fname_as_string): Free namep if we are returningkazu2004-12-131-1/+4
* PR c/18282rth2004-12-091-2/+10
* * c-common.c (shorten_compare): Don't special-case min/maxvalrth2004-12-091-8/+0
* * c-common.c (verify_tree): Don't check code length if we knowkazu2004-12-081-2/+0
* gcc/kazu2004-12-071-2/+2
* 2004-11-29 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-291-0/+6
* PR c++/18001mmitchel2004-11-251-0/+36
* * c-common.c (binary_op_error): Don't allow LROTATE_EXPR,jsm282004-11-151-4/+1
* 2004-11-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-141-6/+8
* * c-common.c (walk_stmt_tree): Remove.kazu2004-11-141-70/+0
* PR c/18322jsm282004-11-091-1/+1
* * builtins.c, c-common.c, c-decl.c, c-format.c: Say "argument"jsm282004-11-091-11/+11
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-3/+3
* * c-common.c: Fix a comment typo.kazu2004-10-311-1/+1
* * c-common.c (catenate_strings): New.gdr2004-10-311-11/+50