mailing list of musl libc
 help / color / mirror / code / Atom feed
63a20ee4dcefeaf1da54ecbd0b0fa40da80d6e16 blob 245 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
 
.text
.hidden _DYNAMIC
.hidden __dlstart_c
.global _dlstart
_dlstart:
	xor %ebp,%ebp
	mov %esp,%ebx
	push %ebx
	and $-16,%esp
	push %ebx
	push %ebx
	call 1f
1:	addl $_DYNAMIC-1b, (%esp)
	push %ebx
	call __dlstart_c
	mov -4(%ebx),%esp
	jmp *%eax
debug log:

solving 63a20ee ...
found 63a20ee in https://inbox.vuxu.org/musl/20150411202152.GO6817@brightrain.aerifal.cx/
found c37a1fa in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 c37a1faa03fbe69e95b6277ec239289618de116e	src/ldso/i386/start.s

applying [1/1] https://inbox.vuxu.org/musl/20150411202152.GO6817@brightrain.aerifal.cx/
diff --git a/src/ldso/i386/start.s b/src/ldso/i386/start.s
index c37a1fa..63a20ee 100644

Checking patch src/ldso/i386/start.s...
Applied patch src/ldso/i386/start.s cleanly.

index at:
100644 63a20ee4dcefeaf1da54ecbd0b0fa40da80d6e16	src/ldso/i386/start.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).