summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/13764jason2005-09-271-1/+1
* * c-common.c (handle_mode_attribute): When not modifying in place,rth2005-09-241-15/+19
* PR c/23506jakub2005-08-261-1/+2
* 2005-08-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-08-221-1/+26
* 2005-08-09 Richard Guenther <rguenther@suse.de>rguenth2005-08-091-68/+40
* * c-common.c (check_missing_format_attribute): New.ghazi2005-07-241-0/+26
* ... Add warning control to warning call.dj2005-07-221-5/+7
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-7/+13
* PR c/22476ghazi2005-07-191-4/+4
* 2005-07-15 Richard Guenther <rguenther@suse.de>rguenth2005-07-151-0/+25
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-5/+5
* * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.steven2005-06-301-21/+24
* [gcc/ChangeLog]zlaski2005-06-291-8/+0
* * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.jakub2005-06-271-0/+82
* PR c/21911ghazi2005-06-261-6/+13
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-7/+7
* Update FSF address.kcook2005-06-251-2/+2
* * tree-optimize.c (init_tree_optimization_passes): Fix flags ofhubicka2005-06-241-0/+46
* * c-common.h (same_scalar_type_ignoring_signedness): Protoize.aldyh2005-06-151-0/+15
* gcc/po/jakub2005-06-061-10/+10
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-32/+36
* * c-common.c (unsigned_conversion_warning): Move warning controldj2005-05-251-6/+9
* Yet more Objective-C++...mrs2005-05-171-7/+0
* * 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