From 526615e592ae13c541716d4c433f612e14d3eaa7 Mon Sep 17 00:00:00 2001 From: briggs Date: Fri, 3 Nov 1995 04:48:22 +0000 Subject: [PATCH] Add NetBSD id string and update instructions. --- sys/arch/m68k/fpe/README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sys/arch/m68k/fpe/README b/sys/arch/m68k/fpe/README index b9cde950d3d3..9efd962dbeca 100644 --- a/sys/arch/m68k/fpe/README +++ b/sys/arch/m68k/fpe/README @@ -1,3 +1,4 @@ +* $NetBSD: README,v 1.2 1995/11/03 04:48:22 briggs Exp $ * NetBSD/m68k FPE (floating point emulation) README file * Created Oct/??/95 by kenn@romulus.rutgers.edu (Ken Nakata) * Last updated Nov/02/95 by kenn @@ -6,13 +7,11 @@ To compile a kernel with FPE built-in, do the following: -1) Extract all files in the directory ${MYSYS}/arch/m68k/fpe - -2) Add a line "options FPU_EMULATE" to your config file. If you are +1) Add a line "options FPU_EMULATE" to your config file. If you are going to use the resulted kernel on a machine with an FPU for debugging purpose, add "options DEBUG_WITH_FPU" as well. -3) Follow the usual procedure to build a new kernel. +2) Follow the usual procedure to build a new kernel. NOTE: If you add "options DEBUG_WITH_FPU", FPE will accept cpID=6 as emulated FPU. You will need a modified gas that generates cpID=6 for