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

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

.section .init
.global _init
_init:
	ENDBRANCH64
	push %rax

.section .fini
.global _fini
_fini:
	ENDBRANCH64
	push %rax
debug log:

solving fbc7e479 ...
found fbc7e479 in https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
found 4788968b in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 4788968b2202379034da35d9a259aa86f2997549	crt/x86_64/crti.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
diff --git a/crt/x86_64/crti.s b/crt/x86_64/crti.s
index 4788968b..fbc7e479 100644

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

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