mailing list of musl libc
 help / color / mirror / code / Atom feed
322d55bce586526b59743ac791a26feede990b10 blob 99 bytes (raw)

1
2
3
4
5
6
 
.global dlsym
.hidden __dlsym
.type dlsym, %function
dlsym:
        mv a2, ra
        tail __dlsym
debug log:

solving 322d55bc ...
found 322d55bc in https://inbox.vuxu.org/musl/20190524144608.5998-1-sir@cmpwn.com/

applying [1/1] https://inbox.vuxu.org/musl/20190524144608.5998-1-sir@cmpwn.com/
diff --git a/src/ldso/riscv64/dlsym.s b/src/ldso/riscv64/dlsym.s
new file mode 100644
index 00000000..322d55bc

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

index at:
100644 322d55bce586526b59743ac791a26feede990b10	src/ldso/riscv64/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).