mailing list of musl libc
 help / color / mirror / code / Atom feed
5e71ae666cc21d7bdbca511487116fc6cb0cbd92 blob 150 bytes (raw)

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

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

solving 5e71ae66 ...
found 5e71ae66 in https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
found a7a9f4a0 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 a7a9f4a07d17f0fc66ff519e6633d08623e83c95	crt/powerpc64/crtn.s

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

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

index at:
100644 5e71ae666cc21d7bdbca511487116fc6cb0cbd92	crt/powerpc64/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).