mailing list of musl libc
 help / color / mirror / code / Atom feed
3da3c5e1ba3555f5bed6bf517f0ee9594eab7f0e blob 270 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
.file "crti.s"
.section .init
.align 2
.global _init
_init:
	stmg %r14, %r15, 112(%r15)
	lgr  %r0,  %r15
	aghi %r15, -160
	stg  %r0,  0(%r15)

.section .fini
.align 2
.global _fini
_fini:
	stmg %r14, %r15, 112(%r15)
	lgr  %r0,  %r15
	aghi %r15, -160
	stg  %r0,  0(%r15)
debug log:

solving 3da3c5e1 ...
found 3da3c5e1 in https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
found f453205b in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 f453205bd07fa62477b2e416f3c0a44bfa205e63	crt/s390x/crti.s

applying [1/1] https://inbox.vuxu.org/musl/20201030184402.807422-1-raj.khem@gmail.com/
diff --git a/crt/s390x/crti.s b/crt/s390x/crti.s
index f453205b..3da3c5e1 100644

Checking patch crt/s390x/crti.s...
Applied patch crt/s390x/crti.s cleanly.

index at:
100644 3da3c5e1ba3555f5bed6bf517f0ee9594eab7f0e	crt/s390x/crti.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).