]> sourceware.org Git - glibc.git/commit
[BZ #139]
authorRoland McGrath <roland@gnu.org>
Thu, 29 Apr 2004 20:02:34 +0000 (20:02 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 29 Apr 2004 20:02:34 +0000 (20:02 +0000)
commite0067d3006b3fb28c188564e50ba354558e0b67f
tree9321fa9afbd8f8832e24f7832eaa0b5da6b887b5
parent8c70d1c47bce9fa876c6fee83e9a2e21c5232666
[BZ #139]

2004-04-29  Jakub Jelinek  <jakub@redhat.com>
* sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c (_Qp_qtoi): Use %f31
for single precision register, add it to __asm clobbers [BZ #139].
* sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c (_Qp_qtoui): Use %f31
for single precision register, add it to __asm clobbers.
* sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c (_Qp_qtoux): Use fqtox
instead of fqtoi in QP_HANDLE_EXCEPTIONS.
* sysdeps/sparc/sparc64/soft-fp/qp_qtox.c (_Qp_qtox): Likewise.
Reported by M. H. VanLeeuwen <vanl@megsinet.net>.
sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c
sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c
sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c
sysdeps/sparc/sparc64/soft-fp/qp_qtox.c
This page took 0.038595 seconds and 5 git commands to generate.