aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64/Makefile
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-26 13:08:01 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-30 16:33:08 -0300
commit57bb1e5b9fce7f3797bdb3005065187ba9d66c59 (patch)
treef6b75ab54886dee467c286f6a4fd178cbc0b9ca9 /sysdeps/ia64/Makefile
parent1b7f05d11e75594c06f0a8d193c80c7f74857d5f (diff)
downloadglibc-57bb1e5b9fce7f3797bdb3005065187ba9d66c59.tar
glibc-57bb1e5b9fce7f3797bdb3005065187ba9d66c59.tar.gz
glibc-57bb1e5b9fce7f3797bdb3005065187ba9d66c59.tar.bz2
glibc-57bb1e5b9fce7f3797bdb3005065187ba9d66c59.zip
ia64: Remove _dl_skip_args usage
Since ad43cac44a the generic code already shuffles the argv/envp/auxv on the stack to remove the ld.so own arguments and thus _dl_skip_args is always 0. The startup code is changed to read the _dl_argc and _dl_argv values, and envp is calculated from argc and argv. Checked on ia64-linux-gnu. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/ia64/Makefile')
0 files changed, 0 insertions, 0 deletions