]> git.ipfire.org Git - thirdparty/glibc.git/commit
elf: Extract rtld_setup_phdr function from dl_main
authorFlorian Weimer <fweimer@redhat.com>
Fri, 1 Aug 2025 08:20:23 +0000 (10:20 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 14 Aug 2025 06:33:23 +0000 (08:33 +0200)
commit64488b4b31d63b59b06b42ad93a092053364801b
tree775796c077fef462c3d1cb41e8b31bf5248bb315
parent9833fcf7ce7a7ac7ec5b7694fd4c2bc705282842
elf: Extract rtld_setup_phdr function from dl_main

Remove historic binutils reference from comment and update
how this data is used by applications.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit 2cac9559e06044ba520e785c151fbbd25011865f)
elf/rtld.c