diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-02-20 19:17:23 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:33 +0200 |
commit | 2ca0b317b928f1fc0e930a159f788a0d86389148 (patch) | |
tree | 63de0b131240f739cdb310df0bc37d677776407c /ChangeLog | |
parent | db911b0089edd1881ea718170511caf81a5f60ee (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/ns8390.h: Remove file.
* i386/i386at/ds8390.h: Likewise.
* i386/i386at/if_3c503.h: Likewise.
* i386/i386at/if_ns8390.c: Likewise.
* i386/i386at/if_ns8390.h: Likewise.
* i386/i386at/if_wd8003.h: Likewise.
* i386/i386at/autoconf.c: Don't include <ns8390.h> anymore and adopt
all users of NNS8390 as if it were always defined to `0'.
* i386/i386at/conf.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -4,6 +4,16 @@ `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida <glguida@gmail.com>. + * i386/bogus/ns8390.h: Remove file. + * i386/i386at/ds8390.h: Likewise. + * i386/i386at/if_3c503.h: Likewise. + * i386/i386at/if_ns8390.c: Likewise. + * i386/i386at/if_ns8390.h: Likewise. + * i386/i386at/if_wd8003.h: Likewise. + * i386/i386at/autoconf.c: Don't include <ns8390.h> anymore and adopt + all users of NNS8390 as if it were always defined to `0'. + * i386/i386at/conf.c: Likewise. + * i386/bogus/ne.h: Remove file. * i386/i386at/if_ne.c: Likewise. * i386/i386at/if_nereg.h: Likewise. |