glibc/sysdeps/x86_64/x32
H.J. Lu 652c6cf269 x86-64: Remove sysdeps/x86_64/x32/dl-machine.h
Remove sysdeps/x86_64/x32/dl-machine.h by folding x32 ARCH_LA_PLTENTER,
ARCH_LA_PLTEXIT and RTLD_START into sysdeps/x86_64/dl-machine.h.  There
are no regressions on x86-64 nor x32.  There are no changes in x86-64
_dl_start_user.  On x32, _dl_start_user changes are

 <_dl_start_user>:
 	mov    %eax,%r12d
+	mov    %esp,%r13d
 	mov    (%rsp),%edx
 	mov    %edx,%esi
-	mov    %esp,%r13d
 	and    $0xfffffff0,%esp
 	mov    0x0(%rip),%edi        # <_dl_start_user+0x14>
 	lea    0x8(%r13,%rdx,4),%ecx

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
2024-07-25 00:17:21 -07:00
..
fpu Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -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
gmp-mparam.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
Implies-after Add x86_64 Implies-after files 2012-05-15 14:38:32 -07:00
Makefile x32: xfail elf/tst-platform-1 [BZ #22363] 2024-07-19 10:34:38 +02:00
string-optype.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08: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 2024-01-01 10:53:40 -08:00
test-size_t.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-memchr.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-memcmp-2.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-memcmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-memcpy.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-memrchr.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-memset.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-strncasecmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-strncat.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-strncmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-strncpy.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-strnlen.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-wcsncmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-wcsnlen.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-wmemchr.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-wmemcmp.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
tst-size_t-wmemset.c Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00
x86-lp_size.h Update copyright dates with scripts/update-copyrights 2024-01-01 10:53:40 -08:00