mailing list of musl libc
 help / color / mirror / code / Atom feed
0b06fe2e187f793f893952a9bdb196409c20a6a4 blob 107 bytes (raw)

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

.global atanl
.type atanl,@function
atanl:
	ENDBRANCH64
	fldt 8(%rsp)
	fld1
	fpatan
	ret
debug log:

solving 0b06fe2e ...
found 0b06fe2e in https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
found df76de5d in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 df76de5de4f12834a4a3710a2e7370d10245e862	src/math/x86_64/atanl.s

applying [1/1] https://inbox.vuxu.org/musl/20201019224342.53303-4-joao.moreira@intel.com/
diff --git a/src/math/x86_64/atanl.s b/src/math/x86_64/atanl.s
index df76de5d..0b06fe2e 100644

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

index at:
100644 0b06fe2e187f793f893952a9bdb196409c20a6a4	src/math/x86_64/atanl.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).