OSDN Git Service

2003-07-29 Geoffrey Keating <geoffk@apple.com>
[pf3gnuchains/gcc-fork.git] / gcc / c-decl.c
2003-07-29 geoffk * c-decl.c (c_expand_body_1): Use C_DECL_FILE_SCOPE...
2003-07-28 zack * c-decl.c: Update commentary, adjust blank lines...
2003-07-28 zack * c-decl.c (struct c_scope): Remove keep_if_subblocks...
2003-07-27 zack * c-decl.c (store_parm_decls_newstyle, store_parm_decl...
2003-07-26 sayle * builtins.def (DEF_FALLBACK_BUILTIN): Delete.
2003-07-26 geoffk * c-decl.c (c_static_assembler_name): Remove TREE_STAT...
2003-07-24 jason * tree.h (boolean_type_node): Move from C/C...
2003-07-24 sayle * c-decl.c (match_builtin_function_types): New subrout...
2003-07-24 zack * c-decl.c: Search-and-replace change 'binding level' to
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-22 geoffk * c-decl.c (start_decl): Don't call maybe_apply_pragma...
2003-07-21 geoffk * c-common.h (num_in_fnames): Declare.
2003-07-19 zack * c-decl.c (named_labels, shadowed_labels, label_level...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-19 gdr * c-decl.c (c_finish_incomplete_decl): Don't use xxx_w...
2003-07-18 zack * c-decl.c (pushdecl_function_level): Make static...
2003-07-17 zack * c-decl.c: Fix typos in several comments. Remove all
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-13 aj * c-decl.c (link_hash_hash): Avoid warning about casti...
2003-07-11 geoffkIndex: ChangeLog
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-08 ghazigcc:
2003-07-01 nathan * c-tree.h (define_label): Replace filename and lineno...
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-29 nathan * c-decl.c (c_init_decl_processing): Use a location_t...
2003-06-27 nathan * c-tree.h (grokfield): Remove unused filename and...
2003-06-20 neil * c-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-19 aj * c-aux-info.c: Convert to ISO C99.
2003-06-14 nathan * tree.h (init_function_start): Remove filename and...
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-06-04 amylaar * c-decl.c (c_init_decl_processing): Clear input_file_name
2003-06-04 rth * c-common.c (handle_cleanup_attribute): New.
2003-05-22 kenner * c-decl.c (duplicate_decls): Test DECL for ERROR_MARK.
2003-05-19 amylaar * c-decl.c (finish_decl): When setting the DECL_ASSEMB...
2003-05-14 rth * c-decl.c (duplicate_decls): Re-invoke make_de...
2003-05-12 rth PR c/10675
2003-05-08 gdr * c-decl.c (define_label): Tidy. Don't use any of
2003-05-03 nathan * c-decl.c (pending_invalid_xref_file): Remove.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-28 jakub * c-decl.c (finish_decl): When prototype with asmspec...
2003-04-18 gerald PR c/9177
2003-04-17 sayle2003-04-17 Roger Sayle <roger@eyesopen.com>
2003-04-15 mmitchel * c-decl.c (implicitly_declare): Copy declarations...
2003-04-15 mmitchel * c-decl.c (grokdeclarator): Reject extern redeclarati...
2003-04-14 sayle * tree.h (DECL_BUILT_IN_NONANSI): Remove.
2003-04-14 sayle * builtin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-04-03 jason * stor-layout.c (do_type_align): New fn, split...
2003-04-01 mmitchel PR c/9936
2003-03-31 jason PR java/10145
2003-03-26 rth * c-decl.c (finish_function): Always defer...
2003-03-22 zack * c-common.c: Include intl.h.
2003-03-17 zack * c-tree.h (struct lang_identifier): Remove error_locu...
2003-03-12 ebotcazou PR c/9928
2003-03-08 hubicka * gcc.dg/inline-3.c: New test.
2003-03-02 geoffk2003-03-02 Kurt Garloff <garloff@suse.de>
2003-02-26 hubicka * objc-act.c: Include cgraph.h
2003-02-22 hubicka * c-decl.c (c_expand_body_1): Fix.
2003-02-22 hubicka * expmed.c (expand_divmod): Undo sign extensions for...
2003-02-12 hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2003-02-10 ebotcazou PR c/7741
2003-01-24 pme2003-01-24 Phil Edwards <pme@gcc.gnu.org>
2003-01-18 kazu * alias.c: Fix comment typos.
2003-01-10 geoffkMerge from pch-branch.
2003-01-03 jason * c-common.c (finish_fname_decls): Put the...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 kazu * c-decl.c: Fix a comment typo.
2002-11-26 nathan * c-decl.c: (start_struct): Commonize flag setting.
2002-11-20 ebotcazou PR c/8518
2002-11-10 jsm28 * c-decl.c (grokdeclarator): Make error for duplicate...
2002-10-19 zack * c-decl.c, cp/decl.c (start_decl): Point users of...
2002-10-09 zackgcc:
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.
next