gcc/libstdc++-v3 ChangeLog libsupc++/exception ...
cgd@gcc.gnu.org
cgd@gcc.gnu.org
Tue Jan 23 19:04:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: cgd@gcc.gnu.org 2001-01-23 19:04:36
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/libsupc++: exception_support.cc
Log message:
2001-01-23 Chris Demetriou <cgd@broadcom.com>
* libsupc++/exception_support.cc (__terminate_func): Remove
declaration.
(__terminate_func_ptr): New typedef.
(__terminate, __terminate_set_func): New extern function
prototypes.
(std::terminate): Use __terminate function.
(std::set_terminate): Use __terminate_set_func function.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.405&r2=1.406
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/exception_support.cc.diff?cvsroot=gcc&r1=1.7&r2=1.8
More information about the Libstdc++-cvs
mailing list