PowerPC floating point little-endian [11 of 15]
commit9c008155b7d5d1bd81d909497850a2ece28aec50
authorAlan Modra <amodra@gmail.com>
Sat, 17 Aug 2013 09:01:05 +0000 (17 18:31 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 4 Oct 2013 01:05:21 +0000 (4 10:35 +0930)
tree3664ecc19b6f7606511b75243a5ddd7fd3efafe0
parentda13146da10360436941e843834c90a9aef5fd7a
PowerPC floating point little-endian [11 of 15]
http://sourceware.org/ml/libc-alpha/2013-07/msg00202.html

Another little-endian fix.

* sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
64-bit int/double union.
(_FPU_SETCW): Likewise.
* sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
(_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
ChangeLog
sysdeps/powerpc/fpu/tst-setcontext-fpscr.c
sysdeps/powerpc/fpu_control.h