mailing list of musl libc
 help / color / mirror / code / Atom feed
29deb5beccec7b235393a5daae4650fa8542e57d blob 190 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
.file "crtn.s"
.section .init
	lds.l @r15+, pr
	mov.l @r15+, r14
	mov.l @r15+, r12
	rts
	 add #4, r15

.section .fini
	lds.l @r15+, pr
	mov.l @r15+, r14
	mov.l @r15+, r12
	rts
	 add #4, r15
debug log:

solving 29deb5be ...
found 29deb5be in https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
found 958ce951 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 958ce951b663ef7c70e50c6625ab7ac22031c49b	crt/sh/crtn.s

applying [1/1] https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
diff --git a/crt/sh/crtn.s b/crt/sh/crtn.s
index 958ce951..29deb5be 100644

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

index at:
100644 29deb5beccec7b235393a5daae4650fa8542e57d	crt/sh/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).