summaryrefslogtreecommitdiff
path: root/src/ldso/arm/tlsdesc.S
AgeCommit message (Expand)AuthorFilesLines
2018-10-09fix build regression on armhf in tlsdesc asmRich Felker1-0/+1
2018-10-01inline cp15 thread pointer load in arm dynamic TLSDESC asm when possibleRich Felker1-0/+9
2018-10-01add TLSDESC support for 32-bit armRich Felker1-0/+62