src/libgloss ChangeLog arm/arm.h arm/crt0.S

nickc@sourceware.org nickc@sourceware.org
Thu Sep 29 11:06:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2011-09-29 11:06:49

Modified files:
	libgloss       : ChangeLog 
	libgloss/arm   : arm.h crt0.S 

Log message:
	* arm/arm.h (HAVE_CALL_INDIRECT): Define.
	* arm/crt0.S (indirect_call): New macro.  Encodes indirect
	function calls.  Does not use blx for pre-armv5 targets.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/ChangeLog.diff?cvsroot=src&r1=1.328&r2=1.329
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/arm/arm.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libgloss/arm/crt0.S.diff?cvsroot=src&r1=1.9&r2=1.10



More information about the Newlib-cvs mailing list