<feed xmlns='http://www.w3.org/2005/Atom'>
<title>musl/src/math, branch v1.2.1</title>
<subtitle>musl - an implementation of the standard library for Linux-based systems</subtitle>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/'/>
<entry>
<title>add m68k sqrtl using native instruction</title>
<updated>2020-08-03T03:31:51+00:00</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2020-08-03T03:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=845e4f6692336ea7f7672045dee05fa39c4022ec'/>
<id>845e4f6692336ea7f7672045dee05fa39c4022ec</id>
<content type='text'>
this is actually a functional fix at present, since the C sqrtl does
not support ld80 and just wraps double sqrt. once that's fixed it will
just be an optimization.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is actually a functional fix at present, since the C sqrtl does
not support ld80 and just wraps double sqrt. once that's fixed it will
just be an optimization.
</pre>
</div>
</content>
</entry>
<entry>
<title>math: add x86_64 remquol</title>
<updated>2020-03-24T20:31:36+00:00</updated>
<author>
<name>Alexander Monakov</name>
<email>amonakov@ispras.ru</email>
</author>
<published>2020-01-16T20:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=19f870c3a68a959c7c6ef1de12086ac908920e5e'/>
<id>19f870c3a68a959c7c6ef1de12086ac908920e5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math: move x87-family fmod functions to C with inline asm</title>
<updated>2020-03-24T20:31:36+00:00</updated>
<author>
<name>Alexander Monakov</name>
<email>amonakov@ispras.ru</email>
</author>
<published>2020-01-15T15:42:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=bc87299ce72a52f4debf9fc19d859abe34dbdf43'/>
<id>bc87299ce72a52f4debf9fc19d859abe34dbdf43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math: move x87-family remainder functions to C with inline asm</title>
<updated>2020-03-24T20:31:36+00:00</updated>
<author>
<name>Alexander Monakov</name>
<email>amonakov@ispras.ru</email>
</author>
<published>2020-01-14T20:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=b173e4262f65800ea488b4494125284779a61547'/>
<id>b173e4262f65800ea488b4494125284779a61547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math: move x87-family rint functions to C with inline asm</title>
<updated>2020-03-24T20:31:36+00:00</updated>
<author>
<name>Alexander Monakov</name>
<email>amonakov@ispras.ru</email>
</author>
<published>2020-01-14T11:53:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=51f4f8c512d682fe0c1a7a891909e75f416f20f6'/>
<id>51f4f8c512d682fe0c1a7a891909e75f416f20f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math: move x87-family lrint functions to C with inline asm</title>
<updated>2020-03-24T20:31:36+00:00</updated>
<author>
<name>Alexander Monakov</name>
<email>amonakov@ispras.ru</email>
</author>
<published>2020-01-11T15:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=9443f1b5cfeba687f45b96572378519e81ff9a56'/>
<id>9443f1b5cfeba687f45b96572378519e81ff9a56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math: move x86_64 (l)lrint(f) functions to C with inline asm</title>
<updated>2020-03-24T20:31:36+00:00</updated>
<author>
<name>Alexander Monakov</name>
<email>amonakov@ispras.ru</email>
</author>
<published>2020-01-10T20:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=6bbdbfdcdeac216c4a13edd04dee1f6d87bd33c8'/>
<id>6bbdbfdcdeac216c4a13edd04dee1f6d87bd33c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math: move i386 sqrt to C with inline asm</title>
<updated>2020-03-24T20:31:36+00:00</updated>
<author>
<name>Alexander Monakov</name>
<email>amonakov@ispras.ru</email>
</author>
<published>2020-01-07T12:53:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=acfe6d033eafe12d61ad91f496850b1bf58c6f98'/>
<id>acfe6d033eafe12d61ad91f496850b1bf58c6f98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math: move i386 sqrtf to C with inline asm</title>
<updated>2020-03-24T20:31:36+00:00</updated>
<author>
<name>Alexander Monakov</name>
<email>amonakov@ispras.ru</email>
</author>
<published>2020-01-06T17:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=29adaeb2c0e795e75044a9b678b8cc66570f7e95'/>
<id>29adaeb2c0e795e75044a9b678b8cc66570f7e95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math: move trivial x86-family sqrt functions to C with inline asm</title>
<updated>2020-03-24T20:27:38+00:00</updated>
<author>
<name>Alexander Monakov</name>
<email>amonakov@ispras.ru</email>
</author>
<published>2020-01-06T16:35:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.musl-libc.org/cgit/musl/commit/?id=41b290ba397067a09525b6ac89b4040728349046'/>
<id>41b290ba397067a09525b6ac89b4040728349046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
