This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc ./ChangeLog.csl-arm libstdc++-v3/libsupc++ ...
- From: pbrook at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 17 Dec 2004 17:56:52 -0000
- Subject: gcc ./ChangeLog.csl-arm libstdc++-v3/libsupc++ ...
CVSROOT: /cvs/gcc
Module name: gcc
Branch: csl-arm-branch
Changes by: pbrook@gcc.gnu.org 2004-12-17 17:56:51
Modified files:
. : ChangeLog.csl-arm
libstdc++-v3/libsupc++: eh_arm.cc unwind-cxx.h
Log message:
2004-12-17 Paul Brook <paul@codesourcery.com>
* libsupc++/eh_arm.cc (__cxa_begin_cleanup): Add exception to list.
(cxa_end_cleanup): Call __gnu_end_cleanup.
(__gnu_end_cleanup): New function.
* libsupc++/unwind-cxx.h (struct __cxa_exception): Add field for
propagating exception stack.
(struct __cxa_exception): Add propagatingExceptions.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.csl-arm.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1.2.15&r2=1.1.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/eh_arm.cc.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1.2.3&r2=1.1.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/unwind-cxx.h.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.6.8.3&r2=1.6.8.4