mailing list of musl libc
 help / color / mirror / code / Atom feed
4200304ffaf3bf44824542630c739dde0a4e319c blob 106 bytes (raw)

1
2
3
4
5
6
7
8
9
 
.include "ibt.s"
.global atanl
.type atanl,@function
atanl:
	ENDBRANCH32
	fldt 4(%esp)
	fld1
	fpatan
	ret
debug log:

solving 4200304f ...
found 4200304f in https://inbox.vuxu.org/musl/20201019224342.53303-5-joao.moreira@intel.com/
found c508bc46 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 c508bc465b1a510efca440808bc88fe6c2a7d426	src/math/i386/atanl.s

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

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

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