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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
.set noreorder
.global dlsym
.hidden __dlsym
.type dlsym,@function
dlsym:
	lui $gp, %hi(_gp_disp)
	addiu $gp, %lo(_gp_disp)
	addu $gp, $gp, $25
	move $6, $ra
	lw $25, %call16(__dlsym)($gp)
	addiu $sp, $sp, -16
	sw $ra, 12($sp)
	jalr $25
	nop
	lw $ra, 12($sp)
	addiu $sp, $sp, 16
	jr $ra
	nop
debug log:

solving dd68a8f ...
found dd68a8f in https://inbox.vuxu.org/musl/BD7773622145634B952E5B54ACA8E349DAE2BD60@PUMAIL01.pu.imgtec.org/
found 1573e51 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 1573e519380e4398b4165774fd88d98de915fa22	src/ldso/mips/dlsym.s

applying [1/1] https://inbox.vuxu.org/musl/BD7773622145634B952E5B54ACA8E349DAE2BD60@PUMAIL01.pu.imgtec.org/
diff --git a/src/ldso/mips/dlsym.s b/src/ldso/mips/dlsym.s
index 1573e51..dd68a8f 100644

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

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