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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 
.include "ibt.s"

.text
.global ___tls_get_addr
.type ___tls_get_addr,@function
___tls_get_addr:
	ENDBRANCH32
	mov %gs:4,%edx
	mov (%eax),%ecx
	mov 4(%eax),%eax
	add (%edx,%ecx,4),%eax
	ret
debug log:

solving fdd2278a ...
found fdd2278a in https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
found 6e4c4cb9 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 6e4c4cb92867b9706aabef9683605b25a1be87c1	src/thread/i386/tls.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
diff --git a/src/thread/i386/tls.s b/src/thread/i386/tls.s
index 6e4c4cb9..fdd2278a 100644

Checking patch src/thread/i386/tls.s...
Applied patch src/thread/i386/tls.s cleanly.

index at:
100644 fdd2278a227664e8096668946b2e6d4c5a031ca2	src/thread/i386/tls.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).