mailing list of musl libc
 help / color / mirror / code / Atom feed
0835f75436c41560171cd31c180cfcbd9e33a16c blob 158 bytes (raw)

1
2
3
4
5
6
7
8
9
 
__asm__(
".global _start\n"
".type _start,%function\n"
"_start:\n"
"	mov x29, #0\n"
"	mov x30, #0\n"
"	mov x0, sp\n"
"	and sp, x0, #-16\n"
"	bl __cstart\n");
debug log:

solving 0835f75 ...
found 0835f75 in https://inbox.vuxu.org/musl/20150309185058.GL16260@port70.net/ ||
	https://inbox.vuxu.org/musl/20150311133916.GA19360@port70.net/

applying [1/2] https://inbox.vuxu.org/musl/20150309185058.GL16260@port70.net/
diff --git a/arch/aarch64/crt_arch.h b/arch/aarch64/crt_arch.h
new file mode 100644
index 0000000..0835f75

Checking patch arch/aarch64/crt_arch.h...
Applied patch arch/aarch64/crt_arch.h cleanly.

skipping https://inbox.vuxu.org/musl/20150311133916.GA19360@port70.net/ for 0835f75
index at:
100644 0835f75436c41560171cd31c180cfcbd9e33a16c	arch/aarch64/crt_arch.h

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).