This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

[PATCH] Fix build failure for big-endian targets


All,

I've committed the attached patch as obvious to the newlib repositories.

It fixes a build failure for big-endian targets with LDBL_MANT_DIG > 64 and configured with --enable-newlib-io-long-double.

Tested by configure newlib with:
  --target=aarch64_be-none-elf --enable-newlib-io-long-double

newlib/ChangeLog:

2013-04-08  Matthew Gretton-Dann  <matthew.gretton-dann@linaro.org>

	* libc/stdio/vfieeefp.h (ldieee): Fix typo.

Thanks,

Matt

--
Matthew Gretton-Dann
Toolchain Working Group, Linaro

Attachment: 20130408-newlib-build-fix.txt
Description: Text document


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