diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-02-20 20:32:44 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:34 +0200 |
commit | 2a50c925882fe2d6535f130401eb6d4a4feb3e93 (patch) | |
tree | d27cd8aeaa2aef88f0a604827bee78fe068f4cb6 /ChangeLog | |
parent | d8ae6e264f06044497ed4d029e6e44d4a28b10b6 (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/i386at/asm_startup.h: Remove file.
* i386/i386at/phys_mem_grab_page.c: Likewise.
* i386/Makefile.in (i386at-files): Remove `phys_mem_grab_page.c'.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida <glguida@gmail.com>. + * i386/i386at/asm_startup.h: Remove file. + * i386/i386at/phys_mem_grab_page.c: Likewise. + * i386/Makefile.in (i386at-files): Remove `phys_mem_grab_page.c'. + * i386/bogus/evc.h: Remove file. * i386/i386at/kd.c: Don't include <evc.h> anymore and adopt all users of NEVC as if it were always defined to `0'. |