aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr13082-2a.d
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2011-08-12 19:42:39 +0000
committerH.J. Lu <hjl.tools@gmail.com>2011-08-12 19:42:39 +0000
commit64d25c44142091760a88c3bc8235c99ddc8cbfa1 (patch)
treebee81faf532630f32ba3f987d195f28fc708ddf0 /ld/testsuite/ld-x86-64/pr13082-2a.d
parent091c2a968ae5dd0a46174ffa0dfcd61a2423ba1f (diff)
downloadgdb-64d25c44142091760a88c3bc8235c99ddc8cbfa1.zip
gdb-64d25c44142091760a88c3bc8235c99ddc8cbfa1.tar.gz
gdb-64d25c44142091760a88c3bc8235c99ddc8cbfa1.tar.bz2
Add R_X86_64_RELATIVE64 and handle R_X86_64_64 for x32.
bfd/ 2011-08-12 H.J. Lu <hongjiu.lu@intel.com> PR ld/13082 * elf64-x86-64.c (x86_64_elf_howto_table): Add R_X86_64_RELATIVE64. (elf_x86_64_relocate_section): Treat R_X86_64_64 like R_X86_64_32 and zero-extend it to 64bit if addend is zero for x32. Generate R_X86_64_RELATIVE64 for x32. include/elf/ 2011-08-12 H.J. Lu <hongjiu.lu@intel.com> PR ld/13082 * x86-64.h (R_X86_64_RELATIVE64): New. ld/testsuite/ 2011-08-12 H.J. Lu <hongjiu.lu@intel.com> PR ld/13082 * ld-x86-64/pr13082-1.s: New. * ld-x86-64/pr13082-1a.d: Likewise. * ld-x86-64/pr13082-1b.d: Likewise. * ld-x86-64/pr13082-2.s: Likewise. * ld-x86-64/pr13082-2a.d: Likewise. * ld-x86-64/pr13082-2b.d: Likewise. * ld-x86-64/pr13082-3.s: Likewise. * ld-x86-64/pr13082-3a.d: Likewise. * ld-x86-64/pr13082-3b.d: Likewise. * ld-x86-64/pr13082-4.s: Likewise. * ld-x86-64/pr13082-4a.d: Likewise. * ld-x86-64/pr13082-4b.d: Likewise. * ld-x86-64/pr13082-5.s: Likewise. * ld-x86-64/pr13082-5a.d: Likewise. * ld-x86-64/pr13082-5b.d: Likewise. * ld-x86-64/pr13082-6.s: Likewise. * ld-x86-64/pr13082-6a.d: Likewise. * ld-x86-64/pr13082-6b.d: Likewise. * ld-x86-64/x86-64.exp: Run pr13082-[1-6][ab].
Diffstat (limited to 'ld/testsuite/ld-x86-64/pr13082-2a.d')
-rw-r--r--ld/testsuite/ld-x86-64/pr13082-2a.d9
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/pr13082-2a.d b/ld/testsuite/ld-x86-64/pr13082-2a.d
new file mode 100644
index 0000000..aed33c2
--- /dev/null
+++ b/ld/testsuite/ld-x86-64/pr13082-2a.d
@@ -0,0 +1,9 @@
+#source: pr13082-2.s
+#name: PR ld/13082-2 (a)
+#as: --x32
+#ld: -shared -melf32_x86_64
+#readelf: -r --wide
+
+Relocation section '.rela.dyn' at offset 0x[0-9a-f]+ contains 1 entries:
+ Offset Info Type Sym. Value Symbol's Name \+ Addend
+[0-9a-f]+ +[0-9a-f]+ +R_X86_64_32 +[0-9a-f]+ +_start \+ 0