about summary refs log tree commit diff
path: root/sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile
blob: 842a34a18cc4d9e4ffca76d60b672ed5d7c0b517 (plain) (blame)
1
2
3
4
5
6
ifeq ($(subdir),math)
libm-sysdep_routines += s_llrintf-power6 s_llrintf-ppc32 s_llrint-power6 \
			s_llrint-ppc32 s_llround-power6 s_llround-power5+ \
			s_llround-ppc32 w_sqrt-power5 w_sqrt-ppc32 \
			w_sqrtf-power5 w_sqrtf-ppc32
endif