diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 253a60ea390..2969fe4113d 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,12 @@ +2000-01-31 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl> + Jason Merrill <jason@yorick.cygnus.com> + + * tinfo.h: Rename USItype to myint32, depend on BITS_PER_UNIT. + +2000-01-31 Alfred Minarik <a8601248@unet.univie.ac.at> + + * exception.cc (__throw_bad_typeid): Add missing std::. + 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * cp-tree.h (make_thunk): PROTO -> PARAMS. |