mailing list of musl libc
 help / color / mirror / code / Atom feed
20ba674ad60a99c3f5ff1b9279e8b7ef95c81911 blob 340 bytes (raw)

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

solving 20ba674a ...
found 20ba674a in https://inbox.vuxu.org/musl/20191021024643.GA6192@brightrain.aerifal.cx/

applying [1/1] https://inbox.vuxu.org/musl/20191021024643.GA6192@brightrain.aerifal.cx/
diff --git a/src/ldso/mips/dlsym_time64.s b/src/ldso/mips/dlsym_time64.s
new file mode 100644
index 00000000..20ba674a

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

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