glibc/sysdeps/powerpc/powerpc32/power4/fpu/multiarch
Wilco Dijkstra 220622dde5 Add libm_alias_finite for _finite symbols
This patch adds a new macro, libm_alias_finite, to define all _finite
symbol.  It sets all _finite symbol as compat symbol based on its first
version (obtained from the definition at built generated first-versions.h).

The <fn>f128_finite symbols were introduced in GLIBC 2.26 and so need
special treatment in code that is shared between long double and float128.
It is done by adding a list, similar to internal symbol redifinition,
on sysdeps/ieee754/float128/float128_private.h.

Alpha also needs some tricky changes to ensure we still emit 2 compat
symbols for sqrt(f).

Passes buildmanyglibc.

Co-authored-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2020-01-03 10:02:04 -03:00
..
e_hypot-power7.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_hypot-ppc32.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_hypot.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_hypotf-power7.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_hypotf-ppc32.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
e_hypotf.c Add libm_alias_finite for _finite symbols 2020-01-03 10:02:04 -03:00
Makefile powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf 2019-06-26 14:32:45 -03:00
s_ceil-power5+.c powerpc: ceil/ceilf refactor 2019-04-29 08:43:37 -03:00
s_ceil-ppc32.c powerpc: ceil/ceilf refactor 2019-04-29 08:43:37 -03:00
s_ceil.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_ceilf-power5+.c powerpc: ceil/ceilf refactor 2019-04-29 08:43:37 -03:00
s_ceilf-ppc32.c powerpc: ceil/ceilf refactor 2019-04-29 08:43:37 -03:00
s_ceilf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_floor-power5+.c powerpc: floor/floorf refactor 2019-05-09 09:38:40 -03:00
s_floor-ppc32.c powerpc: floor/floorf refactor 2019-05-09 09:38:40 -03:00
s_floor.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_floorf-power5+.c powerpc: floor/floorf refactor 2019-05-09 09:38:40 -03:00
s_floorf-ppc32.c powerpc: floor/floorf refactor 2019-05-09 09:38:40 -03:00
s_floorf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_llrint-power6.c powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf 2019-06-17 09:27:02 -03:00
s_llrint-ppc32.c powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf 2019-06-17 09:27:02 -03:00
s_llrint.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_llrintf-power6.c powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf 2019-06-17 09:27:02 -03:00
s_llrintf-ppc32.c powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf 2019-06-17 09:27:02 -03:00
s_llrintf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_llround-power5+.c powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf 2019-06-26 14:32:45 -03:00
s_llround-power6.c powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf 2019-06-26 14:32:45 -03:00
s_llround-ppc32.c powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf 2019-06-26 14:32:45 -03:00
s_llround.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_llroundf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logb-power7.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logb-ppc32.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logb.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logbf-power7.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logbf-ppc32.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logbf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logbl-power7.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logbl-ppc32.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_logbl.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_lrint-power6x.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_lrint-ppc32.c powerpc: Refactor powerpc32 lrint/lrintf/llrint/llrintf 2019-06-17 09:27:02 -03:00
s_lrint.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_lrintf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_lround-power5+.c powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf 2019-06-26 14:32:45 -03:00
s_lround-power6x.S Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_lround-ppc32.c powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf 2019-06-26 14:32:45 -03:00
s_lround.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_lroundf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_modf-power5+.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_modf-ppc32.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_modf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_modff-power5+.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_modff-ppc32.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_modff.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_round-power5+.c powerpc: round/roundf refactor 2019-05-09 09:39:07 -03:00
s_round-ppc32.c powerpc: round/roundf refactor 2019-05-09 09:39:07 -03:00
s_round.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_roundf-power5+.c powerpc: round/roundf refactor 2019-05-09 09:39:07 -03:00
s_roundf-ppc32.c powerpc: round/roundf refactor 2019-05-09 09:39:07 -03:00
s_roundf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_trunc-power5+.c powerpc: trunc/truncf refactor 2019-05-09 09:39:28 -03:00
s_trunc-ppc32.c powerpc: trunc/truncf refactor 2019-05-09 09:39:28 -03:00
s_trunc.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
s_truncf-power5+.c powerpc: trunc/truncf refactor 2019-05-09 09:39:28 -03:00
s_truncf-ppc32.c powerpc: trunc/truncf refactor 2019-05-09 09:39:28 -03:00
s_truncf.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00