From: Jim Kingdon Date: Tue, 16 Nov 1993 23:07:40 +0000 (+0000) Subject: * i386linux.c: Define new macro ZMAGIC_DISK_BLOCK_SIZE to 1024, and X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=794057a7c00257cc222dc8c7995475ca56dba1a1;p=binutils-gdb.git * i386linux.c: Define new macro ZMAGIC_DISK_BLOCK_SIZE to 1024, and change PAGE_SIZE to 4096. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d703407832f..288eedb5274 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,14 @@ +Tue Nov 16 15:45:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * i386linux.c: Define new macro ZMAGIC_DISK_BLOCK_SIZE to 1024, and + change PAGE_SIZE to 4096. + +Mon Nov 15 11:48:08 1993 Ken Raeburn (raeburn@rtl.cygnus.com) + + * Makefile.in (diststuff): New target. + + * VERSION: Updated. + Sun Nov 14 23:33:01 1993 Jeffrey A. Law (law@snake.cs.utah.edu) * som.c (som_object_setup): Do not create dummy ".text", ".data",