]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
PowerPC: multiarch round/roundf for PowerPC64
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Fri, 13 Dec 2013 20:06:01 +0000 (15:06 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Fri, 13 Dec 2013 20:06:01 +0000 (15:06 -0500)
commit59a3e194f75c4845b15caa1ae16b0264f9c7cf0c
tree07140bb20ddbf8f3124e11e8a204ea64fb89dd31
parent357fd3b40a59df16191df23439411c1342cc1ba5
PowerPC: multiarch round/roundf for PowerPC64
ChangeLog
sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile
sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c [new file with mode: 0644]