<?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>5f058922b30a740a575f66360f39b2e64aeddc1b - This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#5f058922b30a740a575f66360f39b2e64aeddc1b</link>
        <description>This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds thatshare a MACHINE_ARCH for userland so that except for etc, will produceidentical sets.usr/include/machine now points to usr/include/arm

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Thu, 02 May 2013 03:56:38 +0000</pubDate>
        <dc:creator>matt &lt;matt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>92b7334f0f76db6cdc5252b70d2912ef4f5f2b6c - Don&apos;t install fp.h anymore</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#92b7334f0f76db6cdc5252b70d2912ef4f5f2b6c</link>
        <description>Don&apos;t install fp.h anymore

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Fri, 11 Jan 2013 14:09:54 +0000</pubDate>
        <dc:creator>matt &lt;matt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>703fe5ba824e70b2db9fea8a6374b78a431ad053 - Change &lt;machine/bus.h&gt; to &lt;sys/bus.h&gt; throughout.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#703fe5ba824e70b2db9fea8a6374b78a431ad053</link>
        <description>Change &lt;machine/bus.h&gt; to &lt;sys/bus.h&gt; throughout.Split bus.h -&gt; bus_{defs,funcs}.h.

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Tue, 19 Jul 2011 15:07:42 +0000</pubDate>
        <dc:creator>dyoung &lt;dyoung@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3eb244d801190b3a7d8cd42193c38a77c1dbae1a - Retire varargs.h support. Move machine/stdarg.h logic into MI</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#3eb244d801190b3a7d8cd42193c38a77c1dbae1a</link>
        <description>Retire varargs.h support. Move machine/stdarg.h logic into MIsys/stdarg.h and expect compiler to provide proper builtins, defaultingto the GCC interface. lint still has a special fallback.Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default andderive va_list as required by standards.

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Sun, 17 Jul 2011 20:54:30 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>131e68c2e166eb4a1bc41ace3f233951016d17a1 - Remove arm support for IPKDB.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#131e68c2e166eb4a1bc41ace3f233951016d17a1</link>
        <description>Remove arm support for IPKDB.It hasn&apos;t worked since arm was broken out from arm32 in Jan 2001, andno-one has noticed or cared to fix it.

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Sat, 19 Jan 2008 13:11:09 +0000</pubDate>
        <dc:creator>chris &lt;chris@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b07ec3fc388a5aeae51e8871aa89eefea3ce1e53 - Merge newlock2 to head.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#b07ec3fc388a5aeae51e8871aa89eefea3ce1e53</link>
        <description>Merge newlock2 to head.

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Fri, 09 Feb 2007 21:55:00 +0000</pubDate>
        <dc:creator>ad &lt;ad@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84f50d1b92f7d8c98065be9c811f0c0634630572 - don&apos;t install &lt;machine/db_machdep.h&gt;, this is kernel only</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#84f50d1b92f7d8c98065be9c811f0c0634630572</link>
        <description>don&apos;t install &lt;machine/db_machdep.h&gt;, this is kernel only

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Wed, 26 Jul 2006 19:54:56 +0000</pubDate>
        <dc:creator>drochner &lt;drochner@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>95e1ffb15694e54f29f8baaa4232152b703c2a5a - merge ktrace-lwp.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#95e1ffb15694e54f29f8baaa4232152b703c2a5a</link>
        <description>merge ktrace-lwp.

            List of files:
            /netbsd-src/sys/arch/shark/include/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>7b3b647647fa8e61276a82b9770893129db683ee - Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#7b3b647647fa8e61276a82b9770893129db683ee</link>
        <description>Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Sat, 08 May 2004 21:51:47 +0000</pubDate>
        <dc:creator>kleink &lt;kleink@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49784e4bd0a528891cb70ab72ebacf80c0e50910 - Merge the nathanw_sa branch.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#49784e4bd0a528891cb70ab72ebacf80c0e50910</link>
        <description>Merge the nathanw_sa branch.

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Sat, 18 Jan 2003 06:33:41 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0635de35a3d8588c9acd35a26c60791518924b5b - Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#0635de35a3d8588c9acd35a26c60791518924b5b</link>
        <description>Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Tue, 26 Nov 2002 23:30:07 +0000</pubDate>
        <dc:creator>lukem &lt;lukem@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b956d0b8b6b3de607f467a51c921588df480603 - Implement pmc(9) -- An interface to hardware performance monitoring</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#0b956d0b8b6b3de607f467a51c921588df480603</link>
        <description>Implement pmc(9) -- An interface to hardware performance monitoringcounters.  These counters do not exist on all CPUs, but where theydo exist, can be used for counting events such as dcache misses thatwould otherwise be difficult or impossible to instrument by codeinspection or hardware simulation.pmc(9) is meant to be a general interface.  Initially, the Intel XScalecounters are the only ones supported.

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Wed, 07 Aug 2002 05:14:47 +0000</pubDate>
        <dc:creator>briggs &lt;briggs@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>618dddf12f3edbfad1aa3d7eac0ed7f934653961 - Fix RCS Id.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#618dddf12f3edbfad1aa3d7eac0ed7f934653961</link>
        <description>Fix RCS Id.

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Sun, 10 Feb 2002 09:29:19 +0000</pubDate>
        <dc:creator>kleink &lt;kleink@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8067595564552f6da35d3e792bbc0a6e74be551e - Kill arch/arm32.  The last platform supported there, Shark, is now</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/shark/include/Makefile#8067595564552f6da35d3e792bbc0a6e74be551e</link>
        <description>Kill arch/arm32.  The last platform supported there, Shark, is nowin arch/shark.(NOTE: arch/dnard, a premature move to split out the Shark supportcode, is going to be deleted.  It has bit-rotted.)

            List of files:
            /netbsd-src/sys/arch/shark/include/Makefile</description>
        <pubDate>Sun, 10 Feb 2002 01:53:06 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
