mailing list of musl libc
 help / color / mirror / code / Atom feed
346408363ada856d065c54fd487b231764f68f9a blob 119 bytes (raw)

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

.global atan2l
.type atan2l,@function
atan2l:
	ENDBRANCH32
	fldt 4(%esp)
	fldt 16(%esp)
	fpatan
	ret
debug log:

solving 34640836 ...
found 34640836 in https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
found adf6e10a in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 adf6e10aaaf4cc633427744ae25dffd382eb0753	src/math/i386/atan2l.s

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

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

index at:
100644 346408363ada856d065c54fd487b231764f68f9a	src/math/i386/atan2l.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).