Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/19/1999 08:29:34
Module Name: basesrc
Committed By: he
Date: Sun Sep 19 15:29:34 UTC 1999
Modified Files:
basesrc/lib/libc/arch/arm32/gen [netbsd-1-4]: divsi3.S
Log Message:
Pull up revision 1.3:
If the highest bit of the dividend is set, care must be taken when
shifting the divisor. Fixes PR#7760. (is)
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.4.1 basesrc/lib/libc/arch/arm32/gen/divsi3.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.