summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* * toplev.h: Add comment about the first parameter for warning().dj2005-07-191-9/+10
* PR c/22421jsm282005-07-161-1/+25
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-156/+177
* PR c/22308jsm282005-07-051-0/+3
* * c-decl.c, tree-object-size.c, tree-vectorizer.c,kazu2005-07-031-1/+1
* PR c++/18279gdr2005-07-031-0/+11
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-139/+127
* * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.steven2005-06-301-4/+4
* 2005-06-28 Eric Christopher <echristo@redhat.com>echristo2005-06-291-35/+20
* 2005-06-28 Paul Brook <paul@codesourcery.com>pbrook2005-06-281-0/+1
* * c-decl.c (pop_scope): Move warning control into warning call.dj2005-06-281-26/+33
* * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c,kazu2005-06-261-4/+4
* Update FSF address.kcook2005-06-251-2/+2
* * c-decl.c (grokdeclarator): Only check TREE_OVERFLOW onsayle2005-06-191-1/+3
* * c-decl.c (locate_old_decl): Add format attribute.ghazi2005-06-181-2/+2
* gcc/po/jakub2005-06-061-4/+4
* PR c/21879jsm282005-06-031-1/+5
* ./:ian2005-05-281-10/+25
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-6/+9
* * c-common.c (unsigned_conversion_warning): Move warning controldj2005-05-251-12/+13
* * c-common.h (objc_comptypes): Remove prototype.mrs2005-05-241-19/+1
* Yet more Objective-C++...mrs2005-05-171-5/+15
* * c-decl.c (finish_function): Suppress "control reaches end ofhubicka2005-05-131-1/+4
* PR c/21502rth2005-05-111-6/+32
* PR c/21342jsm282005-05-101-3/+52
* * c-decl.c (store_parm_decls_oldstyle): Let diagnostic machinerydj2005-05-031-2/+2
* PR c/15698jsm282005-05-021-22/+105
* PR c/21213jsm282005-04-271-1/+1
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-60/+60
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-1/+1
* PR c/12913jsm282005-04-201-12/+37
* * c-decl.c (finish_decl): Apply pending #pragma weak regardless ofjsm282005-04-061-2/+1
* * c-decl.c (finish_function): If USE_MAPPED_LOCATION set the locationbothner2005-04-051-3/+9
* * c-decl.c (validate_proto_after_old_defn): Look atjsm282005-04-011-4/+3
* PR c/772jsm282005-03-301-0/+17
* PR c/20368jsm282005-03-301-2/+8
* PR c/20519rth2005-03-301-80/+14
* * c-common.c (handle_aligned_attribute, check_function_sentinel,jsm282005-03-201-7/+0
* * c-decl.c (check_bitfield_type_and_width): Require bit-fieldjsm282005-03-201-2/+4
* * c-common.c, c-decl.c, c-format.c, c-typeck.c: Use %D forjsm282005-03-181-25/+17
* * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,rakdver2005-03-141-0/+1
* * c-decl.c (c_init_decl_processing): Remove useless calls tokazu2005-03-131-6/+0
* * c-decl.c (c_init_decl_processing): Remove local variableskazu2005-03-121-5/+3
* * c-tree.h (struct c_declarator): New id_loc field.bothner2005-03-121-0/+3
* Various fixes to allow us to again build if --enable-mapped-location:bothner2005-03-071-0/+4
* PR c/8927jsm282005-03-021-6/+6
* * c-parser.c: New file.jsm282005-02-251-1/+8
* PR c/17807jsm282005-02-031-1/+16
* gcc/steven2005-02-011-10/+8
* * c-common.c (fix_string_type): Just use c_build_qualified_type tojsm282005-01-291-28/+15