summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -Wzack2002-06-071-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-133/+47
* 2002-05-31 Stan Shebs <shebs@apple.com>shebs2002-05-311-14/+24
* * Makefile.in (C_COMMON_H): Fix.neil2002-05-251-1/+21
* * c-common.c (warn_nonnull): Declare.thorpej2002-05-231-0/+1
* * c-common.h (enum rid): Add RID_THREAD.rth2002-05-221-18/+75
* * c-common.c (c_common_post_options): Warn if -Wformat-zero-lengththorpej2002-05-181-0/+1
* * Makefile.in: Update.neil2002-05-091-0/+4
* * c-common.c (warn_multichar): New.neil2002-05-061-4/+0
* * defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.jason2002-05-031-2/+1
* 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2002-04-281-1/+2
* * c-decl.c (grokdeclarator): Remove outdated ??? noterth2002-04-261-4/+0
* * c-decl.c (grokdeclarator): Don't pedwarn variable sized arraysrth2002-04-241-1/+1
* * Makefile.in: Update.neil2002-04-201-5/+5