summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* PR c/9177gerald2003-04-181-1/+2
* 2003-04-17 Roger Sayle <roger@eyesopen.com>sayle2003-04-171-0/+2
* * c-decl.c (implicitly_declare): Copy declarations that are goingmmitchel2003-04-151-1/+7
* * c-decl.c (grokdeclarator): Reject extern redeclarations ofmmitchel2003-04-151-1/+16
* * tree.h (DECL_BUILT_IN_NONANSI): Remove.sayle2003-04-141-16/+2
* * builtin-types.def (BT_FN_STRING_CONST_STRING): New builtin type.sayle2003-04-141-0/+2
* 2003-04-10 Zack Weinberg <zack@codesourcery.com>zack2003-04-111-766/+543
* * stor-layout.c (do_type_align): New fn, split out from...jason2003-04-031-22/+0
* PR c/9936mmitchel2003-04-011-1/+42
* PR java/10145jason2003-03-311-12/+0
* * c-decl.c (finish_function): Always defer if DECL_DECLARED_INLINE_P.rth2003-03-261-2/+7
* * c-common.c: Include intl.h.zack2003-03-221-16/+11
* * c-tree.h (struct lang_identifier): Remove error_locus field.zack2003-03-171-7/+26
* PR c/9928ebotcazou2003-03-121-1/+2
* * gcc.dg/inline-3.c: New test.hubicka2003-03-081-1/+1
* 2003-03-02 Kurt Garloff <garloff@suse.de>geoffk2003-03-021-0/+2
* * objc-act.c: Include cgraph.hhubicka2003-02-261-1/+1
* * c-decl.c (c_expand_body_1): Fix.hubicka2003-02-221-0/+1
* * expmed.c (expand_divmod): Undo sign extensions for unsigned operandshubicka2003-02-221-0/+1
* * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-timehubicka2003-02-121-44/+74
* PR c/7741ebotcazou2003-02-101-0/+6
* 2003-01-24 Phil Edwards <pme@gcc.gnu.org>pme2003-01-241-2/+2
* * alias.c: Fix comment typos.kazu2003-01-181-2/+2
* Merge from pch-branch.geoffk2003-01-101-3/+5
* * c-common.c (finish_fname_decls): Put the DECL_STMTs inside thejason2003-01-031-0/+12
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * c-decl.c: (start_struct): Commonize flag setting.nathan2002-11-261-12/+9
* PR c/8518ebotcazou2002-11-201-2/+3
* * c-decl.c (grokdeclarator): Make error for duplicate typejsm282002-11-101-1/+9
* * c-decl.c, cp/decl.c (start_decl): Point users of the old initialized-zack2002-10-191-1/+1
* gcc:zack2002-10-091-19/+4
* * ChangeLog: Follow spelling conventions.kazu2002-09-221-5/+5
* * c-decl.c (grokdeclarator): Make invalid combinations with long,jsm282002-08-211-6/+5
* * c-decl.c (flexible_array_type_p): New function.jsm282002-08-171-0/+43
* 2002-08-09 Ziemowit Laski <zlaski@apple.com>zlaski2002-08-101-10/+16
* * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.neil2002-08-071-262/+0
* * c-decl.c (duplicate_decls): Error out for incompatible TLSaldyh2002-08-071-0/+14
* * c-common.c: Define all C/ObjC/C++ warning and flag variables.neil2002-08-011-144/+0
* * builtins.def [DEF_GCC_BUILTIN]: Require an explicit ATTRSsayle2002-07-281-4/+0
* * c-decl.c (c_decode_option): No need to handle switchesneil2002-07-251-8/+1
* * c-decl.c (build_compound_literal): Set decl TREE_READONLY from TYPE.jakub2002-07-221-0/+1
* * c-decl.c (build_compound_literal): Defer compound literal declsjakub2002-07-221-5/+11
* 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>gdr2002-07-211-7/+7
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-20/+0
* * c-decl.c (duplicate_decls): Preserve the noreturn attribute onsayle2002-07-111-5/+0
* * tree.h: Modify builtin_function interface to take an extrasayle2002-07-011-3/+8
* ada:ghazi2002-06-201-1/+1
* * c-common.c (flag_ms_extensions): Move from c++ front end.rth2002-06-161-5/+38
* PR c/6660jakub2002-06-101-2/+5