<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/cloudabi64, branch releng/11.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F11.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2015-10-22T09:07:53Z</updated>
<entry>
<title>Refactoring: move out generic bits from cloudabi64_sysvec.c.</title>
<updated>2015-10-22T09:07:53Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2015-10-22T09:07:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b78ef4bd86f5fbc328996350735aa6586cd1bc35'/>
<id>urn:sha1:b78ef4bd86f5fbc328996350735aa6586cd1bc35</id>
<content type='text'>
In order to make it easier to support CloudABI on ARM64, move out all of
the bits from the AMD64 cloudabi_sysvec.c into a new file
cloudabi_module.c that would otherwise remain identical. This reduces
the AMD64 specific code to just ~160 lines.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D3974
</content>
</entry>
<entry>
<title>Use the right variable name.</title>
<updated>2015-10-16T10:26:15Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2015-10-16T10:26:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aa40bd817ccc8fd68ceabcfcf601ad560fc3fcab'/>
<id>urn:sha1:aa40bd817ccc8fd68ceabcfcf601ad560fc3fcab</id>
<content type='text'>
MACHINE_CPUARCH expands to aarch64 for arm64, whereas MACHINE always
corresponds to the directory name under sys/ that contains the sources
for that architecture.
</content>
</entry>
<entry>
<title>Add Makefiles for CloudABI kernel modules.</title>
<updated>2015-07-22T07:32:49Z</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2015-07-22T07:32:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8bc78518035f687c789ca0c413daca97b701cfd8'/>
<id>urn:sha1:8bc78518035f687c789ca0c413daca97b701cfd8</id>
<content type='text'>
Place all of the machine/pointer size independent code in a kernel
module called 'cloudabi'. All of the 64-bit specific code goes in a
separate module called 'cloudabi64'. The latter is only enabled on
amd64, as it is the only architecture supported.
</content>
</entry>
</feed>
