OSDN Git Service

* arm/arm.h (HAVE_CALL_INDIRECT): Define.
authornickc <nickc>
Thu, 29 Sep 2011 11:06:49 +0000 (11:06 +0000)
committernickc <nickc>
Thu, 29 Sep 2011 11:06:49 +0000 (11:06 +0000)
commit3ad496eadc1673f218150172cebccb6ef9f63a63
treea333fc9d5d178cc50ebc56346de354b57ddd1915
parentdc42d8e4060aa2d2829d8fac565361a9d84cf598
* 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.
libgloss/ChangeLog
libgloss/arm/arm.h
libgloss/arm/crt0.S