acadia-newlib/newlib/libm/machine/i386
Corinna Vinschen b9217601f8 Enable HW interrupt setup on x86/x86_64 systems by default
* 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>
2016-02-26 18:52:46 +01:00
..
Makefile.am
Makefile.in Move duplicated documentation rules to Makefile.shared 2015-11-02 18:02:39 -05:00
aclocal.m4
configure Regenerate files for newlib 2.3.0. 2015-12-21 21:32:11 -05:00
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 Enable HW interrupt setup on x86/x86_64 systems by default 2016-02-26 18:52:46 +01:00