This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 11/15] PowerPC: multiarch finite/finitef for PowerPC64


On Thu, 2013-12-12 at 11:29 -0200, Adhemerval Zanella wrote:
> 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
> 
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
> 	finitef multiarch implementation.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
> 	file.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
> 	multiarch finite for PPC64.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
> 	file.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
> 	multiarch finitef for PPC64.
> 
> --

Looks OK.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]