gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: Move ARM unwinding wrappers into libgcc_eh

Subject: Re: Move ARM unwinding wrappers into libgcc_eh
From: Mark Mitchell
Date: Thu, 03 Nov 2005 17:20:26 -0800
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

<Prev in Thread] Current Thread [Next in Thread>