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

ia64: Remove _dl_skip_args usage



Since ad43cac4 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: default avatarCarlos O'Donell <carlos@redhat.com>
parent 1b7f05d1
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