Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 05/18/2001 00:46:27
Module Name:	basesrc
Committed By:	fredette
Date:		Thu May 17 21:46:27 UTC 2001

Added Files:
	basesrc/lib/libc/arch/m68k/gen: flt_rounds_softfloat.S
	    ldexp_softfloat.c modf_softfloat.c

Log Message:
Added.  These are part of the soft-float support on the 68010.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/lib/libc/arch/m68k/gen/flt_rounds_softfloat.S \
    basesrc/lib/libc/arch/m68k/gen/ldexp_softfloat.c \
    basesrc/lib/libc/arch/m68k/gen/modf_softfloat.c

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