minix/common/lib/libc/arch/arm
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
..
atomic Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
gen ARM divsi3.S: raise(SIGFPE) when called for 2013-02-09 22:24:59 +01:00
quad ldivmod, uldivmod: fix qdivrem calls 2013-02-08 14:09:45 +01:00
string Libraries updates and cleanup 2013-01-14 11:36:26 +01:00