aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/x86-64-x32.rd
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2011-06-09 05:51:11 +0000
committerH.J. Lu <hjl.tools@gmail.com>2011-06-09 05:51:11 +0000
commitadc7571d319f150964da9eb81db6f0a1f9dfcf82 (patch)
tree80e34ba57045e83150fcfdb39df827886f536c75 /ld/testsuite/ld-x86-64/x86-64-x32.rd
parent240077501163f169043c1d87ce05cd57f0e9ee3a (diff)
downloadgdb-adc7571d319f150964da9eb81db6f0a1f9dfcf82.zip
gdb-adc7571d319f150964da9eb81db6f0a1f9dfcf82.tar.gz
gdb-adc7571d319f150964da9eb81db6f0a1f9dfcf82.tar.bz2
Allow building x32 DSO from x86-64 object file.
bfd/ 2011-06-08 H.J. Lu <hongjiu.lu@intel.com> * elf64-x86-64.c (elf_x86_64_check_relocs): Allow R_X86_64_64 relocations in SEC_DEBUGGING sections when building shared libraries. ld/testsuite/ 2011-06-08 H.J. Lu <hongjiu.lu@intel.com> * ld-x86-64/simple.c: New. * ld-x86-64/x86-64-x32.rd: Likewise. * ld-x86-64/x86-64.exp: Check building x32 DSO from x86-64 object file.
Diffstat (limited to 'ld/testsuite/ld-x86-64/x86-64-x32.rd')
-rw-r--r--ld/testsuite/ld-x86-64/x86-64-x32.rd5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/testsuite/ld-x86-64/x86-64-x32.rd b/ld/testsuite/ld-x86-64/x86-64-x32.rd
new file mode 100644
index 0000000..7118cb9
--- /dev/null
+++ b/ld/testsuite/ld-x86-64/x86-64-x32.rd
@@ -0,0 +1,5 @@
+Symbol table '\.dynsym' contains [0-9]+ entries:
+ +Num: +Value +Size Type +Bind +Vis +Ndx Name
+#...
+ +[0-9]+: +[0-9a-f]+ +[0-9a-f]+ +FUNC +GLOBAL +DEFAULT +[0-9]+ +foo
+#...