OSDN Git Service

* class.c (check_field_decls): Only check C_TYPE_FIELDS_READONLY
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2003-01-30 mmitchel * class.c (check_field_decls): Only check C_TYPE_FIELD...
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-25 lerdsuwa * cp-tree.h (flagged_type_tree_s): Remove.
2003-01-23 neroden * cp-tree.h, decl.h: Get rid of PARAMS. Again.
2003-01-22 mmitchel PR c++/9388
2003-01-17 mmitchel PR c++/9294
2003-01-17 jason PR c++/8564
2003-01-16 oldham2003-01-16 Jeffrey D. Oldham <oldham@codesourcery...
2003-01-16 mmitchel * cp-tree.h (lang_type_class): Remove is_partial_insta...
2003-01-14 lerdsuwa * config-lang.in: Add semantics.c to gtfiles.
2003-01-13 mmitchel * cp-tree.h (get_arglist_len_in_bytes): Remove.
2003-01-10 neroden * cfns.gperf: ANSIfy function declarations.
2003-01-10 mmitchel PR c++/9128
2003-01-10 geoffkMerge from pch-branch.
2003-01-03 austern * cp-tree.h (struct lang_type_class): add field...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2003-01-01 mmitchel * cp-tree.h (LOOKUP_TEMPLATES_EXPECTED): Remove.
2002-12-31 nathancp:
2002-12-31 mmitchel * cp-tree.def (RETURN_INIT): Remove.
2002-12-31 gdr* cp-tree.h (pending_lang_change): Declare.
2002-12-30 mmitchel * parse.y: Remove.
2002-12-30 nathancp:
2002-12-29 gdr Remove traditional C constructs 4/n.
2002-12-28 gdr Remove traditional C constructs 3/n.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-24 nathancp:
2002-12-23 gdr * call.c (tourney, build_field_call, equal_functions...
2002-12-22 nathancp:
2002-12-22 lerdsuwa * cp-tree.h (make_unbound_class_template): Use tsubst_...
2002-12-20 kazu * ChangeLog: Fix a typo.
2002-12-18 gdr * cp-tree.h (struct tree_srcloc): Use location_t.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-13 geoffk * cp-tree.h: Have the multiple-include guards around
2002-12-10 austern * cp-tree.h: get rid of needs_virtual_reinit...
2002-12-04 geoffk * class.c (finish_struct_1): Correct comment.
2002-12-04 jason PR c++/8461, c++/8625
2002-12-01 mmitchel PR c++/8727
2002-11-26 nathan * cp-tree.h (DECL_LANG_FLAG_4): Document more uses.
2002-11-09 lerdsuwa PR c++/8389
2002-11-04 mmitchel * call.c (build_special_member_call): Do not try to...
2002-10-31 jason PR c++/8186
2002-10-31 mmitchel * cp-tree.h (lang_decl_flags): Remove init_priority.
2002-10-30 lerdsuwa Core issue 287, PR c++/7639
2002-10-26 mmitchel * call.c (build_over_call): Use DECL_CONTEXT, not
2002-10-25 mmitchel * class.c (build_vtbl_initializer): Don't use build_vt...
2002-10-25 dje PR c++/7228
2002-10-23 zack * langhooks.h (struct lang_hooks_for_tree_inlining...
2002-10-21 mmitchel PR c++/8218
2002-10-15 mmitchel * decl.c (reshape_init): Fix typo.
2002-10-15 mmitchel * class.c (check_field_decls): Remove empty_p paramete...
2002-10-11 mmitchel PR c++/5661
2002-10-11 mmitchel * NEWS: Document removal of "new X = ..." extension.
2002-10-02 mmitchel PR c++/7188.
2002-10-02 sayle PR optimization/6627
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-29 kazu * cp-tree.h: Fix comment typos.
2002-09-23 mmitchel * c-common.c (flag_abi_version): New variable.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-19 dpatel 2002-09-19 Devang Patel <dpatel@apple.com>
2002-09-16 geoffkIndex: gcc/ChangeLog
2002-09-13 austern2002-09-13 Matt Austern <austern@apple.com>
2002-09-13 kazu * call.c: Fix comment formatting.
2002-09-09 ghazi * cp-tree.h (require_complete_eh_spec_types): Add...
2002-08-25 shebs2002-08-24 Matt Austern <austern@apple.com>
2002-08-09 mmitchel * call.c (standard_conversion): Use build_ptrmem_type.
2002-08-08 mmitchel Rework build_component_ref.
2002-08-07 neil * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS...
2002-08-04 nathan * cp-tree.h (VF_DERIVED_VALUE): Remove.
2002-08-01 neil * c-common.c: Define all C/ObjC/C++ warning and flag...
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-30 gdr * cp-tree.h (VF_DERIVED_VALUE): Restore from previous...
2002-07-30 nathan * cp-tree.h (CLASSTYPE_VFIELDS, VF_*, BV_*): Add more
2002-07-29 amodra * cp-tree.h: Comment typo fix.
2002-07-26 jason * function.c (assign_parms): Handle frontend...
2002-07-26 neil * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,
2002-07-25 gdr * c-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-23 neil * dwarf2out.c (SECTION_ASM_OP,
2002-07-23 gdr2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
2002-07-22 lerdsuwa PR c++/7347, c++/7348
2002-07-10 mmitchel * cp-tree.h (unqualified_name_lookup_error): Declare it.
2002-07-09 mmitchel * cp-tree.h (constructor_name_p): Declare it.
2002-07-08 mmitchel * cp-tree.h (have_extern_spec): Declare it
2002-07-08 mmitchel * Make-lang.in (cp/parse.o): Depend on decl.h.
2002-07-05 nathan Repair damage on weak-impared targets caused by my...
2002-06-30 nathan * cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
2002-06-26 mmitchel * cp-tree.h (xref_tag): Change prototype.
2002-06-25 mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-24 mmitchel * cp-tree.h (SCALAR_TYPE_P): New macro.
2002-06-23 mmitchel * parse.y (parse_scoped_id): New function.
2002-06-16 rth * c-common.c (flag_ms_extensions): Move from...
2002-06-15 gdr * cp-tree.h (compiler_error): Remove declaration.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-22 neil PR preprocessor/6517
2002-05-19 aoliva* cp-tree.h (complete_type_or_diagnostic): Changed...
2002-05-14 aoliva* cp-tree.h (struct lang_type): Added non_zero_init.
2002-05-09 neil * Makefile.in: Update.
2002-05-06 neil * c-common.c (warn_multichar): New.
2002-04-25 jason PR c++/5607
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
next