aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1996-02-13 21:00:00 +0000
committerIan Lance Taylor <ian@airs.com>1996-02-13 21:00:00 +0000
commitd9d65be67014b5cfcee882fe130d8b635b4b4fa8 (patch)
treef3b5d02c6a7e554d5fe2974ec0e59c92d3cac6ea /bfd
parent56f9773ffd7d9baf1028bb92e2d4af073dce32ea (diff)
downloadgdb-d9d65be67014b5cfcee882fe130d8b635b4b4fa8.zip
gdb-d9d65be67014b5cfcee882fe130d8b635b4b4fa8.tar.gz
gdb-d9d65be67014b5cfcee882fe130d8b635b4b4fa8.tar.bz2
Tue Feb 13 15:56:22 1996 Bryan Ford <baford@snake.cs.utah.edu>
* i386msdos.c: Remove some #if 0 code. (msdos_write_object_contents): Don't include empty sections in the size computation, regardless of their address.
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 2320cce..5b9276b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,14 @@
+Tue Feb 13 15:56:22 1996 Bryan Ford <baford@snake.cs.utah.edu>
+
+ * 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 <meissner@tiktok.cygnus.com>
+
+ * 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 <ian@cygnus.com>
* configure.host: Set HDLFLAGS for *-*-hpux with --enable-shared.