remove items that are no longer an issue.
authorrahnds <rahnds@openbsd.org>
Mon, 27 Jan 1997 22:32:29 +0000 (22:32 +0000)
committerrahnds <rahnds@openbsd.org>
Mon, 27 Jan 1997 22:32:29 +0000 (22:32 +0000)
sys/arch/powerpc/README

index e942b0c..63f31f4 100644 (file)
@@ -10,17 +10,9 @@ Other notes:
        if compiled without -O.
        (worked around with a makefile change)
 
-       a problem exists compiling the file:
-       gnu/usr.bin/binutils/opcodes/ppc-opc.c
-       with the normal data ulimit. it is necessary to raise
-       the ulimit to compile this file in (pd)ksh use "ulimit -d 200000".
-       (problem still exists)
-
-       examine src/sys/arch/powerpc/patches, that file may contain
-       changes necessary to the tree to rebuild the full system.
-
 TODO:
        ptrace support (that works)
        fp (setround, getround, getmask, setmask, setsticky, getsticky)
+       cleaner installation 
 Dale
 rahnds@cvs.openbsd.org