aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-05-23 22:01:20 +0000
committerJeff Law <law@redhat.com>1995-05-23 22:01:20 +0000
commit58c56c60ca555735e25400560f010c2d7b745e33 (patch)
tree3eee5a4e5f7954f3679ed748088d65bd40e0257e
parent70d6c39671cd6663e1a948aeb4ee90d5c4e7fd7a (diff)
downloadgdb-58c56c60ca555735e25400560f010c2d7b745e33.zip
gdb-58c56c60ca555735e25400560f010c2d7b745e33.tar.gz
gdb-58c56c60ca555735e25400560f010c2d7b745e33.tar.bz2
* Makefile.in: Install bfdlink.h too.
-rw-r--r--bfd/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d593635..525a8f3 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,15 @@
+Tue May 23 15:58:15 1995 Jeff Law (law@snake.cs.utah.edu)
+
+ * Makefile.in: Install bfdlink.h too.
+
+Sun May 21 22:25:09 1995 Jeff Law (law@snake.cs.utah.edu)
+
+ * elf32-hppa.c (elf32_hppa_relocate_section): Handle undefined and
+ notsupported return codes from final_link_relocate (used when
+ $global$ is undefined or nonexistant).
+ (elf32_hppa_bfd_link_link_relocate): If $global$ exists, but is
+ not defined,then return bfd_reloc_undefined.
+
Fri May 19 10:00:14 1995 Steve Chamberlain <sac@rtl.cygnus.com>
* coffswap.h: (IMAGE_BASE): Define to 0 if not.