Hi Catalin,
On Tue, Aug 10, 2010 at 10:37 PM, Catalin Marinas
[off-list ref] wrote:
On Wed, 2010-04-21 at 20:23 +0100, Rabin Vincent wrote:
quoted
When building as Thumb-2, the ".type foo, %function" annotation in
ENDPROC seems to be required in order for the assembly routines to be
recognized as Thumb-2 code. ?If the ENDPROC annotations are not present,
calls to these routines are generated as BLX instead of BL.
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Rabin Vincent <redacted>
What's the status of these patches? I haven't seen them in mainline.
They're in the patch tracker now. I'd forgotten about them for a while,
and there was one patch missing an ack, but that's sorted out now.
Rabin