summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-10-07 22:36:09 +0000
committerRoland McGrath <roland@gnu.org>2001-10-07 22:36:09 +0000
commit1069411939409279ccfa4054cbce10b3389bde1a (patch)
treead214d3f97c67083e91c7edd7fa3908327c7b642
parentf29e33843f75a7d22e262864188c502f4367f6ba (diff)
.
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e1e199..ed27240 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2001-10-07 Roland McGrath <roland@frob.com>
+ * ddb/db_access.c: Fix obsolescent #else/#endif syntax.
+ * device/dev_name.c: Likewise.
+ * device/dev_pager.c: Likewise.
+ * device/ds_routines.c: Likewise.
+ * i386/i386/i386asm.sym: Likewise.
+ * include/device/device_reply.defs: Likewise.
+ * include/mach/memory_object.defs: Likewise.
+ * include/mach/memory_object_default.defs: Likewise.
+
* i386/i386/locore.S: Fix sloppy asm syntax to avoid warnings from
newer assembler (%ecx -> %cl in byte insns).