Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/19/1999 08:33:18
Module Name:	syssrc
Committed By:	he
Date:		Sun Sep 19 15:33:18 UTC 1999

Modified Files:
	syssrc/sys/lib/libkern/arch/arm32 [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.10.1 syssrc/sys/lib/libkern/arch/arm32/divsi3.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.