diff options
author | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2021-12-30 17:08:36 +0000 |
---|---|---|
committer | Szabolcs Nagy <szabolcs.nagy@arm.com> | 2022-05-04 16:11:57 +0100 |
commit | fc7beebceb042e2ed7e50215425dea092744b162 (patch) | |
tree | 28409ce1d00cddf02245e09f20a8f3d547c38331 /libio/iofgetws_u.c | |
parent | 3f32aa2bdd587520534496b41a7225ea42804734 (diff) | |
download | glibc-nsz/bug23293-v5.tar.gz glibc-nsz/bug23293-v5.tar.xz glibc-nsz/bug23293-v5.zip |
aarch64: Move ld.so _start to separate file and drop _dl_skip_args nsz/bug23293-v5
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. --- v4: - adjust commit message about _dl_skip_args. v3: - mention _dl_skip_args v2: - fix typo in commit message.
Diffstat (limited to 'libio/iofgetws_u.c')
0 files changed, 0 insertions, 0 deletions