From 123d406152b033dc321d57cd86e45d058746547c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 1 Apr 2007 22:10:40 +0000 Subject: 2007-04-02 Thomas Schwinge * 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 . (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. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f110731..ab541e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2007-04-02 Thomas Schwinge + + * 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 . + (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. + 2007-03-30 Thomas Schwinge * Makefile.am (gnumach_o_LINK): Remove ``--start-group''. -- cgit v1.2.3