2003-12-04 Michael Chastain <mec.gnu@mindspring.com>
authorMichael Chastain <mec@google.com>
Fri, 5 Dec 2003 04:25:09 +0000 (04:25 +0000)
committerMichael Chastain <mec@google.com>
Fri, 5 Dec 2003 04:25:09 +0000 (04:25 +0000)
commit362ff856039fd10e1dc996d424d03dc02d410e5f
tree87ce1810335efaf86109db8ea21d4c3804134735
parentaeadede63fe8a6a8b7f685e55fb03d349eb90913
2003-12-04  Michael Chastain  <mec.gnu@mindspring.com>

Partial fix for PR c++/1465.
Fix for PR c++/1377.
* cp-support.h (cp_lookup_rtti_type): New function.
* cp-support.c (cp_lookup_rtti_type): New function.
* gnu-v2-abi.c: Update copyright years.
(gnuv2_rtti_type): Call cp_lookup_rtti_type.
* gnu-v3-abi.c: Update copyright years.
(gnuv3_rtti_type): Call cp_lookup_rtti_type.
gdb/ChangeLog
gdb/cp-support.c
gdb/cp-support.h
gdb/gnu-v2-abi.c
gdb/gnu-v3-abi.c
This page took 0.026338 seconds and 4 git commands to generate.