summaryrefslogtreecommitdiff
path: root/libc/sysdeps/powerpc/powerpc32/e500/nofpu/Makefile
blob: adf556870a352ca0453cdabd8cf9f5638aa7bedd (plain)
1
2
3
4
5
6
7
8
9
ifeq ($(subdir),math)
libm-routines += fexcepts_to_spe fexcepts_from_spe
libm-routines += fexcepts_to_prctl fexcepts_from_prctl
libm-routines += fe_note_change
endif

ifeq ($(subdir),soft-fp)
sysdep_routines += fraiseexcept-soft
endif