summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-02-20 20:32:44 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:34 +0200
commit2a50c925882fe2d6535f130401eb6d4a4feb3e93 (patch)
treed27cd8aeaa2aef88f0a604827bee78fe068f4cb6 /ChangeLog
parentd8ae6e264f06044497ed4d029e6e44d4a28b10b6 (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--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c30555..bfc4f36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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'.