mailing list of musl libc
 help / color / mirror / code / Atom feed
10ac5c7f05731082c5be84d4d1b638ed355b871a blob 216 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
.global dlsym
.hidden __dlsym
.type   dlsym,@function
dlsym:
	move	$a2, $ra
	la.global	$r16, __dlsym
	addi.d 	$sp, $sp, -8
	st.d	$ra, $sp, 0
	jirl	$ra, $r16, 0
	ld.d	$ra, $sp, 0
	addi.d	$sp, $sp, 8
	jirl	$r0, $ra, 0
debug log:

solving 10ac5c7f ...
found 10ac5c7f in https://inbox.vuxu.org/musl/c6c18c0d-7244-2cb2-a99c-a520a88bc704@loongson.cn/ ||
	https://inbox.vuxu.org/musl/b8869794-0624-6a5f-df15-1840609306a1@loongson.cn/

applying [1/2] https://inbox.vuxu.org/musl/c6c18c0d-7244-2cb2-a99c-a520a88bc704@loongson.cn/
diff --git a/src/ldso/loongarch64/dlsym.s b/src/ldso/loongarch64/dlsym.s
new file mode 100644
index 00000000..10ac5c7f

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

skipping https://inbox.vuxu.org/musl/b8869794-0624-6a5f-df15-1840609306a1@loongson.cn/ for 10ac5c7f
index at:
100644 10ac5c7f05731082c5be84d4d1b638ed355b871a	src/ldso/loongarch64/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).