minix/common/lib/libc/arch
Ben Gras de57a53027 __aeabi_ldivmod: fix sign logic
. signed 64-bit divide incorrectly tested for sign compensation
	  bits in the NEG (R5) register, causing the signedness of the
	  quotient and modulus to be wrong for negative numerators.

Fixes test45 on ARM.

Change-Id: Id0df8fd97ea67cd0722db8cdd70a07e01b3d7870
2013-02-11 21:37:10 +01:00
..
alpha Import unmodified NetBSD libc in trunk 2011-02-14 19:36:03 +00:00
arm __aeabi_ldivmod: fix sign logic 2013-02-11 21:37:10 +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