aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/pr16498a.s
AgeCommit message (Collapse)AuthorFilesLines
2014-01-24Replace .align with .p2alignH.J. Lu1-3/+3
* ld-elf/pr16498a.s: Replace .align with .p2align.
2014-01-24Improve orphaned TLS section handlingH.J. Lu1-0/+23
ld/ PR ld/16498 * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Improve orphaned TLS section handling. ld/testsuite/ PR ld/16498 * ld-elf/pr16498a.d: New file. * ld-elf/pr16498a.s: Likewise. * ld-elf/pr16498a.t: Likewise.