<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/cloudabi/Makefile#193d9e76</link>
        <description>sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with:	`cd sys/modules; make ALL_MODULES=` on amd64MFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-13.1/sys/modules/cloudabi/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 10:10:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13b4b4df - Provide the CloudABI vDSO to its executables.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/cloudabi/Makefile#13b4b4df</link>
        <description>Provide the CloudABI vDSO to its executables.CloudABI executables already provide support for passing in vDSOs. Thisfunctionality is used by the emulator for OS X to inject system callhandlers. On FreeBSD, we could use it to optimize calls togettimeofday(), etc.Though I don&apos;t have any plans to optimize any system calls right now,let&apos;s go ahead and already pass in a vDSO. This will allow us tosimplify the executables, as the traditional &quot;syscall&quot; shims can beremoved entirely. It also means that we gain more flexibility withregards to adding and removing system calls.Reviewed by:	kibDifferential Revision:	https://reviews.freebsd.org/D7438

            List of files:
            /freebsd-13.1/sys/modules/cloudabi/Makefile</description>
        <pubDate>Wed, 10 Aug 2016 21:02:41 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8bc78518 - Add Makefiles for CloudABI kernel modules.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/sys/modules/cloudabi/Makefile#8bc78518</link>
        <description>Add Makefiles for CloudABI kernel modules.Place all of the machine/pointer size independent code in a kernelmodule called &apos;cloudabi&apos;. All of the 64-bit specific code goes in aseparate module called &apos;cloudabi64&apos;. The latter is only enabled onamd64, as it is the only architecture supported.

            List of files:
            /freebsd-13.1/sys/modules/cloudabi/Makefile</description>
        <pubDate>Wed, 22 Jul 2015 07:32:49 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
