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] [BZ #21745] powerpc: build some IFUNC math functions for libc and libm


On Mon,  7 Aug 2017 10:21:40 -0300
"Tulio Magno Quites Machado Filho" <tuliom@linux.vnet.ibm.com> wrote:

> 	[BZ #21745]
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile:
> 	[$(subdir) = math] (sysdep_calls): New variable.  Has the
> 	previous contents of sysdep_routines, but re-sorted..

Thanks for rewriting the logic to allow reuse.

> 	[$(subdir) = math] (sysdep_routines): Re-use the contents from
> 	sysdep_calls.
> 	[$(subdir) = math] (libm-sysdep_routines): Remove the functions
> 	defined in sysdep_calls and replace by the respective m_* names.
> 	* sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S:
> 	(compat_symbol): Undefine to avoid duplicated compat symbols in
> 	libc.

The patch looks good to me.


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