mailing list of musl libc
 help / color / mirror / code / Atom feed
ada2fefdd85e81baff7ab9a0f8a0dfc0e6008c3b blob 126 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
.include "ibt.s"

.text
.global dlsym
.hidden __dlsym
.type dlsym,@function
dlsym:
	ENDBRANCH64
	mov (%rsp),%rdx
	jmp __dlsym
debug log:

solving ada2fefd ...
found ada2fefd in https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
found d840b955 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 d840b955c36ed72af2db68eeaee7e33e49caf5a5	src/ldso/x86_64/dlsym.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
diff --git a/src/ldso/x86_64/dlsym.s b/src/ldso/x86_64/dlsym.s
index d840b955..ada2fefd 100644

Checking patch src/ldso/x86_64/dlsym.s...
Applied patch src/ldso/x86_64/dlsym.s cleanly.

index at:
100644 ada2fefdd85e81baff7ab9a0f8a0dfc0e6008c3b	src/ldso/x86_64/dlsym.s

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).