mailing list of musl libc
 help / color / mirror / code / Atom feed
3dc9c18c7509fab7c462ab9ac797d43d7facc36d blob 383 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	$3, %hi(%neg(%gp_rel(__dlsym_time64)))
	addiu	$3, $3, %lo(%neg(%gp_rel(__dlsym_time64)))
	addu	$3, $3, $25
	move	$6, $ra
	lw	$25, %got_disp(__dlsym_redir_time64)($3)
	addiu	$sp, $sp, -32
	sd	$ra, 16($sp)
	jalr	$25
	nop
	ld	$ra, 16($sp)
	jr	$ra
	addiu	$sp, $sp, 32
debug log:

solving 3dc9c18c ...
found 3dc9c18c 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/mipsn32/dlsym_time64.s b/src/ldso/mipsn32/dlsym_time64.s
new file mode 100644
index 00000000..3dc9c18c

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

index at:
100644 3dc9c18c7509fab7c462ab9ac797d43d7facc36d	src/ldso/mipsn32/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).