aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/start.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-08-26csu: Change start code license to have link exceptionSzabolcs Nagy1-4/+21
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer1-12/+2
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-15aarch64: fix static PIE start code for BTI [BZ #27068]Guillaume Gardet1-0/+1
2020-11-09aarch64: Add unwind information to _start (bug 26853)Florian Weimer1-4/+3
2020-07-08aarch64: Add BTI support to assembly filesSudakshina Das1-0/+1
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-12aarch64: fix static pie enabled libc when main is in a shared librarySzabolcs Nagy1-2/+11
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-12-18aarch64: fix start code for static pieSzabolcs Nagy1-1/+10
2017-09-18AArch64: use movz/movk instead of literal pools in start.SWang Boshi1-3/+3
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-28Partial ILP32 support for aarch64.Steve Ellcey1-9/+11
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-11[AArch64] End frame record chain correctly.Renlin Li1-1/+0
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft1-0/+93