Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 09/26/2000 12:03:36
Module Name:	syssrc
Committed By:	is
Date:		Tue Sep 26 09:03:36 UTC 2000

Modified Files:
	syssrc/sys/arch/m68k/fpe [netbsd-1-5]: fpu_emulate.h fpu_fmovecr.c
	    fpu_int.c fpu_log.c

Log Message:
Pullup from -current, requested by is, approved by thorpej:

fpu_emulate.h 1.7, fpu_log.c 1.7: synchronize mantissa length % 32 with fpu_fmovecr.c table
fpu_fmovecr.c 1.8: cheap compile-time consistency check for this
fpu_int.c 1.3: fix bug introduced when reducing mantissa size
This fixes PR 11045.


To generate a diff of this commit:
cvs rdiff -r1.5.12.1 -r1.5.12.2 syssrc/sys/arch/m68k/fpe/fpu_emulate.h
cvs rdiff -r1.7 -r1.7.12.1 syssrc/sys/arch/m68k/fpe/fpu_fmovecr.c
cvs rdiff -r1.2 -r1.2.12.1 syssrc/sys/arch/m68k/fpe/fpu_int.c
cvs rdiff -r1.6 -r1.6.12.1 syssrc/sys/arch/m68k/fpe/fpu_log.c

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