OSDN Git Service

* gnu-v3-abi.c (vtable_ptrdiff_type): New function.
authorkevinb <kevinb>
Sat, 13 Dec 2008 00:39:52 +0000 (00:39 +0000)
committerkevinb <kevinb>
Sat, 13 Dec 2008 00:39:52 +0000 (00:39 +0000)
commitf67696b733f62e8f4d19a5bffde9438af7ebde7d
treef7c47cf4f3650c6d0c90ff9519cb1a01d9913a55
parentd8ae7489e02f65b7cc168d39c7f45599a9449c9a
* gnu-v3-abi.c (vtable_ptrdiff_type): New function.
(gnuv3_decode_method_ptr, gnuv3_print_method_ptr)
(gnuv3_method_ptr_to_value): Use a better approximation for
`ptrdiff_t' instead of `long'.

* m32c-tdep.c (m32c_gdbarch_init): Call set_gdbarch_vbit_in_delta().
(m32c_push_dummy_call): Dereference pointer type.
gdb/ChangeLog
gdb/gnu-v3-abi.c
gdb/m32c-tdep.c