about summary refs log tree commit diff
path: root/string
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-26 13:11:17 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2022-05-30 16:33:14 -0300
commit90cf8e6f0a459ced1a3ed2ab54030ed41e3d639d (patch)
tree4a90ac765cd90644327d1af380639bc803e8e77f /string
parentee39fafa9814f19506524e35a51b3ad4ccbd154e (diff)
downloadglibc-90cf8e6f0a459ced1a3ed2ab54030ed41e3d639d.tar.gz
glibc-90cf8e6f0a459ced1a3ed2ab54030ed41e3d639d.tar.xz
glibc-90cf8e6f0a459ced1a3ed2ab54030ed41e3d639d.zip
microblaze: 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.   So there is no need to adjust the argc or argv.

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 'string')
0 files changed, 0 insertions, 0 deletions