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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
.section .init
	ld.d $fp,$sp,0
	ld.d $ra,$sp,8
	addi.d $sp,$sp,16
	jr $ra


.section .fini
	ld.d $fp,$sp,0
	ld.d $ra,$sp,8
	addi.d $sp,$sp,16
	jr $ra
debug log:

solving ca3fe80e ...
found ca3fe80e in https://inbox.vuxu.org/musl/f8e4bbaf-14c1-b79d-de75-d4168da5a5d8@loongson.cn/

applying [1/1] https://inbox.vuxu.org/musl/f8e4bbaf-14c1-b79d-de75-d4168da5a5d8@loongson.cn/
diff --git a/crt/loongarch64/crtn.s b/crt/loongarch64/crtn.s
new file mode 100644
index 00000000..ca3fe80e

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

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