newlib-cygwin/newlib/libc/machine/x86_64
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 2007-08-28 Hans Kester <hans.kester@ellips.nl> 2007-08-28 21:56:50 +00:00
Makefile.in 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
aclocal.m4 2012-12-20 Jeff Johnston <jjohnstn@redhat.com> 2012-12-20 21:10:27 +00:00
configure Regenerate files for newlib 2.3.0. 2015-12-21 21:32:11 -05:00
configure.in 2007-08-28 Hans Kester <hans.kester@ellips.nl> 2007-08-28 21:56:50 +00:00
memcpy.S 2009-02-05 Neal H. Walfield <neal@gnu.org> 2009-02-05 20:10:21 +00:00
memset.S 2007-08-28 Hans Kester <hans.kester@ellips.nl> 2007-08-28 21:56:50 +00:00
setjmp.S 2007-08-28 Hans Kester <hans.kester@ellips.nl> 2007-08-28 21:56:50 +00:00
x86_64mach.h Enable HW interrupt setup on x86/x86_64 systems by default 2016-02-26 18:52:46 +01:00