[U-Boot] [RFC PATCH] arm: lds: Remove libgcc eabi exception handling tables

Albert ARIBAUD albert.u.boot at aribaud.net
Fri May 10 21:07:36 CEST 2013


Hi Michal,

On Thu,  9 May 2013 11:35:33 +0200, Michal Simek
<michal.simek at xilinx.com> wrote:

> Remove ARM eabi exception handling tables (for frame unwinding).
> AFAICT, u-boot stubs away the frame unwiding routines, so the tables will
> more or less just consume space. It should be OK to remove them.
> 
> Signed-off-by: Edgar E. Iglesias <edgar.iglesias at xilinx.com>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
> Other options could be to complete u-boot/arch/arm/lib/* so that
> libgcc routines with exception handling dont get pulled in. Or
> to avoid user code (like the mentioned patch) which causes external
> libgcc functions to get pulled in...

Er... which mentioned patch?

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list