Skip to content
Commit 62426022 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

hppa: Remove _dl_skip_args usage (BZ# 29165)



Different than other architectures, hppa creates an unrelated stack
frame where ld.so argc/argv adjustments done by ad43cac4
is not done on the argc/argv saved/restore by _dl_start_user.

Instead load _dl_argc and _dl_argv directlty instead of adjust them
using _dl_skip_args value.

Checked on hppa-linux-gnu.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent 00477963
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment