tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] RE : RE : Rewrite of gfunc_call on arm


From: Thomas Preud'homme
Subject: Re: [Tinycc-devel] RE : RE : Rewrite of gfunc_call on arm
Date: Mon, 18 Nov 2013 00:08:45 +0800
User-agent: KMail/4.11.3 (Linux/2.6.38-ac2-ac100; KDE/4.11.3; armv7l; ; )

Le dimanche 17 novembre 2013, 13:38:12 Thomas Preud'homme a écrit :
> 
> About the float ret test, it's now the next arm item on my todo list. Before
> that I want to fix a relocation bug I'm having when running one of the test
> of tcc's testsuite. Again, I think I have a fix but the relocation bug then
> turns into a segfault (I suspect a bit later in the test). Anyway, I'll
> keep you informed when float_ret will work.

Also fixed. For the curious, bl to blx conversion was only made for R_ARM_CALL 
relocation while it's also possible for R_ARM_PC24 relocation when the 
instruction being relocated is an unconditional branch and link (bl).

Best regards,

Thomas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]