OSDN Git Service

* ChangeLog: Follow spelling conventions.
[pf3gnuchains/gcc-fork.git] / gcc / c-decl.c
2002-09-22 kazu * ChangeLog: Follow spelling conventions.
2002-08-21 jsm28 * c-decl.c (grokdeclarator): Make invalid combinations...
2002-08-17 jsm28 * c-decl.c (flexible_array_type_p): New function.
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-08-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...
2002-08-07 aldyh * c-decl.c (duplicate_decls): Error out for...
2002-08-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-07-28 sayle * builtins.def [DEF_GCC_BUILTIN]: Require an explicit...
2002-07-25 neil * c-decl.c (c_decode_option): No need to handle switches
2002-07-22 jakub * c-decl.c (build_compound_literal): Set decl TREE_REA...
2002-07-22 jakub * c-decl.c (build_compound_literal): Defer compound...
2002-07-21 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-16 zack * ginclude/varargs.h: Replace with stub which issues...
2002-07-11 sayle * c-decl.c (duplicate_decls): Preserve the noreturn...
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-20 ghaziada:
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-10 jakub PR c/6660
2002-06-07 zack * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 shebs2002-05-31 Stan Shebs <shebs@apple.com>
2002-05-25 neil * Makefile.in (C_COMMON_H): Fix.
2002-05-23 thorpej* c-common.c (warn_nonnull): Declare.
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-18 thorpej* c-common.c (c_common_post_options): Warn if -Wformat...
2002-05-09 neil * Makefile.in: Update.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-05-03 jason * defaults.h (BOOL_TYPE_SIZE): Move default...
2002-04-28 sirl 2002-04-28 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2002-04-26 rth * c-decl.c (grokdeclarator): Remove outdated...
2002-04-24 rth * c-decl.c (grokdeclarator): Don't pedwarn...
2002-04-20 neil * Makefile.in: Update.
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-10 toon2002-04-10 Toon Moene <toon@moene.indiv.nluug.nl>
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-28 rth * c-decl.c (finish_function): New arg can_defer...
2002-03-27 neil * Makefile.in (attribs.o): Update.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-24 neil Removal of separate preprocessor cpp0.
2002-03-22 rth * c-pragma.c (maybe_apply_renaming_pragma)...
2002-03-15 rth * c-decl.c: Include c-pragma.h.
2002-03-05 geoffk * toplev.c (documented_lang_options): Document more
2002-03-03 rth * c-decl.c (start_decl): Initialized variables...
2002-02-28 jason * c-decl.c (finish_function): Only warn about...
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-20 aoliva* c-decl.c (pushdecl): If no global declaration is...
2002-02-20 jakub PR c++/5713
2002-02-15 rsandifo * c-decl.c (grokdeclarator): Prevent a segfault on...
2002-02-14 jakub PR c/5503:
2002-02-06 jason * c-decl.c (finish_function): Warn about a...
2002-02-05 aoliva* target.h (struct gcc_target): Added ms_bitfield_layout_p.
2002-02-02 neil * c-decl.c, tree.c, tree.h, objc/objc-act.c: Revert...
2002-02-01 zack * c-lex.c (yyparse): Call debug_hooks->start_source_fi...
2002-01-31 jsm28 * c-decl.c (grokdeclarator): Handle type being a typed...
2002-01-29 neil PR c/3325
2002-01-29 jakub PR other/1502:
2002-01-25 kenner * builtins.c (expand_builtin_strncpy): Use integer_zer...
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-06 rth * c-decl.c (c_expand_body): Don't call outlinin...
2002-01-02 rth * c-decl.c (c_expand_body): Call outlining_inli...
2001-12-24 rth PR c/5163:
2001-12-17 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): Contain a...
2001-12-15 aldyh * c-parse.in (typename): Do not split attributes.
2001-12-07 rth * c-decl.c (c_language): Remove duplicate.
2001-12-05 neil * c-common.c (shadow_warning): New function, moved...
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-12-05 jakub * c-decl.c (pushdecl): Only increase n_incomplete...
2001-12-04 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): New.
2001-12-04 aoliva* c-decl.c (duplicate_decls): Revert rth's patch. ...
2001-12-03 neil * c-decl.c (grokdeclarator): Use ISO word.
2001-12-02 rth * c-decl.c (duplicate_decls): Conditionalize...
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-12-01 neil * c-decl.c (duplicate_decls, parmlist_tags_warning...
2001-11-30 rth * c-decl.c (duplicate_decls): Copy DECL_SAVED_TREE.
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-21 jakub * c-decl.c (c_expand_deferred_function): Only call...
2001-11-18 jsm28 * c-decl.c (c_decode_option): Give deprecation warning for
2001-11-18 jsm28 * c-common.c (struct disabled_builtin, disabled_builtins,
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-14 hubicka * cfglayout.c (fixup_fallthru_exit_predecesor): New...
2001-11-12 aoliva* Makefile.in (c-lang.o): Depend on $(VARRAY_H).
2001-11-09 neil * Makefile.in: Update.
2001-11-07 neil * c-decl.c (pushdecl): Remove file and line.
2001-11-05 neil * c-decl.c (delete_block): Remove.
2001-11-03 neil * c-decl.c (pushdecl): Move block inside if conditiona...
2001-10-30 jsm282001-10-30 Paolo Bonzini <bonzini@gnu.org>
2001-10-29 jsm28 * ChangeLog.2, ChangeLog.3, ChangeLog.4, FSFChangeLog.10,
2001-10-24 jakub * c-decl.c (finish_decl): Don't add DECL_STMTs for...
2001-10-23 neil * c-common.c (warn_div_by_zero): New.
2001-10-20 hubicka * basic-block.h (find_sub_basic_blocks): Use sbitmap...
2001-10-18 aoliva* attribs.c (handle_noinline_attribute): New function.
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-10 kazu * calls.c: Fix formatting.
2001-10-08 dj* c-decl.c (grokfield): Make sure the only unnamed...
2001-10-08 rth * c-common.h (struct c_lang_decl): Add declared...
next