summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index acb4f81..554bba2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2004-01-15 Alfred M. Szmidt <ams@kemisten.nu>
+
+ * linux/src/drivers/scsi/53c7,8xx.h (patch_dsa_32): Don't use
+ token paste operator (##).
+
+ * linux/dev/include/asm-i386/string.h (memscan): Don't use
+ multi-line string literals for asm().
+ * linux/dev/include/asm-i386/segment.h (__generic_memcpy_tofs)
+ (__generic_memcpy_fromfs): Likewise.
+ * i386/i386/proc_reg.h (flush_instr_queue): Likewise.
+ * i386/i386/gdt.c (gdt_init): Likewise.
+
+ * Makefile.in (kernel-undef): Match new output format from
+ nm (binutils) 2.14.x.
+
2002-05-27 Roland McGrath <roland@frob.com>
* Version 1.3 released.