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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
 
__asm__(
".text \n"
".global " START "\n"
".type   " START ", @function\n"
START ":\n"
"	add.w $fp, $r0,$r0\n"
"	or $a0, $sp, $zero\n"
".weak _DYNAMIC\n"
".hidden _DYNAMIC\n"
"	la.local $a1, _DYNAMIC\n"
"	addi.w $t7, $r0, -16\n"
"	and $sp, $sp, $t7\n"
"	b " START "_c\n"
);
debug log:

solving c806a0bf ...
found c806a0bf in https://inbox.vuxu.org/musl/b8869794-0624-6a5f-df15-1840609306a1@loongson.cn/ ||
	https://inbox.vuxu.org/musl/c6c18c0d-7244-2cb2-a99c-a520a88bc704@loongson.cn/ ||
	https://inbox.vuxu.org/musl/61ffb0ce-85fc-49d9-8599-22c2fa2a6ed5@loongson.cn/ ||
	https://inbox.vuxu.org/musl/6d1b87b7-25da-8707-791d-40c4d44e90d2@loongson.cn/ ||
	https://inbox.vuxu.org/musl/86910db7-be22-b09f-991b-cd8b242325a0@loongson.cn/

applying [1/5] https://inbox.vuxu.org/musl/b8869794-0624-6a5f-df15-1840609306a1@loongson.cn/
diff --git a/arch/loongarch64/crt_arch.h b/arch/loongarch64/crt_arch.h
new file mode 100644
index 00000000..c806a0bf

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

skipping https://inbox.vuxu.org/musl/c6c18c0d-7244-2cb2-a99c-a520a88bc704@loongson.cn/ for c806a0bf
skipping https://inbox.vuxu.org/musl/61ffb0ce-85fc-49d9-8599-22c2fa2a6ed5@loongson.cn/ for c806a0bf
skipping https://inbox.vuxu.org/musl/6d1b87b7-25da-8707-791d-40c4d44e90d2@loongson.cn/ for c806a0bf
skipping https://inbox.vuxu.org/musl/86910db7-be22-b09f-991b-cd8b242325a0@loongson.cn/ for c806a0bf
index at:
100644 c806a0bf5e12c8d3b7e492bdec05627d171156a5	arch/loongarch64/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).