From: Nick Clifton Date: Fri, 31 Aug 2001 16:24:39 +0000 (+0000) Subject: amend entry to mention only if not USE_REL X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=08bf74c587590591e3f35a88ee7af3577db00684;p=binutils-gdb.git amend entry to mention only if not USE_REL --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b2eb1c9225a..1c980af956e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,7 +1,7 @@ 2001-08-31 Nick Clifton * 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.