summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-02-20 19:04:31 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:32 +0200
commitb40d1da0855a87519b5764415aec6519025a8338 (patch)
treee7f52b1b1b0b9892576f2e05c059a07757fd9728 /ChangeLog
parent9335c8094c3797c93876b6a9f9a3d0e3842ad651 (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/fd.h: Remove file. * i386/i386at/fd.c: Likewise. * i386/i386at/fdreg.h: Likewise. * i386/i386at/nfd.c: Likewise. * i386/i386at/nfdreg.h: Likewise. * i386/Makefile.in (i386at-files): Remove `fd.c'. * i386/i386at/autoconf.c: Don't include <fd.h> anymore and adopt all users of NFD as if it were always defined to `0'. * i386/i386at/conf.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f24b772..1a9ce83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,16 @@
`DEVELOPMENT' for details. Partly based on suggestions by
Gianluca Guida <glguida@gmail.com>.
+ * i386/bogus/fd.h: Remove file.
+ * i386/i386at/fd.c: Likewise.
+ * i386/i386at/fdreg.h: Likewise.
+ * i386/i386at/nfd.c: Likewise.
+ * i386/i386at/nfdreg.h: Likewise.
+ * i386/Makefile.in (i386at-files): Remove `fd.c'.
+ * i386/i386at/autoconf.c: Don't include <fd.h> anymore and adopt all
+ users of NFD as if it were always defined to `0'.
+ * i386/i386at/conf.c: Likewise.
+
* i386/bogus/hd.h: Remove file.
* i386/i386at/nhd.c: Likewise.
* i386/i386at/nhdreg.h: Likewise.