<?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>0c7d9d485341bdf9b25dfc1ce2d2418b067925a1 - Don&apos;t set -mmultiple or -mno-string for PowerPC, the difference is too</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#0c7d9d485341bdf9b25dfc1ce2d2418b067925a1</link>
        <description>Don&apos;t set -mmultiple or -mno-string for PowerPC, the difference is toosmall to really matter and it sometimes even increases the size.

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Fri, 08 Aug 2014 16:56:30 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cf7109921fe6e29cca7e9ab27c6250430e881860 - Use &lt;bsd.klinks.mk&gt;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#cf7109921fe6e29cca7e9ab27c6250430e881860</link>
        <description>Use &lt;bsd.klinks.mk&gt;Use ${_MKTARGET_LINK}

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Wed, 21 Aug 2013 06:49:44 +0000</pubDate>
        <dc:creator>matt &lt;matt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5ef6a33bb951b0c07bff4a712866a534fb943706 - Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#5ef6a33bb951b0c07bff4a712866a534fb943706</link>
        <description>Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.trees, because it can race with the libsa/libkern/etc. makefiles&apos; owncleandir rules. I think I&apos;ve found all of the uses of the offending idiom...Closes PR 43360.

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Thu, 27 May 2010 06:58:12 +0000</pubDate>
        <dc:creator>dholland &lt;dholland@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7c00973093014ebdcbb5c05aa628611f137e4394 - Clean up the bootloader a little bit.  Get rid of some unused code,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#7c00973093014ebdcbb5c05aa628611f137e4394</link>
        <description>Clean up the bootloader a little bit.  Get rid of some unused code,set the makefile to build the bootloader without the DB_MONITOR stuff bydefault, as it is primarily for debugging.  Reduces bootloader size byabout 8k.

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Mon, 10 Apr 2006 17:58:59 +0000</pubDate>
        <dc:creator>garbled &lt;garbled@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>227a982c5d472d752280f3b8f589c68ddfc15163 - More ro src breakage.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#227a982c5d472d752280f3b8f589c68ddfc15163</link>
        <description>More ro src breakage.

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Wed, 28 Dec 2005 09:10:26 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>95e1ffb15694e54f29f8baaa4232152b703c2a5a - merge ktrace-lwp.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#95e1ffb15694e54f29f8baaa4232152b703c2a5a</link>
        <description>merge ktrace-lwp.

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Sun, 11 Dec 2005 12:16:03 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>62610dfbb202b675da7c568cf08253520d2eebdf - reduce program size.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#62610dfbb202b675da7c568cf08253520d2eebdf</link>
        <description>reduce program size.

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Mon, 05 Jan 2004 15:17:54 +0000</pubDate>
        <dc:creator>nonaka &lt;nonaka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>227a19589a9893e141554189f929e372c7697362 - Use 32bit daddr_t.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#227a19589a9893e141554189f929e372c7697362</link>
        <description>Use 32bit daddr_t.

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Mon, 05 Jan 2004 15:15:26 +0000</pubDate>
        <dc:creator>nonaka &lt;nonaka@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4f9a822f1f7fb5c8d0a802b121c9fd4036d4b41c - sync with news68k:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#4f9a822f1f7fb5c8d0a802b121c9fd4036d4b41c</link>
        <description>sync with news68k:&gt; Make sure machine and ${MACHINE_ARCH} symlinks created before make depend.

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Thu, 27 Nov 2003 16:19:16 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8881697abdccc653b791702e1a0624bc1dc567fb - Add -ffreestanding</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#8881697abdccc653b791702e1a0624bc1dc567fb</link>
        <description>Add -ffreestanding

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Tue, 30 Sep 2003 18:58:39 +0000</pubDate>
        <dc:creator>matt &lt;matt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8e6f7afb5bba2c07fd084c08249718961dfbc1d1 - MKfoo=no -&gt; NOfoo</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#8e6f7afb5bba2c07fd084c08249718961dfbc1d1</link>
        <description>MKfoo=no -&gt; NOfoo

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Wed, 12 Dec 2001 01:48:43 +0000</pubDate>
        <dc:creator>tv &lt;tv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>37eb9eebc2032ba6c98187c89162df8ed6399c35 - Initial import prep port.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/prep/stand/common/Makefile#37eb9eebc2032ba6c98187c89162df8ed6399c35</link>
        <description>Initial import prep port.

            List of files:
            /netbsd-src/sys/arch/prep/stand/common/Makefile</description>
        <pubDate>Tue, 29 Feb 2000 15:21:20 +0000</pubDate>
        <dc:creator>nonaka &lt;nonaka@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
