mailing list of musl libc
 help / color / mirror / code / Atom feed
68903ffa9544e16b51b90e9ff5f6bf3052e6f6d9 blob 176 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
.file "crtn.s"
.set noreorder

.section .init
	ld $gp,16($sp)
	ld $ra,24($sp)
	j $ra
	daddu $sp,$sp,32

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

solving 68903ffa ...
found 68903ffa in https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
found f3930b24 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 f3930b240690da49c6041b799decaf8220cdeb2b	crt/mips64/crtn.s

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

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

index at:
100644 68903ffa9544e16b51b90e9ff5f6bf3052e6f6d9	crt/mips64/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).