[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/14088] Strange addend from readelf
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/14088] Strange addend from readelf |
Date: |
Wed, 01 Feb 2017 22:26:11 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=14088
--- Comment #5 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot
gnu.org> ---
The binutils-2_28-branch branch has been updated by Maciej W. Rozycki
<address@hidden>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=1d0d283e6bcc643c6ca96edd7ac4551e09d9975d
commit 1d0d283e6bcc643c6ca96edd7ac4551e09d9975d
Author: Maciej W. Rozycki <address@hidden>
Date: Wed Feb 1 22:09:33 2017 +0000
MIPS/LD/testsuite: Correct relocation addends in VxWorks tests
Fix commit 171191bac50e ("Add support for STT_IFUNC"),
<https://sourceware.org/ml/binutils/2008-12/msg00052.html>, commit
e04d7088afe0 ("PR ld/14088: Always display addend as signed hex
number"), <https://sourceware.org/ml/binutils/2012-05/msg00123.html> and
commit 343dbc36ffae ("Print addend as signed in objdump"),
<https://sourceware.org/ml/binutils/2012-05/msg00163.html> regressions:
FAIL: VxWorks executable test 1 (dynamic)
FAIL: ld-mips-elf/vxworks-forced-local-1
seen with `mips-vxworks' and `mipsel-vxworks' targets and adjust dump
patterns according to changes made to the presentation of relocation
addends in `readelf -r' and `objdump -r' output.
ld/
* testsuite/ld-mips-elf/vxworks-forced-local-1.d: Correct the
presentation of relocation addends.
* testsuite/ld-mips-elf/vxworks1-lib.rd: Likewise.
* testsuite/ld-mips-elf/vxworks1.dd: Likewise.
* testsuite/ld-mips-elf/vxworks1.rd: Likewise.
(cherry picked from commit c0c237fcdd133e84e67657cc6b7e4678f106bdcb)
--
You are receiving this mail because:
You are on the CC list for the bug.