diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-02-20 19:25:22 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:33 +0200 |
commit | c8075f5570ee013830075e74d2bc06bb52f88194 (patch) | |
tree | 7bae16b5cb515b8ef90f6c771c07a9fd87866a6f /ChangeLog | |
parent | 5b16c90c49b899ae62674c352514077a0a6afa2b (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-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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. |