diff options
author | 2000-10-11 21:02:02 +0000 | |
---|---|---|
committer | 2000-10-11 21:02:02 +0000 | |
commit | c9a8a462ed32a35764e4780702654519add00112 (patch) | |
tree | 9fb26dd8860d653cebc67f3e4de6c668e02b4b72 | |
parent | bzero is handled in the lib/arch/hppa/Makefile.inc (diff) | |
download | wireguard-openbsd-c9a8a462ed32a35764e4780702654519add00112.tar.xz wireguard-openbsd-c9a8a462ed32a35764e4780702654519add00112.zip |
now we need binutils 2.10.1, hahaha
-rw-r--r-- | sys/arch/hppa/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/hppa/TODO b/sys/arch/hppa/TODO index eee99e1f003..de82730b976 100644 --- a/sys/arch/hppa/TODO +++ b/sys/arch/hppa/TODO @@ -25,7 +25,7 @@ hardware manuals (man4.hppa/*): mickey@ * add more to lasi and asp (also wax when studied enough) gcc/egcs/binutils: espie@ mickey@ -* move to binutils 2.9.1 +* move to binutils 2.10.1 boots (sys/arch/hppa/stand/*): mickey@ fries@ * almost could be considered working/done, fixes and such (; @@ -59,7 +59,7 @@ userland (*): mickey@ X11 (X11/*): fries@ mickey@ * patch is available, nothing to run at tho (; -$OpenBSD: TODO,v 1.11 2000/08/15 19:48:39 mickey Exp $ +$OpenBSD: TODO,v 1.12 2000/10/11 21:02:02 mickey Exp $ -- paranoic mickey |