summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-10-29 07:58:30 +0000
committerRoland McGrath <roland@gnu.org>2000-10-29 07:58:30 +0000
commit4ef4655b657d30f40d319955f4d2decd9918d8c4 (patch)
tree74c018839ba34631dd6ed7d2679b867237eb80a9
parent5caa7b186e7d6f27960509034200b80fffba30d8 (diff)
.
-rw-r--r--ChangeLog16
1 files changed, 13 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c24ad2..d70b678 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-10-29 Roland McGrath <roland@frob.com>
+
+ * i386/include/mach/proc_ops.h: Dead file removed.
+ * i386/include/mach/setjmp.h: Dead file removed.
+ * i386/include/mach/sa/sys/varargs.h: Dead file removed.
+ * include/mach/proc_ops.h: Dead file removed.
+ * Makefile.in (mach-headers): Remove proc_ops.h.
+ * i386/Makefrag (i386-installed-headers): Likewise.
+ (installed-headers): Don't touch this any more.
+
2000-09-29 Marcus Brinkmann <marcus@gnu.org>
* i386/i386at/conf.c (dev_name_list): Don't use MACH_COM to check
@@ -7,7 +17,7 @@
* linux/dev/glue/block.c: Reverted the changes at 2000-08-17.
Reported by Brent Fulgham <brent.fulgham@xpsystems.com>.
-
+
2000-09-19 Marcus Brinkmann <marcus@gnu.org>
* linux/dev/glue/block.c (init_partition): Move initialization
@@ -21,7 +31,7 @@
(init_partition): Likewise.
(check_limit): Likewise.
(device_get_status): Likewise.
-
+
2000-07-27 Marcus Brinkmann <marcus@gnu.org>
* Fix omissions in last change:
@@ -70,7 +80,7 @@
* linux/dev/drivers/block/ide.c (do_request) [MACH]: In "bad
access" printf, actually print the number of sectors of the
partition.
-
+
1999-10-05 Roland McGrath <roland@baalperazim.frob.com>
* i386/intel/pmap.c (pmap_bootstrap): Use _start instead of start.