aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/dl-tlsdesc.S
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-05aarch64: push the set of rules before falling into slow pathShuo Wang1-0/+2
2021-01-04aarch64: fix stack missing after sp is updatedShuo Wang1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-31aarch64: use PTR_ARG and SIZE_ARG instead of DELOUSESzabolcs Nagy1-3/+3
2020-07-08aarch64: Add pac-ret support to assembly filesSzabolcs Nagy1-0/+8
2020-07-08aarch64: Add BTI support to assembly filesSudakshina Das1-0/+3
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-03aarch64: optimize _dl_tlsdesc_dynamic fast pathSzabolcs Nagy1-54/+51
2017-11-03aarch64: Remove barriers from TLS descriptor functionsSzabolcs Nagy1-203/+0
2017-08-22aarch64: Use PTR_REG macro to fix ILP32 bug and make code consistentSteve Ellcey1-1/+1
2017-06-21[AArch64] Add more cfi annotations to tlsdesc entry pointsSzabolcs Nagy1-0/+70
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-02aarch64: Use explicit offsets in _dl_tlsdesc_dynamicFlorian Weimer1-9/+9
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey1-24/+31
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-06-17[AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.SSzabolcs Nagy1-5/+5
2015-06-17[BZ 18034][AArch64] Lazy TLSDESC relocation data race fixSzabolcs Nagy1-0/+37
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft1-0/+329