aboutsummaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2000-04-16 19:45:32 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2000-04-16 19:45:32 +0000
commit4e7512c9d18b4bdd5a52a239746b4cd2b0a91399 (patch)
treeb4f81d3119e33454003b3194b8678c7292aaff83 /libjava
parent3268dc00a8332f0af73ccee3e5445e98e05388d0 (diff)
downloadgcc-4e7512c9d18b4bdd5a52a239746b4cd2b0a91399.zip
gcc-4e7512c9d18b4bdd5a52a239746b4cd2b0a91399.tar.gz
gcc-4e7512c9d18b4bdd5a52a239746b4cd2b0a91399.tar.bz2
cp-tree.def (THUNK_DECL): Add to documentation.
* cp-tree.def (THUNK_DECL): Add to documentation. * cp-tree.h (flag_huge_objects): Declare. * class.c (modify_vtable_entry): Tidy. (update_vtable_entry_for_fn): Split out from dfs_modify_vtables. Calculate delta appropriately for the new ABI. (dfs_modify_vtables): Use it. (modify_all_vtables): Fix thinko in code to add overriding copies of functions to primary vtables. (build_clone): Fix typo in comment. (clone_function_decl): Correct order of destructors in vtable. (build_vbase_offset_vtbl_entries): Adjust comment. (dfs_vcall_offset_queue_p): Remove. (dfs_build_vcall_offset_vtbl_entries): Update BV_VCALL_INDEX. (build_vcall_offset_vtbl_entries): Juse use dfs_skip_vbases. (build_vtable_entry): Correct check for pure virtual functions. Don't declare flag_huge_objects. * decl.c (flag_huge_objects): Remove declaration. * method.c (make_thunk): Tweak mangling for vcall offset thunks. Use int_size_in_bytes. (emit_thunk): Handle vcall offset thunks. From-SVN: r33185
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions