From: Ian Lance Taylor Date: Tue, 13 Feb 1996 21:00:00 +0000 (+0000) Subject: Tue Feb 13 15:56:22 1996 Bryan Ford X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d9d65be67014b5cfcee882fe130d8b635b4b4fa8;p=binutils-gdb.git Tue Feb 13 15:56:22 1996 Bryan Ford * i386msdos.c: Remove some #if 0 code. (msdos_write_object_contents): Don't include empty sections in the size computation, regardless of their address. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2320cce1623..5b9276b1095 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,14 @@ +Tue Feb 13 15:56:22 1996 Bryan Ford + + * i386msdos.c: Remove some #if 0 code. + (msdos_write_object_contents): Don't include empty sections in the + size computation, regardless of their address. + +Tue Feb 13 15:36:37 1996 Michael Meissner + + * elf32-ppc.c (ppc_elf_relocate_section): Don't segfault if dynboj + is NULL, ie, the -r switch is used. + Tue Feb 13 14:35:15 1996 Ian Lance Taylor * configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.