summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* * c-decl.c (c_init_decl_processing): Clear input_file_nameamylaar2003-06-041-0/+8
* * c-common.c (handle_cleanup_attribute): New.rth2003-06-041-0/+37
* * c-decl.c (duplicate_decls): Test DECL for ERROR_MARK.kenner2003-05-221-1/+4
* * c-decl.c (finish_decl): When setting the DECL_ASSEMBLER_NAMEamylaar2003-05-191-6/+12
* * c-decl.c (duplicate_decls): Re-invoke make_decl_rtl ifrth2003-05-141-0/+9
* PR c/10675rth2003-05-121-25/+59
* * c-decl.c (define_label): Tidy. Don't use any ofgdr2003-05-081-29/+19
* * c-decl.c (pending_invalid_xref_file): Remove.nathan2003-05-031-10/+6
* * input.h (lineno): Rename to ...nathan2003-05-011-7/+7
* * c-decl.c (finish_decl): When prototype with asmspec is foundjakub2003-04-281-4/+20
* 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