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

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

.global logl
.type logl,@function
logl:
	ENDBRANCH64
	fldln2
	fldt 8(%rsp)
	fyl2x
	ret
debug log:

solving 24f58e1f ...
found 24f58e1f in https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
found 20dd1f81 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 20dd1f819b453e4b6d5394986c030139fb2a76ce	src/math/x86_64/logl.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
diff --git a/src/math/x86_64/logl.s b/src/math/x86_64/logl.s
index 20dd1f81..24f58e1f 100644

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

index at:
100644 24f58e1f960ef87eed2c5c35c9df71372f815df5	src/math/x86_64/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).