From 78c29bc36bb1f82b30495ee8631c7962c6450193 Mon Sep 17 00:00:00 2001 From: aoliva Date: Mon, 11 Feb 2002 06:14:11 +0000 Subject: [PATCH] * ld-sh/shared-1.d: Fix relocation addend. --- ld/testsuite/ChangeLog | 4 ++++ ld/testsuite/ld-sh/shared-1.d | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 0ddd7070f3..22ca2bd754 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2002-02-11 Alexandre Oliva + + * ld-sh/shared-1.d: Fix relocation addend. + 2002-02-09 Hans-Peter Nilsson * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New diff --git a/ld/testsuite/ld-sh/shared-1.d b/ld/testsuite/ld-sh/shared-1.d index 315cfec747..1d20cc944e 100644 --- a/ld/testsuite/ld-sh/shared-1.d +++ b/ld/testsuite/ld-sh/shared-1.d @@ -13,7 +13,7 @@ Relocation section '\.rela\.text' at offset 0x328 contains 1 entries: Offset Info Type Symbol's Value Symbol's Name Addend -0000033c 000000a5 R_SH_RELATIVE 00000344 +0000033c 000000a5 R_SH_RELATIVE 00000340 Hex dump of section '\.rela\.text': 0x00000328 00000340 000000a5 0000033c .* -- 2.11.0