glibc/sysdeps/x86_64/x32
Adhemerval Zanella ec7bc492b6 x86_64: 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 on x86_64-linux-gnu and i686-linux-gnu.

Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2022-05-30 16:33:34 -03:00
..
fpu Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
_itoa.h Add a comment to sysdeps/x86_64/x32/_itoa.h 2012-05-19 06:46:29 -07:00
divdi3.c Add dummy files for x32 2012-05-16 10:24:02 -07:00
dl-machine.h x86_64: Remove _dl_skip_args usage 2022-05-30 16:33:34 -03:00
ffs.c Add x32 ffs 2012-05-16 11:54:56 -07:00
gmp-mparam.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Implies-after Add x86_64 Implies-after files 2012-05-15 14:38:32 -07:00
Makefile mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes [BZ #28068] 2021-07-12 18:13:32 -07:00
symbol-hacks.h Include generic symbol-hacks.h for x32 2014-01-20 11:11:01 -08:00
sysdep.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test-size_t.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-memchr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-memcmp-2.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-memcmp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-memcpy.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-memrchr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-memset.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-strncasecmp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-strncmp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-strncpy.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-strnlen.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-wcsncmp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-wcsnlen.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-wmemchr.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-wmemcmp.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
tst-size_t-wmemset.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00