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

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

solving ff9109d ...
found ff9109d in https://inbox.vuxu.org/musl/20180928022404.GQ17995@brightrain.aerifal.cx/

applying [1/1] https://inbox.vuxu.org/musl/20180928022404.GQ17995@brightrain.aerifal.cx/
diff --git a/src/ldso/riscv32/dlsym.s b/src/ldso/riscv32/dlsym.s
new file mode 100644
index 0000000..ff9109d

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

index at:
100644 ff9109dcee98978318cb9c5b3616d97e0db76efa	src/ldso/riscv32/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).