This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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/gcc ChangeLog.csl-arm config/arm/libunwind ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	csl-arm-branch
Changes by:	pbrook@gcc.gnu.org	2004-11-17 21:40:15

Modified files:
	gcc            : ChangeLog.csl-arm 
	gcc/config/arm : libunwind.S unwind-arm.c 

Log message:
	* config/arm/libunwind.S (__gnu_Unwind_Restore_VFP): New function.
	(__gnu_Unwind_Save_VFP): New function.
	* config/arm/unwind-arm.c (DEMAND_SAVE_VFP): Define.
	(_Unwind_VRS_Pop): Handle VFP registers.
	(__gnu_unwind_execute): Allow unwinding of VFP registers saved with
	fstmd.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.csl-arm.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1.2.58&r2=1.1.2.59
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/libunwind.S.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/gcc/config/arm/unwind-arm.c.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.1.2.1&r2=1.1.2.2


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