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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
// TODO - Test this if sa_restorer is ever supported in our kernel
.global __restore
.type __restore,%function
.global __restore_rt
.type __restore_rt,%function
__restore:
__restore_rt:
	r6 = #139				// SYS_rt_sigreturn
	trap0(#0)
.size __restore, .-__restore
.size __restore_rt, .-__restore_rt
debug log:

solving f43f5e02 ...
found f43f5e02 in https://inbox.vuxu.org/musl/073501d68d42$4a8c6080$dfa52180$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/142401d71522$64665b60$2d331220$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/110801d68c6a$dfe3f950$9fabebf0$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/1a0301d6458e$b4264d90$1c72e8b0$@codeaurora.org/ ||
	https://inbox.vuxu.org/musl/078f01d65edc$80e892f0$82b9b8d0$@codeaurora.org/

applying [1/5] https://inbox.vuxu.org/musl/073501d68d42$4a8c6080$dfa52180$@codeaurora.org/
diff --git a/src/signal/hexagon/restore.s b/src/signal/hexagon/restore.s
new file mode 100644
index 00000000..f43f5e02

Checking patch src/signal/hexagon/restore.s...
Applied patch src/signal/hexagon/restore.s cleanly.

skipping https://inbox.vuxu.org/musl/142401d71522$64665b60$2d331220$@codeaurora.org/ for f43f5e02
skipping https://inbox.vuxu.org/musl/110801d68c6a$dfe3f950$9fabebf0$@codeaurora.org/ for f43f5e02
skipping https://inbox.vuxu.org/musl/1a0301d6458e$b4264d90$1c72e8b0$@codeaurora.org/ for f43f5e02
skipping https://inbox.vuxu.org/musl/078f01d65edc$80e892f0$82b9b8d0$@codeaurora.org/ for f43f5e02
index at:
100644 f43f5e02dc0e477de46f7be88cdc8a88a9945579	src/signal/hexagon/restore.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).