aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1992-12-28 19:11:56 +0000
committerKen Raeburn <raeburn@cygnus>1992-12-28 19:11:56 +0000
commit5145ac4f24668ca7ac006440d7d21c2c4131ecb1 (patch)
tree5917458b977be0c684813ded3ce57bb9d8304c40
parentbf822c27e83e6b1832ef9a3d63fda3c32552d88f (diff)
downloadgdb-5145ac4f24668ca7ac006440d7d21c2c4131ecb1.zip
gdb-5145ac4f24668ca7ac006440d7d21c2c4131ecb1.tar.gz
gdb-5145ac4f24668ca7ac006440d7d21c2c4131ecb1.tar.bz2
today's changes
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 4cbcdce..db3be1f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+Mon Dec 28 11:03:22 1992 Ken Raeburn (raeburn@cygnus.com)
+
+ * Makefile.in (coff-we32k.o, coff-z8k.o): Note dependencies.
+
+ * reloc.c (bfd_perform_relocation): For normal 2- or 4-byte
+ relocs, don't bother doing the adjustment if the value to add is
+ zero.
+
Sun Dec 27 17:45:05 1992 Fred Fish (fnf@cygnus.com)
* bfd.c (bfd_get_size): New function that gets an upper bound