This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] arm: fix cfi errors with newer binutils


On Tuesday 03 January 2012 11:37:28 Joseph S. Myers wrote:
> On Mon, 2 Jan 2012, Mike Frysinger wrote:
> > 2012-01-02  Mike Frysinger  <vapier@gentoo.org>
> > 
> > 	* sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h (PSEUDO): Change
> > 	.type/.globl/label to ENTRY().  Change .size to END().
> 
> I have committed this patch and the sigrestorer.S one, but note that it is
> expected that ARM old-ABI support will be removed from GCC after 4.7
> <http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00692.html>, and similarly I
> think it is time to remove that support from the glibc port as well
> (probably in multiple patches: first give an error when configuring for
> old-ABI, then remove all ARM-specific files that aren't used for EABI ARM
> GNU/Linux before simplifying the directory structure).

so ARM cores older than armv4t are no longer supported (e.g. StrongARMs) ? :(
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]