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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
.file "crtn.s"
.section .init
.align 2
	lwz 0,36(1)
	addi 1,1,32
	mtlr 0
	blr

.section .fini
.align 2
	lwz 0,36(1)
	addi 1,1,32
	mtlr 0
	blr
debug log:

solving d989e36f ...
found d989e36f in https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
found 2d14a6f0 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 2d14a6f0b74aafb3886bbce312f945662a0e1d0f	crt/powerpc/crtn.s

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

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

index at:
100644 d989e36ff863bc7842cb9a63ffa077f9770f2963	crt/powerpc/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).