diff options
Diffstat (limited to 'sys/arch/powerpc/README')
-rw-r--r-- | sys/arch/powerpc/README | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/sys/arch/powerpc/README b/sys/arch/powerpc/README index e942b0c575a..63f31f43f68 100644 --- a/sys/arch/powerpc/README +++ b/sys/arch/powerpc/README @@ -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 |