aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/fpu/Makefile
blob: dee9ba78c7161a4a2f08922ee1ba8b6168dca228 (plain)
1
2
3
4
5
6
7
8
9
ifeq ($(subdir),math)
libm-sysdep_routines += libm_atan2_reg s_matherrf s_matherrl libm_reduce \
			libm_tan libm_error \
			$(calls) $(calls:=f) $(long-c-$(long-double-fcts)) \
			libm_frexp4 libm_frexp4f libm_frexp4l

routines += libm_frexp4 libm_frexp4f libm_frexp4l libc_libm_error
CPPFLAGS += -DSIZE_INT_32
endif