aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1998-12-08 15:44:06 +0000
committerNick Clifton <nickc@redhat.com>1998-12-08 15:44:06 +0000
commit811c57ffa1fd6dcb78bfc5065dc9eefae99b456f (patch)
tree98839216c0c2738db29b9a8288b33a38b19c7c0e /bfd/ChangeLog
parent8ecd559a563f80c84562ccc1633059f5437678bf (diff)
downloadgdb-811c57ffa1fd6dcb78bfc5065dc9eefae99b456f.zip
gdb-811c57ffa1fd6dcb78bfc5065dc9eefae99b456f.tar.gz
gdb-811c57ffa1fd6dcb78bfc5065dc9eefae99b456f.tar.bz2
Fix pc relative relocs.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 34651c5..0ec7529 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+1998-12-08 Nick Clifton <nickc@cygnus.com>
+
+ * elf32-fr30.c (fr30_final_link_relocate): Fix PC relative
+ relocations to include offset of 2 included in the insns, and the
+ offset of the relocs within the section.
+
Wed Dec 2 15:03:59 1998 David Taylor <taylor@texas.cygnus.com>
The following changes were made by David Taylor