* configure.host: Define _I386MACH_DISABLE_HW_INTERRUPTS on rdos. Remove setting _I386MACH_ALLOW_HW_INTERRUPTS anywhere else. * libc/machine/i386/i386mach.h: Replace test for _I386MACH_ALLOW_HW_INTERRUPTS with test for !_I386MACH_DISABLE_HW_INTERRUPTS. * libc/machine/x86_64/x86_64mach.h: Ditto. * libc/sys/linux/machine/i386/i386mach.h: Ditto. * libm/machine/i386/i386mach.h: Ditto. Signed-off-by: Corinna Vinschen <corinna@vinschen.de> |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
aclocal.m4 | ||
configure | ||
configure.in | ||
f_atan2.S | ||
f_atan2f.S | ||
f_exp.c | ||
f_expf.c | ||
f_frexp.S | ||
f_frexpf.S | ||
f_ldexp.S | ||
f_ldexpf.S | ||
f_llrint.c | ||
f_llrintf.c | ||
f_llrintl.c | ||
f_log.S | ||
f_log10.S | ||
f_log10f.S | ||
f_logf.S | ||
f_lrint.c | ||
f_lrintf.c | ||
f_lrintl.c | ||
f_math.h | ||
f_pow.c | ||
f_powf.c | ||
f_rint.c | ||
f_rintf.c | ||
f_rintl.c | ||
f_tan.S | ||
f_tanf.S | ||
i386mach.h |