From 123d406152b033dc321d57cd86e45d058746547c Mon Sep 17 00:00:00 2001
From: Thomas Schwinge <tschwinge@gnu.org>
Date: Sun, 1 Apr 2007 22:10:40 +0000
Subject: 2007-04-02  Thomas Schwinge  <tschwinge@gnu.org>

* i386/i386/io_emulate.c: Remove file.
	* i386/i386/io_emulate.h: Likewise.
	* i386/i386at/iopl.c: Likewise.
	* i386/Makefrag.am (libkernel_a_SOURCES): Remove the aforementioned
	files.
	* i386/i386/trap.c: Don't include <i386/io_emulate.h>.
	(v86_assist, check_io_fault): Remove functions.
	(user_trap): Remove the code referencing the above functions.
	* i386/i386at/conf.c (dev_name_list): Remove the `iopl' device.
	* DEVELOPMENT: Document this.
---
 DEVELOPMENT | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

(limited to 'DEVELOPMENT')

diff --git a/DEVELOPMENT b/DEVELOPMENT
index 81891a0..c9cb9ad 100644
--- a/DEVELOPMENT
+++ b/DEVELOPMENT
@@ -48,14 +48,17 @@ Support for building without CONTINUATIONS was removed on 2006-12-03.
 <http://savannah.gnu.org/patch/?5019>.
 
 Support for FP emulation was removed on 2006-12-13.
-http://lists.gnu.org/archive/html/bug-hurd/2006-12/msg00031.html
+<http://lists.gnu.org/archive/html/bug-hurd/2006-12/msg00031.html>.
 
 Support for Olivetti XP7 & XP9 was removed on 2007-01-02.
-http://lists.gnu.org/archive/html/bug-hurd/2006-12/msg00107.html
+<http://lists.gnu.org/archive/html/bug-hurd/2006-12/msg00107.html>.
 
+Support for the `iopl' device and some i/o emulation code (that might be useful
+for DOSemu) was removed on 2007-04-02.  <TODO>.
 
-Be sure to check the ChangeLog and have a look at the repository at that
-tag's state if you want to work on those parts of GNU Mach.
+
+Be sure to check the ChangeLog and have a look at the repository at that states
+if you want to work on those parts of GNU Mach.
 
 LAYOUT OF THE SOURCE TREE (very incomplete)
 
-- 
cgit v1.2.3