mailing list of musl libc
 help / color / mirror / code / Atom feed
656edaa7f146895eb90e7555e300b9cd9109f1bc blob 189 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
.section .init
#ifdef __FDPIC__
	l32i	a12, sp, 4
#endif
	l32i	a0, sp, 0
	addi	sp, sp, 16
	ret

.section .fini
#ifdef __FDPIC__
	l32i	a12, sp, 4
#endif
	l32i	a0, sp, 0
	addi	sp, sp, 16
	ret
debug log:

solving 656edaa7f146 ...
found 656edaa7f146 in https://inbox.vuxu.org/musl/20240328200319.4016902-2-jcmvbkbc@gmail.com/ ||
	https://inbox.vuxu.org/musl/20240506180112.1045944-2-jcmvbkbc@gmail.com/

applying [1/2] https://inbox.vuxu.org/musl/20240328200319.4016902-2-jcmvbkbc@gmail.com/
diff --git a/crt/xtensa/crtn.S b/crt/xtensa/crtn.S
new file mode 100644
index 000000000000..656edaa7f146

Checking patch crt/xtensa/crtn.S...
Applied patch crt/xtensa/crtn.S cleanly.

skipping https://inbox.vuxu.org/musl/20240506180112.1045944-2-jcmvbkbc@gmail.com/ for 656edaa7f146
index at:
100644 656edaa7f146895eb90e7555e300b9cd9109f1bc	crt/xtensa/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).