summaryrefslogtreecommitdiff
path: root/gcc/c-decl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * builtins.c: Include langhooks.h.neil2002-04-191-6/+2
* 2002-04-10 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-04-101-49/+0
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-1/+1
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-2/+2
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-3/+1
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-6/+7
* * c-decl.c (finish_function): New arg can_defer_p. Pass itrth2002-03-281-3/+5
* * Makefile.in (attribs.o): Update.neil2002-03-271-1/+1
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-1/+1
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-251-11/+0
* Removal of separate preprocessor cpp0.neil2002-03-241-0/+4
* * c-pragma.c (maybe_apply_renaming_pragma): New.rth2002-03-221-0/+2
* * c-decl.c: Include c-pragma.h.rth2002-03-151-3/+15
* * toplev.c (documented_lang_options): Document moregeoffk2002-03-051-143/+64
* * c-decl.c (start_decl): Initialized variables are not common.rth2002-03-031-1/+1
* * c-decl.c (finish_function): Only warn about missing returnjason2002-02-281-3/+4
* * Makefile.in (integrate.o): Update.neil2002-02-281-2/+2
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-145/+16
* * c-decl.c (pushdecl): If no global declaration is found for anaoliva2002-02-201-3/+5
* PR c++/5713jakub2002-02-201-0/+1
* * c-decl.c (grokdeclarator): Prevent a segfault on unnamed decls.rsandifo2002-02-151-2/+2
* PR c/5503:jakub2002-02-141-0/+16
* * c-decl.c (finish_function): Warn about a non-void function withjason2002-02-061-0/+31
* * target.h (struct gcc_target): Added ms_bitfield_layout_p.aoliva2002-02-051-1/+2
* * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert bitfieldneil2002-02-021-137/+114
* * c-lex.c (yyparse): Call debug_hooks->start_source_file forzack2002-02-011-0/+1
* * c-decl.c (grokdeclarator): Handle type being a typedef for anjsm282002-01-311-3/+8
* PR c/3325neil2002-01-291-114/+137
* PR other/1502:jakub2002-01-291-1/+1
* * builtins.c (expand_builtin_strncpy): Use integer_zerop insteadkenner2002-01-251-6/+5
* Added __attribute__((deprecated)) patches.ira2002-01-101-2/+31
* * c-decl.c (c_expand_body): Don't call outlining_inline_function.rth2002-01-061-5/+0
* * c-decl.c (c_expand_body): Call outlining_inline_function whenrth2002-01-021-1/+6
* PR c/5163:rth2001-12-241-15/+34
* * c-common.def (COMPOUND_LITERAL_EXPR): Contain a DECL_STMT, notjsm282001-12-171-1/+3
* * c-parse.in (typename): Do not split attributes.aldyh2001-12-151-3/+11
* * c-decl.c (c_language): Remove duplicate.rth2001-12-071-4/+0