|
|
Daniel Jacobowitz wrote:
> This patch moves config/arm/libunwind.S from libgcc.a to libgcc_eh.a on EABI
> GNU/Linux. Since there's circular dependencies between this file and the
> bits already in that library, and it's only used for unwinding, I felt this
> was more appropriate.
>
> My other immediate justification was that there's a hardcoded -lgcc -lgcc_eh
> in the glibc testsuite, which falls down on ARM without this patch. This
> fixes several static linking failures for arm-none-linux-gnueabi.
>
> OK for mainline when it is open for non-regression fixes again?
Paul, did this get reviewed? If not, would you care to take a look?
--
Mark Mitchell
CodeSourcery, LLC
mark@xxxxxxxxxxxxxxxx
(916) 791-8304
|
|