1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-04-28 10:05:08 +03:00
H.J. Lu f8ff5a3cc2 i386/clone.S: Remove redundant EBX load
There is no neeed for

	call	L(here)
L(here):
	popl	%ebx
	addl	$_GLOBAL_OFFSET_TABLE_+[.-L(here)], %ebx

before

	movl	%eax, %ebx
2021-02-22 04:29:19 -08:00
..
2021-02-19 21:16:27 +00:00
2021-02-19 21:16:27 +00:00
2021-02-19 21:16:27 +00:00
2021-02-11 08:02:16 -03:00
2021-02-19 21:16:27 +00:00
2021-02-19 21:16:27 +00:00
2021-02-19 21:16:27 +00:00
2021-02-19 21:16:27 +00:00
2021-02-19 21:16:27 +00:00
2021-02-19 21:16:27 +00:00
2021-02-11 08:02:16 -03:00
2021-02-11 08:00:48 -03:00
2021-02-11 08:00:48 -03:00
2021-02-11 08:00:48 -03:00
2021-02-08 09:20:03 +01:00
2020-07-16 17:55:35 +02:00