summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-02-20 20:30:18 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:34 +0200
commitd8ae6e264f06044497ed4d029e6e44d4a28b10b6 (patch)
tree7f0690d871ef534ff304c85d73f8f0b9a49273d5 /ChangeLog
parentcbec31f150fe055d3c778ca352ae212ec023c08c (diff)
2006-02-20 Thomas Schwinge <tschwinge@gnu.org>
Remove unused and unsupported code. Consult the file `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida <glguida@gmail.com>. * i386/bogus/evc.h: Remove file. * i386/i386at/kd.c: Don't include <evc.h> anymore and adopt all users of NEVC as if it were always defined to `0'. (evc1init): Remove definition and adopt all users as if it were always defined to `FALSE'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05441e9..3c30555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,12 @@
`DEVELOPMENT' for details. Partly based on suggestions by
Gianluca Guida <glguida@gmail.com>.
+ * i386/bogus/evc.h: Remove file.
+ * i386/i386at/kd.c: Don't include <evc.h> anymore and adopt all users
+ of NEVC as if it were always defined to `0'.
+ (evc1init): Remove definition and adopt all users as if it were always
+ defined to `FALSE'.
+
* i386/bogus/nscsi.h: Remove file.
* i386/i386at/model_dep.c: Don't include <nscsi.h> anymore and adopt
all users of NSCSI as if it were always defined to `0'.