diff options
author | 2021-02-13 19:02:53 -0800 | |
---|---|---|
committer | 2021-02-22 04:29:19 -0800 | |
commit | f8ff5a3cc2e401c586244bbdc27ea236229b7cb7 (patch) | |
tree | ac0b4a4b1ad623aadb5416a98dbddc00e011fee8 /scripts/build-many-glibcs.py | |
parent | aarch64: Remove the unused __read_tp symbol (diff) | |
download | glibc-f8ff5a3cc2e401c586244bbdc27ea236229b7cb7.tar.xz glibc-f8ff5a3cc2e401c586244bbdc27ea236229b7cb7.zip |
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
Diffstat (limited to 'scripts/build-many-glibcs.py')
0 files changed, 0 insertions, 0 deletions