Blame sysdeps/powerpc/powerpc32/e500/nofpu/Makefile

Packit 6c4009
ifeq ($(subdir),math)
Packit 6c4009
libm-routines += fexcepts_to_spe fexcepts_from_spe
Packit 6c4009
libm-routines += fexcepts_to_prctl fexcepts_from_prctl
Packit 6c4009
libm-routines += fe_note_change
Packit 6c4009
endif
Packit 6c4009
Packit 6c4009
ifeq ($(subdir),soft-fp)
Packit 6c4009
sysdep_routines += fraiseexcept-soft
Packit 6c4009
endif