aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/64bit.s
AgeCommit message (Collapse)AuthorFilesLines
2012-01-05 * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit andNick Clifton1-0/+4
64-bit objects when the 32-bit object (loaded first) contains 32+ local symbols, all referenced by relocs and the 64-bit object contains a reloc that uses a symbol in the 32-bit object. * 32bit.s: New source file. * 64bit.s: New source file. * incompatible.l: New expected linker output file.