<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/powerpc/softfloat, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-16T17:54:29Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line .c comment pattern</title>
<updated>2023-08-16T17:54:29Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2a63c3be158216222d89a073dcbd6a72ee4aab5a'/>
<id>urn:sha1:2a63c3be158216222d89a073dcbd6a72ee4aab5a</id>
<content type='text'>
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
</content>
</entry>
<entry>
<title>[PowerPC64LE] Fix gdtoa configurations on LE.</title>
<updated>2020-09-23T02:05:44Z</updated>
<author>
<name>Brandon Bergren</name>
<email>bdragon@FreeBSD.org</email>
</author>
<published>2020-09-23T02:05:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b25731010333d1b7654d31a1a58c2bf1d3b6a177'/>
<id>urn:sha1:b25731010333d1b7654d31a1a58c2bf1d3b6a177</id>
<content type='text'>
gdtoa wins the award for "most outdated endianness naming convention"
with its IEEE_8087 vs IEEE_MC68k defines. I had a good chuckle.

Update softfloat and arith.h to adjust to BE or LE automatically
based on the low level preprocessor defines.

Fixes printf/scanf on PowerPC64LE, although there is still a problem
lurking regarding Signalling NaNs...

Sponsored by:	Tag1 Consulting, Inc.
</content>
</entry>
<entry>
<title>Add support files for compiling with soft-float. This has been</title>
<updated>2008-04-27T18:34:34Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2008-04-27T18:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b0735d80737eed411ba0f63cfe1babcb29761115'/>
<id>urn:sha1:b0735d80737eed411ba0f63cfe1babcb29761115</id>
<content type='text'>
copied from ARM and modified to warrant the duplication. Oh,
and to make it work for PowerPC :-)
</content>
</entry>
</feed>
