minix/common/lib/libc/arch
Ben Gras 5a0585359d ARM divsi3.S: raise(SIGFPE) when called for
. raise(SIGFPE) for modulo-0/divide-0 operations in
	  internal int division functions
	. gcc: do not link with -lgcc anywhere so these internal
	  functions are always used from libc instead of (sometimes)
	  masked by -lgcc
	. together fixes test53 on ARM

Change-Id: I31ec19dfdd68b8a92695595da901874e63106f9d
2013-02-09 22:24:59 +01:00
..
alpha Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
arm ARM divsi3.S: raise(SIGFPE) when called for 2013-02-09 22:24:59 +01:00
hppa/atomic Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
i386 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ia64/atomic Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
m68k Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
mips Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
powerpc Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
powerpc64 Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
sh3 Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
sparc Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
sparc64 Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
vax Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
x86_64 Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00