about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2021-12-30 17:08:36 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2022-05-17 10:14:03 +0100
commit1da064c015dce624cb19fcdc0bace7af2bd8caec (patch)
treed7da68d75f2cf23f909c0d97e0cbe8ea53946464 /sysdeps/unix/sysv/linux
parent9faf5262c77487c96da8a3e961b88c0b1879e186 (diff)
downloadglibc-1da064c015dce624cb19fcdc0bace7af2bd8caec.tar.gz
glibc-1da064c015dce624cb19fcdc0bace7af2bd8caec.tar.xz
glibc-1da064c015dce624cb19fcdc0bace7af2bd8caec.zip
aarch64: Move ld.so _start to separate file and drop _dl_skip_args
A separate asm file is easier to maintain than a macro that expands to
inline asm.

The RTLD_START macro is only needed now because _dl_start is local in
rtld.c, but _start has to call it, if _dl_start was made hidden then it
could be empty.

_dl_skip_args is no longer needed.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Diffstat (limited to 'sysdeps/unix/sysv/linux')
0 files changed, 0 insertions, 0 deletions