]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/newlib-tumbl.git/commit
* arm/arm.h (HAVE_CALL_INDIRECT): Define.
authorNick Clifton <nickc@redhat.com>
Thu, 29 Sep 2011 11:06:49 +0000 (11:06 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 29 Sep 2011 11:06:49 +0000 (11:06 +0000)
commitbd357b47c1b506ed0c0d8769751e99aceedf6e44
tree9f94dd8a706c2f061a5db09c711627dc2dff9bde
parent503ee9f40c2d392bf1108f6c272ef8ad254646ae
* 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