aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
AgeCommit message (Expand)Author
2006-10-23 gcc/Mark Shinwell
2006-01-17Merge from gcc-4_1-branch revision 109820.Paul Brook
2005-11-18 * c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump
2005-11-16 * c-decl.c (lookup_name_two): Add.Mike Stump
2005-11-09PR other/4372Alexandre Oliva
2005-10-232005-10-23 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-10-21 PR/24220Devang Patel
2005-10-17.:Nathan Sidwell
2005-10-14.:Nathan Sidwell
2005-10-12 PR c/24255Richard Henderson
2005-10-04 * c-common.c (vector_types_convertible_p): Check TYPE_PRECISION forDevang Patel
2005-09-27 PR c++/13764Jason Merrill
2005-09-24 * c-common.c (handle_mode_attribute): When not modifying in place,Richard Henderson
2005-08-26 PR c/23506Jakub Jelinek
2005-08-222005-08-22 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski
2005-08-092005-08-09 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-07-24 * c-common.c (check_missing_format_attribute): New.Kaveh Ghazi
2005-07-22... Add warning control to warning call.DJ Delorie
2005-07-20 Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo
2005-07-19 PR c/22476Kaveh Ghazi
2005-07-152005-07-15 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-07-022005-07-02 Zack Weinberg <zack@codesourcery.com>Joseph Myers
2005-06-30 * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher
2005-06-29[gcc/ChangeLog]Ziemowit Laski
2005-06-27 * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.Jakub Jelinek
2005-06-26 PR c/21911Kaveh Ghazi
2005-06-26 * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,Kazu Hirata
2005-06-25Update FSF address.Kelley Cook
2005-06-24 * tree-optimize.c (init_tree_optimization_passes): Fix flags ofJan Hubicka
2005-06-15 * c-common.h (same_scalar_type_ignoring_signedness): Protoize.Aldy Hernandez
2005-06-06gcc/po/Jakub Jelinek
2005-05-26 * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,Kazu Hirata
2005-05-25* common.opt (-Wattributes): New. Default true.DJ Delorie
2005-05-25* c-common.c (unsigned_conversion_warning): Move warning controlDJ Delorie
2005-05-17 Yet more Objective-C++...Mike Stump
2005-05-16 * c-common.c (c_common_truthvalue_conversion): Use fold_build2Roger Sayle
2005-05-12./:Ian Lance Taylor
2005-05-022005-05-02 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2005-05-02 PR c++/19542Michael Matz
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-21 * alias.c (true_dependence): Remove 'abort' from comments. UseNathan Sidwell
2005-04-17./Ian Lance Taylor
2005-04-14 PR middle-end/14311Richard Henderson
2005-04-09./Ian Lance Taylor
2005-04-062005-04-06 James A. Morrison <phython@gcc.gnu.org>James A. Morrison
2005-04-05 * c-typeck.c (struct c_switch): Rename switch_stmt field toIan Lance Taylor
2005-03-30 PR c/20519Richard Henderson
2005-03-23 * c-common.c (c_common_truthvalue_conversion): Adjust comment.Joseph Myers
2005-03-23 * c-common.h (default_conversion): Remove.Joseph Myers
2005-03-21 PR middle-end/20539Roger Sayle