
8 Apr
2023
8 Apr
'23
11:57 p.m.
Le vendredi 7 avril 2023, 15:51:09 WEST Tom Rini a écrit :
On Sat, Apr 01, 2023 at 10:54:39PM +0100, Francis Laniel wrote:
The assembly for __gnu_thumb1_case_si was taken from upstream gcc and adapted as width suffix was removed for the add instruction [1].
Signed-off-by: Francis Laniel francis.laniel@amarulasolutions.com Tested-by: Tony Dinh mibodhi@gmail.com [1] https://github.com/gcc-mirror/gcc/blob/4f181f9c7ee3efc509d185fdfda33be901 8f1611/libgcc/config/arm/lib1funcs.S#L2156 Acked-by: Pali Rohár pali@kernel.org Acked-by: Tony Dinh mibodhi@gmail.com
Applied to u-boot/master, thanks!
Thank you for the merge!