OSDN Git Service

Merge gimple-tuples-branch into mainline.
[pf3gnuchains/gcc-fork.git] / gcc / c-decl.c
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-12-02 lmillward PR c/27953
2006-11-24 jakub PR c/29955
2006-11-07 jakub * c-common.c (c_common_attributes): Add gnu_inline...
2006-11-04 geoffk * c-decl.c (WANT_C99_INLINE_SEMANTICS): New, set to 1.
2006-11-01 geoffk * c-decl.c (grokdeclarator): Don't set DECL_EXTERNAL on
2006-10-30 mueller2006-10-30 Dirk Mueller <dmueller@suse.de>
2006-10-23 espindola * gcc/java/decl.c: Include langhooks.h.
2006-10-13 hubicka PR c/28419
2006-10-09 rthRevert emutls patch.
2006-10-06 hainque * gimplify.c (gimplify_type_sizes) [POINTER_TYPE,...
2006-10-04 rthgcc/
2006-09-08 jsm28 PR c/28504
2006-08-25 jsm28 PR c/28299
2006-08-14 kazu * c-decl.c, var-tracking.c: Fix comment typos.
2006-08-13 pinskia2006-08-13 Alexandre Oliva <aoliva@redhat.com>
2006-08-05 reichelt PR c/28502
2006-07-24 hubicka PR c/25795
2006-07-06 jason PR c++/13983
2006-06-30 jason PR c++/26905
2006-06-05 jsm28 PR c/25161
2006-05-26 mrsFix whitespacing
2006-05-22 reichelt PR c/26818
2006-05-18 mrsWhitespace fixups
2006-05-18 mrs Fix up vla, vm and [*] sematics.
2006-04-23 mmitchel2006-04-23 Mark Mitchell <mark@codesourcery.com>
2006-01-19 danglin PR testsuite/25171
2006-01-19 rsandifo * c-decl.c (add_flexible_array_elts_to_size): Simplify...
2006-01-19 rsandifo PR c/25805
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-12-27 mmitchel PR c++/23171, c++/23172, c++/25417.
2005-12-16 bje2005-12-16 Jon Grimm <jgrimm2@us.ibm.com>
2005-11-28 nathan.:
2005-11-23 gdr PR c/21668
2005-11-18 mrs * c-common.c (handle_cleanup_attribute): Use a lang...
2005-11-16 mrs * c-decl.c (lookup_name_two): Add.
2005-11-09 pinskia2005-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-19 steven PR c/23228
2005-10-04 rguenth2005-10-04 Richard Guenther <rguenther@suse.de>
2005-10-04 pinskia2005-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2005-09-29 jakub PR middle-end/24109
2005-09-09 rth PR debug/23190
2005-09-02 rodrigc * c-decl.c (diagnose_mismatched_decls): With -Wredund...
2005-08-18 wilsonUse TYPE_SIZE_UNIT consistently. Last patch was incons...
2005-08-16 wilsonEmit an error for too large arrays instead of an ICE.
2005-08-16 ghazi * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-07-30 jsm28 PR c/23143
2005-07-29 jsm28 PR c/529
2005-07-19 dj* toplev.h: Add comment about the first parameter for...
2005-07-16 jsm28 PR c/22421
2005-07-08 dberlin2005-07-08 Daniel Berlin <dberlin@dberlin.org>
2005-07-05 jsm28 PR c/22308
2005-07-03 kazu * c-decl.c, tree-object-size.c, tree-vectorizer.c,
2005-07-03 gdr PR c++/18279
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-30 steven * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29 echristo2005-06-28 Eric Christopher <echristo@redhat.com>
2005-06-28 pbrook2005-06-28 Paul Brook <paul@codesourcery.com>
2005-06-28 dj* c-decl.c (pop_scope): Move warning control into warni...
2005-06-26 kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-25 kcookUpdate FSF address.
2005-06-19 sayle * c-decl.c (grokdeclarator): Only check TREE_OVERFLOW on
2005-06-18 ghazi * c-decl.c (locate_old_decl): Add format attribute.
2005-06-06 jakubgcc/po/
2005-06-03 jsm28 PR c/21879
2005-05-28 ian./:
2005-05-25 dj* common.opt (-Wattributes): New. Default true.
2005-05-25 dj* c-common.c (unsigned_conversion_warning): Move warnin...
2005-05-24 mrs * c-common.h (objc_comptypes): Remove prototype.
2005-05-17 mrs Yet more Objective-C++...
2005-05-13 hubicka * c-decl.c (finish_function): Suppress "control reache...
2005-05-11 rth PR c/21502
2005-05-10 jsm28 PR c/21342
2005-05-03 dj* c-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-05-02 jsm28 PR c/15698
2005-04-27 jsm28 PR c/21213
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-04-20 jsm28 PR c/12913
2005-04-06 jsm28 * c-decl.c (finish_decl): Apply pending #pragma weak...
2005-04-05 bothner * c-decl.c (finish_function): If USE_MAPPED_LOCATION...
2005-04-01 jsm28 * c-decl.c (validate_proto_after_old_defn): Look at
2005-03-30 jsm28 PR c/772
2005-03-30 jsm28 PR c/20368
2005-03-30 rth PR c/20519
2005-03-20 jsm28 * c-common.c (handle_aligned_attribute, check_function...
2005-03-20 jsm28 * c-decl.c (check_bitfield_type_and_width): Require...
2005-03-18 jsm28 * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use...
2005-03-14 rakdver * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,
2005-03-13 kazu * c-decl.c (c_init_decl_processing): Remove useless...
2005-03-12 kazu * c-decl.c (c_init_decl_processing): Remove local...
2005-03-12 bothner * c-tree.h (struct c_declarator): New id_loc field.
2005-03-07 bothner Various fixes to allow us to again build if --enable...
2005-03-02 jsm28 PR c/8927
2005-02-25 jsm28 * c-parser.c: New file.
2005-02-03 jsm28 PR c/17807
2005-02-01 stevengcc/
2005-01-29 jsm28 * c-common.c (fix_string_type): Just use c_build_quali...
2005-01-27 jakub PR c/18946
2005-01-27 rth For real this time...
next