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 17/18] PowerPC: multiarch __ieee754_hypot[f] for PowerPC32


On Tue, 2013-11-19 at 14:22 -0200, Adhemerval Zanella wrote:
> 2013-11-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
> 
> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
> 	__ieee754_hypot and __ieee754_hypotf multiarch implementations.
> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
> 	New file.
> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
> 	New file.
> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
> 	multiarch __ieee754_hypot for PowerPC32.
> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
> 	New file.
> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
> 	New file.
> 	* sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
> 	multiarch __ieee754_hypotf for PowerPC32.
> 
> --

Looks OK



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