OSDN Git Service

* decl2.c (qualified_lookup_using_namespace): Look through
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2000-05-22 loewis * decl2.c (qualified_lookup_using_namespace...
2000-05-22 mmitchel * cp-tree.h (SET_BINFO_NEW_VTABLE_MARKED): Add sanity...
2000-05-21 mmitchel * cp-tree.h (struct lang_type): Remove search_slot.
2000-05-20 zacktop level:
2000-05-20 aoliva* Make-lang.in (cplib2.ready): Also depend on cc1plus...
2000-05-19 mmitchel Don't create a separate copy of virtual bases for the
2000-05-17 mmitchel * decl2.c (finish_anon_union): Generalize error messag...
2000-05-17 cagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-16 mmitchel * cp-treeh (BINFO_NEW_VTABLE_MARKED): Update documenta...
2000-05-16 mmitchel * class.c (copy_virtuals): New function.
2000-05-15 gdr2000-05-15 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-15 jason * except.c (check_handlers): New fn.
2000-05-14 gdr2000-05-13 Gabriel Dos Reis <gdr@codesourcery.com>
2000-05-12 nathan * tinfo.cc: Revert my 2000-05-08 and 2000-05-07 changes.
2000-05-11 jason * class.c (check_field_decls): Complain about...
2000-05-10 jason * decl.c (grokdeclarator): Allow non-static...
2000-05-09 zacktop level:
2000-05-08 nathan * tinfo.cc (__dynamic_cast): Use a reinterpret_cast...
2000-05-07 nathan * inc/cxxabi.h: Use __SIZE_TYPE_ and __PTRDIFF_TYPE__...
2000-05-06 rth * typeck.c (build_c_cast): Don't warn integer...
2000-05-06 nathan * rtti.c (ptmd_initializer): Set non-public, if class is
2000-05-05 mmitchel * cp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
2000-05-04 ghazi * class.c (update_vtable_entry_for_fn): Prototype.
2000-05-04 mmitchel * cp-tree.h (special_function_kind): Add various kinds of
2000-05-03 mmitchel * cp-tree.def (THUNK_DECL): Remove.
2000-05-02 jason * tree.c (walk_tree): Set lineno.
2000-05-02 mmitchel * exception.cc: Update license notice.
2000-05-01 jason * tree.c (build_target_expr_with_type): If...
2000-05-01 mmitchel * cp-tree.h (same_type_ignoring_top_level_qualifiers_p...
2000-05-01 mmitchel * decl.c (finish_destructor_body): Use the base destru...
2000-05-01 mmitchel * expr.c (cplus_expand_expr): Preserve temporaries...
2000-05-01 mmitchel * decl2.c (finish_file): Fix typo in comment.
2000-04-30 mmitchel * method.c (emit_thunk): Don't try to return a `void...
2000-04-30 mmitchel * optimize.c (initialize_inlined_parameters): If the...
2000-04-29 jasonrevert
2000-04-28 jason * decl.c (grok_op_properties): Add an extra...
2000-04-28 jason * tree.c (get_callee_fndecl): Extract the initi...
2000-04-28 mmitchel * optimize.c (copy_body_r): Use STRIP_TYPE_NOPS when...
2000-04-28 samuelhangeLog:
2000-04-26 mmitchel * cp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-26 jason * dwarf2out.c (add_bound_info): Don't crash...
2000-04-25 gdr2000-04-25 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-25 loewis * decl.c (grokdeclarator): Reject VLAs as members.
2000-04-25 gdr2000-04-24 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-24 zack * decl2.c (finish_file): Remove double setup for accou...
2000-04-24 robertlRespective ChangeLogs for common, cp/, java/
2000-04-24 bkoz2000-04-23 Benjamin Kosnik <bkoz@cygnus.com>
2000-04-24 mmitchel * cp-tree.h (lang_decl): Remove pretty_function_p.
2000-04-23 rth * typeck.c (c_expand_asm_operands): Restore...
2000-04-22 gdr2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-20 nathan * rtti.c (init_rtti_processing): Set tinfo_var_id...
2000-04-20 jason * typeck.c (build_x_function_call): Resolve...
2000-04-18 zack * cccp.c, cexp.y, cexp.c, cccp.1: Removed.
2000-04-18 mmitchel * cp-tree.h (lang_decl_flags): Remove const_memfunc and
2000-04-18 mmitchel * decl2.c (grokfield): Issue error on illegal data...
2000-04-17 mmitchel * method.c (make_thunk): Set DECL_CONTEXT for a THUNK_...
2000-04-17 mmitchel * class.c (build_vtable_entry): Don't build thunks...
2000-04-17 jason * decl.c (decls_match): Allow a redeclaration...
2000-04-16 mmitchel * cp-tree.def (THUNK_DECL): Add to documentation.
2000-04-15 kenner * Makefile.in (ggc-page.o): Now includes toplev.h.
2000-04-13 nathan * class.c (build_base_field): Reformat comment.
2000-04-12 mmitchel * cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
2000-04-11 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 mmitchel * optimize.c (remap_decl): Avoid sharing structure...
2000-04-11 mmitchel * cp-tree.h (lang_decl_flags): Rename constructor_for_...
2000-04-11 mmitchel * cp-tre.h (finish_function): Change prototype.
2000-04-11 mmitchel * cp-tree.h (lang_type): Remove has_nonpublic_ctor and
2000-04-11 loewis * extend.texi (-fthis-is-variable): Undocument.
2000-04-11 jason * class.c (instantiate_type): Handle object...
2000-04-10 nathan * inc/cxxabi.h (__pointer_type_info): Add restrict and
2000-04-10 loewis * invoke.texi (-ansi): Remove -foperator-names from...
2000-04-10 loewis * invoke.texi (-fno-gnu-keywords): Remove classof...
2000-04-10 mmitchel * cp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-09 nathan * vec.cc: Include <new> and <exception>.
2000-04-09 nathan Prepend __ to implementation defined names.
2000-04-09 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_ID...
2000-04-09 mmitchel Under the new ABI, constructors don't return `this'.
2000-04-09 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_BASE_CTOR_IDENTI...
2000-04-08 ghazi * tree.c (tree_expr_nonnegative_p): New function.
2000-04-07 nathan Rename abi::__vmi_class_type_info members.
2000-04-07 nathan * tinfo.cc (convert_to_base): New function.
2000-04-06 jason * tinfo.cc (operator=): Use __builtin_strcmp.
2000-04-06 mmitchel * cp-tree.h (lang_decl_flags): Rename saved_inline...
2000-04-06 nathan * rtti.c (dfs_class_hint_mark): New static function.
2000-04-06 bkoz2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
2000-04-06 mmitchel * cp-tree.h (instantiate_decl): Change prototype.
2000-04-06 mmitchel * final.c (final): Use xcalloc to allocate line_note_e...
2000-04-05 hubickaFix problems in my previous commit.
2000-04-04 ghazi * cfns.gperf (hash, libc_name_p): Prototype.
2000-04-04 mmitchel Correct many new ABI issues regarding vbase and vcall...
2000-04-03 zack * gcc.c (C specs): Pass -f(no-)show-column to the
2000-03-30 nathan * rtti.c (class_hint_flags): Rename flags.
2000-03-29 nathangcc:
2000-03-29 mmitchel * class.c: Reorganize to put virtual function table...
2000-03-29 jason * class.c (finish_struct): Use bitsize_zero_node.
2000-03-28 mmitchel Put RTTI entries at negative offsets in new ABI.
2000-03-27 kenner * c-convert.c (convert): Return if output or input...
2000-03-26 mmitchel * class.c (layout_empty_base): Handle empty bases...
2000-03-26 mmitchel * decl.c (grokdeclarator): Count partial specializatio...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
next