OSDN Git Service

PR c/17881
[pf3gnuchains/gcc-fork.git] / gcc / c-decl.c
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 zack * c-decl.c (store_parm_decls_newstyle): Correct test...
2004-05-09 zack PR 15007
2004-04-29 rearnsha* c-decl.c (get_parm_info): Use the correct tag keyword...
2004-04-12 kenner * c-decl.c (finish_decl): Make a decl_stmt for a varia...
2004-04-05 kenner * c-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-28 zack * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIE...
2004-03-28 jsm28 * c-tree.h (C_DECL_REGISTER): New.
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-22 jakub PR c/14069
2004-03-20 kazu * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c...
2004-03-20 kazu * alias.c, attribs.c, bt-load.c, builtins.c, c-common.c,
2004-03-18 mmitchel * c-decl.c (grokdeclarator): Do not complain about...
2004-03-11 rth PR c/14517
2004-03-09 zack * c-decl.c (last_function_parms, last_function_parm_tags)
2004-03-04 zack PR 13728
2004-02-27 kazu * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf...
2004-02-26 kazu * c-decl.c (c_expand_deferred_function): Remove.
2004-02-17 steven * (c-decl.c, c-semantics.c, calls.c, cgraph...
2004-02-16 kazu * c-decl.c, c-ppoutput.c, cpphash.h, cpplib.h, dbxout.c,
2004-02-12 zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-01-27 ghazi * system.h (CHAR_BITFIELD): Delete.
2004-01-25 kazu * c-common.h: Fix comment typos.
2004-01-23 zack PR 18314
2004-01-21 zack * c-decl.c (merge_decls): Kill different_binding_level and
2004-01-20 jsm28 * c-decl.c (c_init_decl_processing): Set pedantic_lval...
2004-01-13 zack PR 13656
2004-01-13 hubicka * c-decl.c (diagnose_mismatched_decls): Fix warning...
2004-01-11 zack * c-decl.c (diagnose_arglist_conflict): Add missing...
2004-01-11 zack * c-decl.c (duplicate_decls): Break apart into...
2004-01-07 jsm28 PR c/12165
2004-01-01 hubicka PR opt/13473
2003-12-22 pinskia2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-22 pinskia2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-18 rth * c-decl.c (check_bitfield_type_and_width)...
2003-12-17 jsm282003-12-17 Neil Booth <neil@daikokuya.co.uk>
2003-12-10 austernPR c/13134
2003-11-24 echristo2003-11-24 Eric Christopher <echristo@redhat.com>
2003-11-13 hubicka PR opt/12275
2003-10-28 zack * c-decl.c (pushdecl): Clarify comment.
2003-10-22 hubicka PR debug/12389
2003-10-04 fjahanianretain DECL_COMMON of old declaration
2003-09-28 rth * c-decl.c (duplicate_decls): Copy DECL_SOURCE_...
2003-09-28 aj * c-decl.c (finish_function): Convert definition to...
2003-09-25 zlaski2003-09-24 Ziemowit Laski <zlaski@apple.com>
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-11 wilson* c-decl.c (poplevel): Eliminate use of |= in function_...
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-08 rthgcc/
2003-09-06 steven PR c/9862
2003-09-04 dj * targhooks.c: New file.
2003-09-03 hubicka * Makefile.in (c-objc-common.o): Kill gt-c-objc-common...
2003-09-01 zack * c-decl.c (pushdecl): Don't put variables on
2003-08-30 zack * c-tree.h: Delete COMPARE_DIFFERENT_TU from enumeration.
2003-08-30 zack * c-tree.h (C_TYPE_INCOMPLETE_VARS): New macro.
2003-08-29 rthgcc/
2003-08-29 rth * c-tree.h (C_DECL_FILE_SCOPE): Move ...
2003-08-23 jakub * c-decl.c (pushdecl): Only put decls which finish_str...
2003-08-22 kazu * c-decl.c: Fix comment formatting.
2003-08-19 kazu * builtins.c: Fix comment typos.
2003-08-19 kazu * c-decl.c: Follow spelling conventions.
2003-08-19 kazu * c-common.c: Fix comment formatting.
2003-08-09 bothner * c-decl.c (SCOPE_LIST_APPEND): Remove bogus line...
2003-08-07 zack * c-decl.c (builtin_decls): Replace with first_builtin...
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-08-01 zack * c-decl.c (gettags, pushdecl_function_level): Delete.
2003-07-31 bothner * opts.c (in_fnames, num_in_fnames): Moved here from...
2003-07-29 zack * c-decl.c (last_function_parm_vars, current_function_...
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.
next