From e04d7088afe0be6ef89900a994bd48bf35d17e77 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 11 May 2012 15:48:15 +0000 Subject: Always display addend as signed hex number binutils/ PR binutils/14088 * readelf.c (dump_relocations): Always display addend as signed hex number. ld/testsuite/ PR binutils/14088 * ld-ia64/tlspic.rd: Updated. * ld-x86-64/tlsdesc-nacl.rd: Likewise. * ld-x86-64/tlsdesc.rd: Likewise. * ld-x86-64/tlspic-nacl.rd: Likewise. * ld-x86-64/tlspic.rd: Likewise. --- ld/testsuite/ld-ia64/tlspic.rd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ld/testsuite/ld-ia64') diff --git a/ld/testsuite/ld-ia64/tlspic.rd b/ld/testsuite/ld-ia64/tlspic.rd index 8320365..bb2c8da 100644 --- a/ld/testsuite/ld-ia64/tlspic.rd +++ b/ld/testsuite/ld-ia64/tlspic.rd @@ -48,9 +48,9 @@ Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 6 entries: [0-9a-f ]+R_IA64_DTPMOD64LSB +0+ sg1 \+ 0 [0-9a-f ]+R_IA64_DTPREL64LSB +0+ sg1 \+ 0 [0-9a-f ]+R_IA64_TPREL64LSB +0+4 sg2 \+ 0 -[0-9a-f ]+R_IA64_DTPMOD64LSB +0+ -[0-9a-f ]+R_IA64_TPREL64LSB +0+44 -[0-9a-f ]+R_IA64_TPREL64LSB +0+24 +[0-9a-f ]+R_IA64_DTPMOD64LSB +0 +[0-9a-f ]+R_IA64_TPREL64LSB +44 +[0-9a-f ]+R_IA64_TPREL64LSB +24 Relocation section '.rela.IA_64.pltoff' at offset 0x[0-9a-f]+ contains 1 entries: +Offset +Info +Type +Symbol's Value +Symbol's Name \+ Addend -- cgit v1.1