mailing list of musl libc
 help / color / mirror / code / Atom feed
87f85fae8d127961a84d7d66f97825771418cf94 blob 105 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
.include "ibt.s"

.section .init
	ENDBRANCH64
	pop %rax
	ret

.section .fini
	ENDBRANCH64
	pop %rax
	ret
debug log:

solving 87f85fae ...
found 87f85fae in https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
found 29198b77 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 29198b77514e5a9db31ea0e665a09ad0624f4ac5	crt/x86_64/crtn.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
diff --git a/crt/x86_64/crtn.s b/crt/x86_64/crtn.s
index 29198b77..87f85fae 100644

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

index at:
100644 87f85fae8d127961a84d7d66f97825771418cf94	crt/x86_64/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).