summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-02-20 19:25:22 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:33 +0200
commitc8075f5570ee013830075e74d2bc06bb52f88194 (patch)
tree7bae16b5cb515b8ef90f6c771c07a9fd87866a6f /ChangeLog
parent5b16c90c49b899ae62674c352514077a0a6afa2b (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/hpp.h: Remove file. * i386/bogus/ul.h: Likewise. * i386/bogus/wd.h: Likewise. * i386/i386at/gpl/if_hpp.c: Likewise. * i386/i386at/gpl/if_ns.c: Likewise. * i386/i386at/gpl/if_nsreg.h: Likewise. * i386/i386at/gpl/if_ul.c: Likewise. * i386/i386at/gpl/if_wd.c: Likewise. * i386/i386at/autoconf.c: Don't include <hpp.h>, <ul.h> and <wd.h> anymore and adopt all users of NHPP, NUL and NWD as if they were always defined to `0'. * i386/i386at/conf.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6cc5102..d64b671 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,19 @@
`DEVELOPMENT' for details. Partly based on suggestions by
Gianluca Guida <glguida@gmail.com>.
+ * i386/bogus/hpp.h: Remove file.
+ * i386/bogus/ul.h: Likewise.
+ * i386/bogus/wd.h: Likewise.
+ * i386/i386at/gpl/if_hpp.c: Likewise.
+ * i386/i386at/gpl/if_ns.c: Likewise.
+ * i386/i386at/gpl/if_nsreg.h: Likewise.
+ * i386/i386at/gpl/if_ul.c: Likewise.
+ * i386/i386at/gpl/if_wd.c: Likewise.
+ * i386/i386at/autoconf.c: Don't include <hpp.h>, <ul.h> and <wd.h>
+ anymore and adopt all users of NHPP, NUL and NWD as if they were always
+ defined to `0'.
+ * i386/i386at/conf.c: Likewise.
+
* i386/bogus/at3c501.h: Remove file.
* i386/i386at/if_3c501.c: Likewise.
* i386/i386at/if_3c501.h: Likewise.