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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
.file "crtn.s"
.set	noreorder
.section	.init
	ld	$gp, 16($sp)
	ld	$ra, 24($sp)
	j	$ra
	addu	$sp, $sp, 32

.section	.fini
	ld	$gp, 16($sp)
	ld	$ra, 24($sp)
	j	$ra
	addu	$sp, $sp, 32
debug log:

solving bdb6e561 ...
found bdb6e561 in https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
found dccd7e89 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 dccd7e890198970a4d57b42ff5bf3d1121a376f3	crt/mipsn32/crtn.s

applying [1/1] https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
diff --git a/crt/mipsn32/crtn.s b/crt/mipsn32/crtn.s
index dccd7e89..bdb6e561 100644

Checking patch crt/mipsn32/crtn.s...
Applied patch crt/mipsn32/crtn.s cleanly.

index at:
100644 bdb6e561bd7126961e39444976407de19e228f96	crt/mipsn32/crtn.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).