summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* gcc:zack2006-01-291-5/+18
* 2006-01-26 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-01-261-7/+8
* 2006-01-20 Dirk Mueller <dmueller@suse.com>rguenth2006-01-201-0/+30
* libcpp/rth2006-01-041-0/+4
* PR c/25559jakub2006-01-041-0/+12
* PR c++/23171, c++/23172, c++/25417.mmitchel2005-12-271-0/+15
* Merge from gomp-branch.rth2005-12-231-159/+96
* 2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>bje2005-12-161-0/+31
* * c-common.c (c_common_truthvalue_conversion): Generalise warningbje2005-12-131-2/+2
* Index: gcc/ChangeLoggeoffk2005-12-051-4/+12
* * c-common.c (binary_op_error): Do not allow NOP_EXPR.jsm282005-12-041-9/+5
* * c-common.c (c_sizeof_or_alignof_type): Use fold_convert insteadjsm282005-12-031-3/+3
* PR c/13384gdr2005-12-011-5/+5
* .:nathan2005-11-281-4/+10
* 2005-11-28 Richard Guenther <rguenther@suse.de>rguenth2005-11-281-1/+1
* 2005-11-24 Richard Guenther <rguenther@suse.de>rguenth2005-11-241-0/+36
* 2005-11-23 Gabriel Dos Reis <gdr@integrable-solutions.net>gdr2005-11-241-0/+16
* gcc/rth2005-11-211-1/+1
* * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead ofbje2005-11-211-1/+1
* * c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.mrs2005-11-181-1/+1
* * c-decl.c (lookup_name_two): Add.mrs2005-11-161-1/+1
* PR other/4372aoliva2005-11-091-1/+41
* 2005-10-23 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-10-231-1/+1
* PR/24220dpatel2005-10-211-1/+1
* .:nathan2005-10-171-5/+0
* .:nathan2005-10-141-12/+19
* PR c/24255rth2005-10-121-23/+27
* * c-common.c (vector_types_convertible_p): Check TYPE_PRECISION fordpatel2005-10-041-0/+2
* 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