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 15/15] PowerPC: multiarch hypot/hypotf 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 hypot and
> 	hypotf multiarch implementations.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
> 	multiarch hypot for PPC64.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
> 	multiarch hypotf for PPC64.
> 
> --

Looks OK.



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