]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S
PowerPC: multiarch ceil/ceilf for PowerPC64
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Fri, 13 Dec 2013 20:02:32 +0000 (15:02 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Fri, 13 Dec 2013 20:02:32 +0000 (15:02 -0500)
commit96770f12b081984f872c84c2b8067e8ed574c25a
tree37d5e42dda5bbcce65b949969deece4047a86119
parentc3627f6e965834c7998184a55653ca016b1ff663
PowerPC: multiarch ceil/ceilf for PowerPC64
ChangeLog
sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S [new file with mode: 0644]
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c [new file with mode: 0644]