OSDN Git Service

Nicolas Pitre writes:
authorEric Andersen <andersen@codepoet.org>
Mon, 9 Feb 2004 07:10:38 +0000 (07:10 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 9 Feb 2004 07:10:38 +0000 (07:10 -0000)
commitac1281c2785fd4487817690b270fc3f052280a54
tree785cf916e0aa281134c5b848e7ca568dc43a2b9d
parent13311ad67ca4d647be2728a418eb108644f77406
Nicolas Pitre writes:

Hello Erik,

My patch adding ARM assembly soft-float routines to gcc also changes the
default FPA float word ordering for the saner VFP word ordering which is
also the order anyone would expect on a little endian machine.

Problem is that uClibc curently hardwire floats to big endian (FPA) ordering
in all cases.

Please consider the attached patch to fix this problem.

Nicolas
libm/math_private.h