aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/gnu
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-26 13:00:48 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-30 16:32:22 -0300
commit1e4fb2e1ab7dc0b90c0ded24f15088d29fa143cd (patch)
tree99d9fd35e39843312958133aa00814db4af6bd10 /sysdeps/gnu
parenta8f62164b1d0ea6583c9c5d05aa4be9c946c2004 (diff)
downloadglibc-1e4fb2e1ab7dc0b90c0ded24f15088d29fa143cd.zip
glibc-1e4fb2e1ab7dc0b90c0ded24f15088d29fa143cd.tar.gz
glibc-1e4fb2e1ab7dc0b90c0ded24f15088d29fa143cd.tar.bz2
alpha: 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. It makes the fixup_stack branch ununsed. Checked with qemu-user that arguments are correctly passed on both constructors and main program. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/gnu')
0 files changed, 0 insertions, 0 deletions