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