<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/msun/i387/e_log.S, branch release/2.2.8_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-01-21T00:55:30+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9e2dc176f709713f9565ed1711c958f0707eb36'/>
<id>a9e2dc176f709713f9565ed1711c958f0707eb36</id>
<content type='text'>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_2_2_8_RELEASE'.

This commit was manufactured to restore the state of the 2.2.8-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Bruce's fix to remove a hard reference to DEFS.h</title>
<updated>1997-12-28T19:41:36+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-12-28T19:41:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=abbb1c1afee04f17a7f3778b2b874002157650d6'/>
<id>abbb1c1afee04f17a7f3778b2b874002157650d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert the hard reference removal commits, since they don't seem</title>
<updated>1997-12-09T14:43:22+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-12-09T14:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=29d321b5ab7c0fbceac0cc414180f498af60ffd1'/>
<id>29d321b5ab7c0fbceac0cc414180f498af60ffd1</id>
<content type='text'>
to work for anybody but me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to work for anybody but me.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Bruce Evans' fix to get rid of a hard reference to</title>
<updated>1997-12-08T01:08:02+00:00</updated>
<author>
<name>Steve Price</name>
<email>steve@FreeBSD.org</email>
</author>
<published>1997-12-08T01:08:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2e7f80b8490d8df27ba9b6e4f773add6b1474497'/>
<id>2e7f80b8490d8df27ba9b6e4f773add6b1474497</id>
<content type='text'>
/usr/src/lib/libc/i386/DEFS.h.

PR:		2813
Reviewed by:	alex
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
/usr/src/lib/libc/i386/DEFS.h.

PR:		2813
Reviewed by:	alex
</pre>
</div>
</content>
</entry>
<entry>
<title>Do all the includes:	&lt;machine/asm.h&gt; -&gt; &lt;machine/asmacros.h&gt;</title>
<updated>1994-08-19T11:14:32+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-08-19T11:14:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ec8cc6082c0ef5ab7ee0b3d1f06293d50693c7c3'/>
<id>ec8cc6082c0ef5ab7ee0b3d1f06293d50693c7c3</id>
<content type='text'>
Reviewed by:
Submitted by:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:
Submitted by:
</pre>
</div>
</content>
</entry>
<entry>
<title>J.T. Conklin's latest version of the Sun math library.</title>
<updated>1994-08-19T09:40:01+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-08-19T09:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3a8617a83f16ffc9db4f96e1f0f21af94078e6b1'/>
<id>3a8617a83f16ffc9db4f96e1f0f21af94078e6b1</id>
<content type='text'>
-- Begin comments from J.T. Conklin:
The most significant improvement is the addition of "float" versions
of the math functions that take float arguments, return floats, and do
all operations in floating point.  This doesn't help (performance)
much on the i386, but they are still nice to have.

The float versions were orginally done by Cygnus' Ian Taylor when
fdlibm was integrated into the libm we support for embedded systems.
I gave Ian a copy of my libm as a starting point since I had already
fixed a lot of bugs &amp; problems in Sun's original code.  After he was
done, I cleaned it up a bit and integrated the changes back into my
libm.
-- End comments

Reviewed by:	jkh
Submitted by:	jtc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
-- Begin comments from J.T. Conklin:
The most significant improvement is the addition of "float" versions
of the math functions that take float arguments, return floats, and do
all operations in floating point.  This doesn't help (performance)
much on the i386, but they are still nice to have.

The float versions were orginally done by Cygnus' Ian Taylor when
fdlibm was integrated into the libm we support for embedded systems.
I gave Ian a copy of my libm as a starting point since I had already
fixed a lot of bugs &amp; problems in Sun's original code.  After he was
done, I cleaned it up a bit and integrated the changes back into my
libm.
-- End comments

Reviewed by:	jkh
Submitted by:	jtc
</pre>
</div>
</content>
</entry>
</feed>
