summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2020-04-21 05:20:11 -0700
committerH.J. Lu <hjl.tools@gmail.com>2020-04-21 05:20:23 -0700
commit1f7f2abbc31ee9e6d4faca58bef14d8ee8cb1bd2 (patch)
tree44da9a8479c288ed3df24c23fb2a1ce24f57fd7a /bfd/ChangeLog
parente04f33c09f85b936d544c78b1fa6b1134dfbcecd (diff)
downloadbinutils-gdb-1f7f2abbc31ee9e6d4faca58bef14d8ee8cb1bd2.tar.gz
alpha: Warn DT_TEXTREL with -M
This fixes: FAIL: DT_TEXTREL map file warning * elf64-alpha.c (alpha_elf_reloc_entry): Replace reltext with sec. (elf64_alpha_check_relocs): Set sec instead of reltext. Warn DT_TEXTREL with -M. (elf64_alpha_calc_dynrel_sizes): Warn DT_TEXTREL with -M.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1b174f30822..a15a0f37757 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2020-04-21 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elf64-alpha.c (alpha_elf_reloc_entry): Replace reltext with
+ sec.
+ (elf64_alpha_check_relocs): Set sec instead of reltext. Warn
+ DT_TEXTREL with -M.
+ (elf64_alpha_calc_dynrel_sizes): Warn DT_TEXTREL with -M.
+
2020-04-21 Nick Clifton <nickc@redhat.com>
* po/sr.po: Updated Serbian translation.