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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
 
.syntax unified

.section .init
	pop {r0,r1}
	mov lr,r1
	bx lr

.section .fini
	pop {r0,r1}
	mov lr,r1
	bx lr
debug log:

solving d751f8cd ...
found d751f8cd in https://inbox.vuxu.org/musl/CALqyXLhqNtZ55Nbs62j8yKCQ0mvCzCazSCCF2MTYuhSWUwF6tQ@mail.gmail.com/
found dc020f92 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 dc020f92ef89893247d42640152325315b7c1e8e	crt/arm/crtn.s

applying [1/1] https://inbox.vuxu.org/musl/CALqyXLhqNtZ55Nbs62j8yKCQ0mvCzCazSCCF2MTYuhSWUwF6tQ@mail.gmail.com/
diff --git a/crt/arm/crtn.s b/crt/arm/crtn.s
index dc020f92..d751f8cd 100644

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

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