aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-08-31 16:24:39 +0000
committerNick Clifton <nickc@redhat.com>2001-08-31 16:24:39 +0000
commit08bf74c587590591e3f35a88ee7af3577db00684 (patch)
tree0b73e925e9baf1a4f3659a4e94c62a2338994fac /bfd
parent5fb1c3f28281809a976539b4a6810cae766bbd68 (diff)
downloadgdb-08bf74c587590591e3f35a88ee7af3577db00684.zip
gdb-08bf74c587590591e3f35a88ee7af3577db00684.tar.gz
gdb-08bf74c587590591e3f35a88ee7af3577db00684.tar.bz2
amend entry to mention only if not USE_REL
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b2eb1c9..1c980af 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,7 +1,7 @@
2001-08-31 Nick Clifton <nickc@cambridge.redhat.com>
* elf32-arm.h (elf32_arm_relocate_section): Do not rightshift
- recomputed addend during relocatable link.
+ recomputed addend during relocatable link if not USE_REL.
* elflink.h (elf_gc_propagate_vtable_entries_used): Fix off-by-one
error.