OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Sat Dec 29 2007 - 10:59:16 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2007/12/29 09:59:16

Modified files:
        sys/arch/alpha/conf: files.alpha
        sys/lib/libkern: milieu.h softfloat-macros.h
                         softfloat-specialize.h softfloat.c softfloat.h

Log message:
Unifdef NO_IEEE in the libkern softfloat code, and put an appropriate rule
in files.alpha to compensate for NO_IEEE kernels.

This will allow the softfloat code to be used by other platforms than alpha.