mailing list of musl libc
 help / color / mirror / code / Atom feed
6fd09a929dd718063d11bf9a9054b1486eb21d84 blob 147 bytes (raw)

1
2
3
4
5
6
7
 
.global	__set_thread_area
.hidden __set_thread_area
.type	__set_thread_area,@function
__set_thread_area:
	move	$tp, $a0
	ori	$a0, $zero, 0
	jr	$ra
debug log:

solving 6fd09a92 ...
found 6fd09a92 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/src/thread/loongarch64/__set_thread_area.s b/src/thread/loongarch64/__set_thread_area.s
new file mode 100644
index 00000000..6fd09a92

Checking patch src/thread/loongarch64/__set_thread_area.s...
Applied patch src/thread/loongarch64/__set_thread_area.s cleanly.

index at:
100644 6fd09a929dd718063d11bf9a9054b1486eb21d84	src/thread/loongarch64/__set_thread_area.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).