This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: The glibc LE powerpc support


On Sat, 5 Oct 2013, Alan Modra wrote:

> > There should be a NEWS file entry for the addition of LE powerpc support 
> > (as a significant new feature in 2.19), and it should be added to the list 
> > of supported configurations in the README file.
> 
> Done.

That README change is incorrect.

-       powerpc-*-linux-gnu     Hardware or software floating point
+       powerpc-*-linux-gnu     Hardware floating point required, BE only.

This wrongly reverts part of the README adjustment I made yesterday when 
moving the soft-float support from ports into libc.  Soft-float (BE) is, 
as of yesterday, a supported libc configuration.

-- 
Joseph S. Myers
joseph@codesourcery.com


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