mailing list of musl libc
 help / color / mirror / code / Atom feed
10bfaa1917645c3eaac8b1118d2bc02192cacf9b blob 169 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
.set noreorder

.section .init
	lw $gp,24($sp)
	lw $ra,28($sp)
	addu $sp,$sp,32
	j $ra
	nop

.section .fini
	lw $gp,24($sp)
	lw $ra,28($sp)
	addu $sp,$sp,32
	j $ra
	nop
debug log:

solving 10bfaa1 ...
found 10bfaa1 in https://inbox.vuxu.org/musl/BD7773622145634B952E5B54ACA8E349DAE2BD60@PUMAIL01.pu.imgtec.org/
found 506a04b in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 506a04b78c0d0a02e8d687935390bb9fbf5c15db	crt/mips/crtn.s

applying [1/1] https://inbox.vuxu.org/musl/BD7773622145634B952E5B54ACA8E349DAE2BD60@PUMAIL01.pu.imgtec.org/
diff --git a/crt/mips/crtn.s b/crt/mips/crtn.s
index 506a04b..10bfaa1 100644

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

index at:
100644 10bfaa1917645c3eaac8b1118d2bc02192cacf9b	crt/mips/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).