<?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>39202638 - Pick the right vDSO file/linker flags when building cloudabi32.ko on ARM64.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/cloudabi32/Makefile#39202638</link>
        <description>Pick the right vDSO file/linker flags when building cloudabi32.ko on ARM64.The recently imported cloudabi_vdso_armv6_on_64bit.S should be the vDSOfor 32-bit processes when being run on FreeBSD/arm64. This vDSO ensuresthat all system call arguments are padded to 64 bits, so that they canbe used by the kernel to call into most of the native implementationsdirectly.

            List of files:
            /freebsd-12.1/sys/modules/cloudabi32/Makefile</description>
        <pubDate>Fri, 24 Nov 2017 14:02:32 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b972ac9 - Support armv7 builds for userland</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/cloudabi32/Makefile#0b972ac9</link>
        <description>Support armv7 builds for userlandMake armv7 as a new MACHINE_ARCH.Copy all the places we do armv6 and add armv7 as basically analias. clang appears to generate code for armv7 by default. armv7 hardfloat isn&apos;t supported by the the in-tree gcc, so it hasn&apos;t beenupdated to have a new default.Support armv7 as a new valid MACHINE_ARCH (and by extensionTARGET_ARCH).Add armv7 to the universe build.Differential Revision: https://reviews.freebsd.org/D12010

            List of files:
            /freebsd-12.1/sys/modules/cloudabi32/Makefile</description>
        <pubDate>Thu, 05 Oct 2017 23:01:33 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>193d9e76 - sys/modules: normalize .CURDIR-relative paths to SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/cloudabi32/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-12.1/sys/modules/cloudabi32/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>2885e9e8 - Make the cloudabi32 kernel module available on ARMv6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/cloudabi32/Makefile#2885e9e8</link>
        <description>Make the cloudabi32 kernel module available on ARMv6.Now that all of the necessary bits for ARMv6 support for CloudABI havebeen checked in, let&apos;s hook the kernel module up to the build anddocument its existence.

            List of files:
            /freebsd-12.1/sys/modules/cloudabi32/Makefile</description>
        <pubDate>Thu, 22 Sep 2016 12:08:26 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bab6a051 - Use both the MACHINE and MACHINE_CPUARCH directories for finding sources.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/cloudabi32/Makefile#bab6a051</link>
        <description>Use both the MACHINE and MACHINE_CPUARCH directories for finding sources.When fixing this module to build on PC98, I actually broke the build onARM64. On PC98 we need to pull in the sources from the MACHINE_CPUARCH(i386), but on ARM64 we need to use the MACHINE, as MACHINE_CPUARCH isset to aarch64 instead of just arm64.

            List of files:
            /freebsd-12.1/sys/modules/cloudabi32/Makefile</description>
        <pubDate>Mon, 29 Aug 2016 07:48:35 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fb90d864 - Properly use MACHINE_CPUARCH for finding cloudabi*_sysvec.c.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/cloudabi32/Makefile#fb90d864</link>
        <description>Properly use MACHINE_CPUARCH for finding cloudabi*_sysvec.c.The build of the cloudabi32 kernel module currently fails for PC98. Inthe case of PC98, we just want to use the code for i386.Reported by:	np

            List of files:
            /freebsd-12.1/sys/modules/cloudabi32/Makefile</description>
        <pubDate>Sat, 27 Aug 2016 09:50:11 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e4df2955 - Add a Makefile for building the cloudabi32 kernel module.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/sys/modules/cloudabi32/Makefile#e4df2955</link>
        <description>Add a Makefile for building the cloudabi32 kernel module.Where the cloudabi64 kernel can be used to execute 64-bit CloudABIbinaries, this one should be used for 32-bit binaries. Right now itworks on i386 and amd64.

            List of files:
            /freebsd-12.1/sys/modules/cloudabi32/Makefile</description>
        <pubDate>Wed, 24 Aug 2016 11:35:49 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
