summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (c_expand_body): Update call tree_rest_of_compilation.hubicka2004-10-011-1/+1
* FIxed an IMA bug showed up in parse and gzip.fjahanian2004-09-301-1/+1
* PR c/7425jsm282004-09-291-0/+4
* PR c/16409jsm282004-09-281-1/+15
* PR c/17188jsm282004-09-241-6/+22
* * c-decl.c (implicitly_declare): Call maybe_apply_renaming_pragma.mmitchel2004-09-221-1/+7
* * cgraph.c (cgraph_unnest_node): New function.hubicka2004-09-201-15/+15
* * c-tree.h (enum c_typespec_keyword): New.jsm282004-09-171-216/+404
* * basic-block.h, c-decl.c, c-parse.in, cgraphunit.c, ddg.c,kazu2004-09-171-1/+1
* * c-tree.h (struct c_declspecs): Add const_p, volatile_p andjsm282004-09-141-58/+93
* Fix PR 17408 and PR 17409.dalej2004-09-141-2/+5
* * c-decl.c (grokdeclarator): Correct comments about where storagejsm282004-09-131-10/+20
* * c-common.c, c-decl.c, c-lex.c, c-objc-common.c, c-opts.c,jsm282004-09-121-164/+170
* * c-tree.h (enum c_storage_class): New.jsm282004-09-111-125/+196
* * c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h.zack2004-09-101-7/+0
* * c-tree.h (struct c_declspecs): Remove typedef_decl. Addjsm282004-09-101-13/+11
* PR c/8420jsm282004-09-091-327/+264
* * c-tree.h (enum c_declarator_kind, struct c_arg_info, structjsm282004-09-091-179/+194
* * c-tree.h (C_DECL_USED, parser_obstack, in_alignof, in_sizeof,jsm282004-09-091-1/+22
* [gcc/ChangeLog]zlaski2004-09-081-12/+0
* * c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable.nathan2004-09-071-356/+337
* * c-common.c, c-decl.c, combine.c, defaults.h, fold-const.c,kazu2004-09-051-2/+2
* [gcc/ChangeLog]zlaski2004-09-031-1/+11
* [gcc/ChangeLog]zlaski2004-09-021-1/+1
* PR c/15224kenner2004-09-011-1/+12
* [gcc/ChangeLog]zlaski2004-09-011-1/+1
* * attribs.c (strip_attrs): Remove.jsm282004-08-311-0/+79
* 2004-08-30 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-301-15/+18
* * c-tree.h (struct language_function): Add arg_info element.jsm282004-08-301-5/+13
* PR c/13801jsm282004-08-261-14/+137
* [gcc/ChangeLog]zlaski2004-08-251-0/+14
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-5/+5
* * c-decl.c (c_init_decl_processing): Adjustnathan2004-08-241-1/+1
* * tree.h (build_distinct_type_copy): New.nathan2004-08-231-2/+2
* * c-decl.c (set_array_declarator_type): Rename tojsm282004-08-211-3/+31
* * c-decl.c (build_array_declarator, set_array_declarator_type,jsm282004-08-211-20/+21
* * c-decl.c (grokdeclarator): Allow for function definition wherejsm282004-08-161-5/+10
* .:nathan2004-08-151-6/+7
* * c-common.c (shorten_compare, pointer_int_sum,sayle2004-08-151-6/+6
* * c-common.h (STATEMENT_LIST_HAS_LABEL): New.rth2004-08-121-1/+18
* * tree.c (handle_dll_attribute): Move here from i383/winnt.c.mmitchel2004-08-061-0/+9
* 2004-08-04 Geoffrey Keating <geoffk@apple.com>geoffk2004-08-051-71/+61
* PR 14680zack2004-08-041-2/+5
* * c-decl.c (implicitly_declare): Diagnose incompatible implicitjsm282004-08-031-0/+17
* * c-decl.c (diagnose_mismatched_decls): Give error for externaljsm282004-07-311-6/+10
* * c-decl.c (complete_array_type): Don't gratuitously copynathan2004-07-291-2/+1
* * c-common.c (disable_builtin_function): Rename variable n tobernie2004-07-261-17/+21
* PR c++/9283giovannibajo2004-07-251-6/+8
* * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie2004-07-251-1/+1
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-10/+11