mailing list of musl libc
 help / color / mirror / code / Atom feed
1cb52139b6b51a454deaf71b3d49cf0449740105 blob 105 bytes (raw)

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

.global logl
.type logl,@function
logl:
	ENDBRANCH32
	fldln2
	fldt 4(%esp)
	fyl2x
	ret
debug log:

solving 1cb52139 ...
found 1cb52139 in https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
found d4e3339b in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 d4e3339b0daccbaeca0c3476cd8d93cdd0c82064	src/math/i386/logl.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
diff --git a/src/math/i386/logl.s b/src/math/i386/logl.s
index d4e3339b..1cb52139 100644

Checking patch src/math/i386/logl.s...
Applied patch src/math/i386/logl.s cleanly.

index at:
100644 1cb52139b6b51a454deaf71b3d49cf0449740105	src/math/i386/logl.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).