diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2000-03-21 16:12:25 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2000-03-21 16:12:25 +0000 |
commit | 2854d3c65e19626d807717407f18cc47d57198dc (patch) | |
tree | 592a5d0cb1f16a27d6eb7a0d3aacb77ba5f98f68 /libjava/java/io/Reader.java | |
parent | b8731430ae0a7458d0e7aefdee2240305facf1b6 (diff) | |
download | gcc-2854d3c65e19626d807717407f18cc47d57198dc.zip gcc-2854d3c65e19626d807717407f18cc47d57198dc.tar.gz gcc-2854d3c65e19626d807717407f18cc47d57198dc.tar.bz2 |
cxxabi.h: New header file.
* 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.
From-SVN: r32669
Diffstat (limited to 'libjava/java/io/Reader.java')
0 files changed, 0 insertions, 0 deletions