<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/msun/src, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC r215237: Fix bug in jn(3) and jnf(3) that led to -inf results</title>
<updated>2010-11-23T18:48:57Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-11-23T18:48:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3ff6305f4b200408236811e6def23d4b3c305878'/>
<id>urn:sha1:3ff6305f4b200408236811e6def23d4b3c305878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the documented machine constraint for SSE registers.</title>
<updated>2009-06-11T13:59:51Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-06-11T13:59:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4f326ddd54a1beee8c5b31d5c7d5d7c3a40c75d'/>
<id>urn:sha1:a4f326ddd54a1beee8c5b31d5c7d5d7c3a40c75d</id>
<content type='text'>
The amd64-specific bits of msun use an undocumented constraint, which is
less likely to be supported by other compilers (such as Clang). Change
the code to use a more common machine constraint.

Obtained from:	/projects/clangbsd/
</content>
</entry>
<entry>
<title>Use ISO C99 style inline semantics in msun.</title>
<updated>2009-06-03T08:16:34Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2009-06-03T08:16:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b492f2899fe314f4f191b8077f6157052db0fd37'/>
<id>urn:sha1:b492f2899fe314f4f191b8077f6157052db0fd37</id>
<content type='text'>
Because we use ISO C99 nowadays, we can just get rid of enforcing
GNU89-style inlining.
</content>
</entry>
<entry>
<title>Namespace: scalb() is withdrawn from POSIX.</title>
<updated>2009-03-14T18:58:53Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-03-14T18:58:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fbaabc11ae9fd2c7436dd67e52223118c99f4964'/>
<id>urn:sha1:fbaabc11ae9fd2c7436dd67e52223118c99f4964</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate __real__ and __imag__ gccisms.</title>
<updated>2009-03-14T18:24:15Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-03-14T18:24:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=24863729f96b33f24ad55b359e5b6eb1b6589249'/>
<id>urn:sha1:24863729f96b33f24ad55b359e5b6eb1b6589249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C99 TC2 now wants FP_FAST_FMA* to be defined to 1, if the macros are</title>
<updated>2009-02-07T05:41:24Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-02-07T05:41:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea8e257984386b20268c5513f046400d96d5010f'/>
<id>urn:sha1:ea8e257984386b20268c5513f046400d96d5010f</id>
<content type='text'>
defined at all. See also: defect report #223.
</content>
</entry>
<entry>
<title>Use __gnu89_inline so that these files will compile with newer versions</title>
<updated>2009-01-13T05:13:20Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-01-13T05:13:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4630140ce29dd675498693598e9def5e4a025ca5'/>
<id>urn:sha1:4630140ce29dd675498693598e9def5e4a025ca5</id>
<content type='text'>
of gcc, where the meaning of 'inline' was changed to match C99.

Noticed by:	rdivacky
</content>
</entry>
<entry>
<title>Fix the types of INFINITY and NAN, which were broken in r131851. They</title>
<updated>2009-01-08T06:12:03Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-01-08T06:12:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4984f138f8ef473f0ff5054a49b65d377b23bad3'/>
<id>urn:sha1:4984f138f8ef473f0ff5054a49b65d377b23bad3</id>
<content type='text'>
should both be floats, not doubles.

PR:		127795
Submitted by:	Christoph Mallon
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add support for the FPA floating-point format on ARM. The</title>
<updated>2008-12-23T22:20:59Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2008-12-23T22:20:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=74aed9855d18f91a1a2b22bd649f278bc4634acc'/>
<id>urn:sha1:74aed9855d18f91a1a2b22bd649f278bc4634acc</id>
<content type='text'>
FPA floating-point format is identical to the VFP format,
but is always stored in big-endian.
Introduce _IEEE_WORD_ORDER to describe the byte-order of
the FP representation.

Obtained from:	Juniper Networks, Inc
</content>
</entry>
</feed>
