Blob Blame History Raw
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