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

1
2
3
4
5
6
7
 
.global dlsym
.hidden __dlsym
.type   dlsym,@function
dlsym:
	move	$a2, $ra
	la.global	$t0, __dlsym
	jr	$t0
debug log:

solving edb8214c ...
found edb8214c in https://inbox.vuxu.org/musl/f8e4bbaf-14c1-b79d-de75-d4168da5a5d8@loongson.cn/

applying [1/1] https://inbox.vuxu.org/musl/f8e4bbaf-14c1-b79d-de75-d4168da5a5d8@loongson.cn/
diff --git a/src/ldso/loongarch64/dlsym.s b/src/ldso/loongarch64/dlsym.s
new file mode 100644
index 00000000..edb8214c

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

index at:
100644 edb8214c616fd047905db1deefc681047d5d4b7a	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).