aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-02-13 19:35:22 +0000
committerNick Clifton <nickc@redhat.com>2003-02-13 19:35:22 +0000
commit427bfd905da0f6acce66519e17ba5ccbbef19677 (patch)
tree8a5564eed18692cc3483ffc495922487de617127 /bfd/ChangeLog
parentfcd7c7c9fd660414a8f86e4dd8733e6c1058c9f0 (diff)
downloadgdb-427bfd905da0f6acce66519e17ba5ccbbef19677.zip
gdb-427bfd905da0f6acce66519e17ba5ccbbef19677.tar.gz
gdb-427bfd905da0f6acce66519e17ba5ccbbef19677.tar.bz2
(elf32_thumb_to_arm_stub): Include section VMAs in computation of offset to
insert into BL instruction.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f58ec79..f5c91e5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-13 Nick Clifton <nickc@redhat.com>
+
+ * elf32-arm.h (elf32_thumb_to_arm_stub): Include section VMAs
+ in computation of offset to insert into BL instruction.
+
2003-02-11 Uwe Stieber <uwe@wwws.de>
* config.bfd: Add support for kaOS as cross build target system.