<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>0fe756618bc5e25071e1098ddbdcc333afe98752 - It looks the ARC BIOS has another limit which prevents loading</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#0fe756618bc5e25071e1098ddbdcc333afe98752</link>
        <description>It looks the ARC BIOS has another limit which prevents loadinga kernel larger than 8MB (it is not emulated by gxemul BTW),so disable several devices in GENERIC and shrink RAMDISK kernel againby sprinkled &quot;no&quot; keywords etc.

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Thu, 20 Nov 2008 13:57:09 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>552d8dcaa6d76be6854bd3b69f23e2c9650a8f35 - No need to strip symbols from a RAMDISK kernel.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#552d8dcaa6d76be6854bd3b69f23e2c9650a8f35</link>
        <description>No need to strip symbols from a RAMDISK kernel.

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Sat, 02 Feb 2008 13:47:04 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>239b1361f72083f4bb52b7f7a2e800d1fbdb14b7 - Ecoff kernels are no longer needed.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#239b1361f72083f4bb52b7f7a2e800d1fbdb14b7</link>
        <description>Ecoff kernels are no longer needed.

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Sat, 07 May 2005 14:15:05 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0f0f2c494360e8087013002b0acb63f8f0942849 - Remove .mdebug.abi32 and .comment sections created by binutils-2.14</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#0f0f2c494360e8087013002b0acb63f8f0942849</link>
        <description>Remove .mdebug.abi32 and .comment sections created by binutils-2.14on converting kernels into ECOFF.ARC BIOS may be confused by these sections without valid address.

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Mon, 30 Aug 2004 16:08:24 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cc824a41ce64a57a78b7a529725772895d280dc4 - Remove .pdr section on converting kernels to ECOFF.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#cc824a41ce64a57a78b7a529725772895d280dc4</link>
        <description>Remove .pdr section on converting kernels to ECOFF.(sync with sys/arch/arc/conf/Makefile.arc.inc rev 1.9)

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Mon, 05 May 2003 11:41:07 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>04e61f8526dc919e1c004e02c39dea35e7c0f042 - - whitespace consistency cleanup</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#04e61f8526dc919e1c004e02c39dea35e7c0f042</link>
        <description>- whitespace consistency cleanup- build (mdset/nm/strip) into ${filename} as one rule, and move ${filename}.gz  into separate rule- rename MDSET.${filename}.nosymbols -&gt; MDSET_NOSYMBOLS.${filename}- rename MDSET.${filename}.post -&gt; MDSET_POST.${filename}, and don&apos;t do  suffix handling here- rework suffix handling:	- rename MDSET.${filename}.suffixes -&gt; MDSET_SUFFIXES.${filename},	  and change from list of suffixes to list of &quot;suffix cmdtobuildsuffix&quot;,  	  where cmdtobuildsuffix is the name of the variable containing the	  command to build ${filename}.${suffix} (available as &quot;${.TARGET}&quot;).	- for each ${filename}.${suffix}, depend upon ${filename} and use	  ${cmdtobuildsuffix} to create the former.	- add separate ${filename}.${suffix}.gz rule- mipsco &amp; pmax: rename &quot;install.gz&quot; to &quot;netbsd-INSTALL.gz&quot;, for  consistency and so the target to build the mdset kernel doesn&apos;t get  confused with general &quot;install&quot; target

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Wed, 08 May 2002 21:44:53 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5209f61522a2299bee2ceebe0c7474611d833fd - rather than blocking parallel mdset builds with .WAIT, replace usage of</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#d5209f61522a2299bee2ceebe0c7474611d833fd</link>
        <description>rather than blocking parallel mdset builds with .WAIT, replace usage of&quot;netbsd.tmp&quot; with &quot;${.TARGET:R}&quot; (et al)

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Fri, 03 May 2002 15:22:55 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ed8e534c7e8d32417264bdd5a364dee751abead3 - yet another distrib overhaul:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#ed8e534c7e8d32417264bdd5a364dee751abead3</link>
        <description>yet another distrib overhaul:- move guts of distrib/Makefile.inc to distrib/common/Makefile.distrib  (fixes problem caused by implicit include of ../Makefile.inc in certain  submake conditions triggered by makefiles not yet in tree)- removed mkdir of ${RELEASEDIR}/*;  rely upon &quot;snap_pre&quot; target of  etc/Makefile to create all the release directories- renamed RELINSTALL to RELEASE_INSTALL- renamed FLOPPYINSTDIR to FLOPPY_RELEASEDIR- renamed MDSETDIR to MDSET_RELEASEDIR- removed ITARGET- move release target from top level to appropriate subdirectory- ensure release target has correct depends- replace miniroot&apos;s IMAGE_MD_POST with common/Makefile.image IMAGEPOSTBUILD- Makefile.image: add realall: ${IMAGE}

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Thu, 02 May 2002 18:02:14 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9e5598221a2c624e83b603ca49c69b4e980cb723 - replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the &quot;public&quot; version</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#9e5598221a2c624e83b603ca49c69b4e980cb723</link>
        <description>replace _SRC_TOP_ with NETBSDSRCDIR, since the latter is the &quot;public&quot; version

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Fri, 26 Apr 2002 15:50:21 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>17a225a0e25ba61e32a0bfd287792b334d114019 - convert to the new MDSET.*.suffixes / MDSET.*.post variables,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#17a225a0e25ba61e32a0bfd287792b334d114019</link>
        <description>convert to the new MDSET.*.suffixes / MDSET.*.post variables,and take advantage of MDSETDIR enabling a release target

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Mon, 15 Apr 2002 01:55:07 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8598c271ef3f4823d0d5d1fce5035bbff4b5279b - Make md-root kernels (both elf and ecoff) here and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/distrib/arc/instkernel/Makefile#8598c271ef3f4823d0d5d1fce5035bbff4b5279b</link>
        <description>Make md-root kernels (both elf and ecoff) here andinstall them into RELEASEDIR.

            List of files:
            /netbsd-src/distrib/arc/instkernel/Makefile</description>
        <pubDate>Sun, 14 Apr 2002 14:14:16 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
