This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc ./ChangeLog.csl-arm libstdc++-v3/libsupc++ ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	csl-arm-branch
Changes by:	pbrook@gcc.gnu.org	2004-11-17 00:10:58

Modified files:
	.              : ChangeLog.csl-arm 
	libstdc++-v3/libsupc++: eh_arm.cc eh_call.cc eh_personality.cc 
	                        unwind-cxx.h 

Log message:
	* libsupc++/eh_arm.cc: Include cxxabi.h.
	(__cxa_type_match): Update prototype.  Change return values.
	* libsupc++/eh_call.cc (__cxa_call_unexpected): Pass extra argument
	to __cxa_type_match.
	* libsupc++/eh_personality.cc (get_adjusted_ptr): Ditto.
	* libsupc++/unwind-cxx.h (__cxa_type_match_result): Declare.
	(__cxa_type_match): Update prototype.

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.12&r2=1.1.2.13
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.2&r2=1.1.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/eh_call.cc.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1.2.1&r2=1.1.2.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/eh_personality.cc.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.13.8.2&r2=1.13.8.3
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.2&r2=1.6.8.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]