summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-01-16 22:44:26 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:15:25 +0200
commit4eae2b73c2b14df49f97e71c075ed9318e7ce85d (patch)
tree578a96a3d3d8cd8726a9f06751edb512084fb7d6 /ChangeLog
parent7738eeceef8d0249b711cc702ac6e15909212b00 (diff)
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 8 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b80fd7..8566528 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,14 @@
2004-01-15 Alfred M. Szmidt <ams@kemisten.nu>
+ * 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.
+ * linux/src/include/asm-i386/floppy.h (floppy_hardint): Likewise.
+ * i386/i386/proc_reg.h (flush_instr_queue): Likewise.
+ * i386/i386/gdt.c (gdt_init): Likewise.
+
* linux/src/drivers/scsi/aic7xxx.c: Updated from Linux 2.0.39
* linux/src/drivers/scsi/aic7xxx.h: Likewise.
* linux/src/drivers/scsi/aic7xxx_proc.c: Likewise.
@@ -14,13 +22,6 @@
* 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.