<feed xmlns='http://www.w3.org/2005/Atom'>
<title>grovel/src/thread/m68k, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://euandre.org/git/grovel/atom?h=main</id>
<link rel='self' href='http://euandre.org/git/grovel/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://euandre.org/git/grovel/'/>
<updated>2018-09-12T18:34:31Z</updated>
<entry>
<title>make arch __clone backends hidden</title>
<updated>2018-09-12T18:34:31Z</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2018-09-10T19:36:33Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/grovel/commit/?id=f5f7673d71f843b423e60bbdd7de49fd1bbcc8c1'/>
<id>urn:sha1:f5f7673d71f843b423e60bbdd7de49fd1bbcc8c1</id>
<content type='text'>
these are not a public interface and are not intended to be callable
from anywhere but the public clone function or other places in libc.
</content>
</entry>
<entry>
<title>add m68k port</title>
<updated>2018-06-19T17:24:05Z</updated>
<author>
<name>Rich Felker</name>
<email>dalias@aerifal.cx</email>
</author>
<published>2018-06-14T18:26:30Z</published>
<link rel='alternate' type='text/html' href='http://euandre.org/git/grovel/commit/?id=f81e44a0d96c88e052e51982f9fdd6fe0a212b46'/>
<id>urn:sha1:f81e44a0d96c88e052e51982f9fdd6fe0a212b46</id>
<content type='text'>
three ABIs are supported: the default with 68881 80-bit fpu format and
results returned in floating point registers, softfloat-only with the
same format, and coldfire fpu with IEEE single/double only. only the
first is tested at all, and only under qemu which has fpu emulation
bugs.

basic functionality smoke tests have been performed for the most
common arch-specific breakage via libc-test and qemu user-level
emulation. some sysvipc failures remain, but are shared with other big
endian archs and will be fixed separately.
</content>
</entry>
</feed>
