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

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

.global logf
.type logf,@function
logf:
	ENDBRANCH32
	fldln2
	flds 4(%esp)
	fyl2x
	fstps 4(%esp)
	flds 4(%esp)
	ret
debug log:

solving e846d3f6 ...
found e846d3f6 in https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
found 4d0346a4 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 4d0346a4458626cf794f028551817a867187f70a	src/math/i386/logf.s

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

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

index at:
100644 e846d3f694dfb54d366333f7f01269e7f360578e	src/math/i386/logf.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).