diff options
| author | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-03-21 16:12:25 +0000 |
|---|---|---|
| committer | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-03-21 16:12:25 +0000 |
| commit | 13d8774b6b75f1cbd960b4dd9388b7037d9146aa (patch) | |
| tree | 592a5d0cb1f16a27d6eb7a0d3aacb77ba5f98f68 /gcc/c-common.c | |
| parent | 400990836f0c944398bb57eeb1753110d9ac232c (diff) | |
| download | ppe42-gcc-13d8774b6b75f1cbd960b4dd9388b7037d9146aa.tar.gz ppe42-gcc-13d8774b6b75f1cbd960b4dd9388b7037d9146aa.zip | |
* inc/cxxabi.h: New header file. Define new-abi entry points.
(__pointer_type_info::target): Rename member to ...
(__pointer_type_info::type): ... here.
(__base_class_info::type): Rename member to ...
(__base_class_info::base): ... here.
* Make-lang.in (CXX_EXTRA_HEADERS): Add cxxabi.h
* cp-tree.h (CPTI_ABI): New global tree enumeration.
(abi_node): New global tree node.
* decl.c (abi_node): Document.
(init_decl_processing): Initialize abi_node.
* rtti.c (build_dynamic_cast_1): Use abi_node for new-abi.
(get_vmi_pseudo_type_info): Likewise.
(create_tinfo_types): Likewise.
(emit_support_tinfos): Likewise.
* tinfo.h (cxxabi.h): Include for new-abi.
Move rtti class definitions to new header file.
* tinfo.cc (abi): Use the namespace.
(std): Move new abi rtti classes from here ...
(__cxxabiv1): ... to here.
* tinfo2.cc (cxxabi.h): Include for new-abi.
Move rtti class definitions to new header file.
(std): Move new abi rtti classes from here ...
(__cxxabiv1): ... to here.
* inc/typeinfo (__class_type_info): Move into __cxxabiv1
namespace.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32669 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions

