<?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>16543c49052c820334cffc5c69b2afde18f02458 - Create a new header lwp_private.h to contain _lwp_getprivate_fast,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#16543c49052c820334cffc5c69b2afde18f02458</link>
        <description>Create a new header lwp_private.h to contain _lwp_getprivate_fast,_lwp_gettcb_fast, _lwp_settcb and remove them from mcontext.h, so that:1. we don&apos;t need special hacks to hide them2. we can include &lt;lwp.h&gt; where needed to get the necessary prototypes   without redefining them locally.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Sat, 30 Nov 2024 01:04:03 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>62c8988166d9cbbc196f28cb66639bad5c7722c1 - Remove the kernel PMC code. Sent yesterday on tech-kern@.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#62c8988166d9cbbc196f28cb66639bad5c7722c1</link>
        <description>Remove the kernel PMC code. Sent yesterday on tech-kern@.This change: * Removes &quot;options PERFCTRS&quot;, the associated includes, and the associated   ifdefs. In doing so, it removes several XXXSMPs in the MI code, which is   good. * Removes the PMC code of ARM XSCALE. * Removes all the pmc.h files. They were all empty, except for ARM XSCALE. * Reorders the x86 PMC code not to rely on the legacy pmc.h file. The   definitions are put in sysarch.h. * Removes the kern/sys_pmc.c file, and along with it, the sys_pmc_control   and sys_pmc_get_info syscalls. They are marked as OBSOL in kern,   netbsd32 and rump. * Removes the pmc_evid_t and pmc_ctr_t types. * Removes all the associated man pages. The sets are marked as obsolete.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Thu, 12 Jul 2018 10:46:40 +0000</pubDate>
        <dc:creator>maxv &lt;maxv@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>257ef94e95d45bb6afe3023e6ce5243b4d360e8b - Add mips fenv.h (From FreeBSD)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#257ef94e95d45bb6afe3023e6ce5243b4d360e8b</link>
        <description>Add mips fenv.h (From FreeBSD)

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Mon, 21 Dec 2015 17:02:32 +0000</pubDate>
        <dc:creator>christos &lt;christos@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/history/netbsd-src/sys/arch/arc/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/arc/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>9b2fb10da6109f6b269abb3322fbb77636b698c3 - Nuke a.out support for MIPS.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#9b2fb10da6109f6b269abb3322fbb77636b698c3</link>
        <description>Nuke a.out support for MIPS.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Wed, 12 Aug 2009 23:29:18 +0000</pubDate>
        <dc:creator>matt &lt;matt@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b07ec3fc388a5aeae51e8871aa89eefea3ce1e53 - Merge newlock2 to head.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#b07ec3fc388a5aeae51e8871aa89eefea3ce1e53</link>
        <description>Merge newlock2 to head.

            List of files:
            /netbsd-src/sys/arch/arc/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>3eb4d240022d43aab79cc88fcf55507004ab56de - No need to export autoconf.h to userland.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#3eb4d240022d43aab79cc88fcf55507004ab56de</link>
        <description>No need to export autoconf.h to userland.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Sat, 01 Jul 2006 17:24:19 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>06801cfcf51b1450c29a0ff89d754e277055ae3e - Remove obsolete display.h.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#06801cfcf51b1450c29a0ff89d754e277055ae3e</link>
        <description>Remove obsolete display.h.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Sat, 01 Jul 2006 17:19:39 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@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/arc/include/Makefile#95e1ffb15694e54f29f8baaa4232152b703c2a5a</link>
        <description>merge ktrace-lwp.

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

            List of files:
            /netbsd-src/sys/arch/arc/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>23bc250391a0c064a935ee946aaa917f8c0ffcc4 - Merge the nathanw_sa branch.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#23bc250391a0c064a935ee946aaa917f8c0ffcc4</link>
        <description>Merge the nathanw_sa branch.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Fri, 17 Jan 2003 21:55:23 +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/history/netbsd-src/sys/arch/arc/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/arc/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/history/netbsd-src/sys/arch/arc/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/arc/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>f06533a1ee01a0682265dfc36f7177298748e828 - Add definitions of C99 integer format conversion macros.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#f06533a1ee01a0682265dfc36f7177298748e828</link>
        <description>Add definitions of C99 integer format conversion macros.XXX Fastest minimum-width integer types haven&apos;t been decided upon yet.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Sun, 15 Apr 2001 17:13:04 +0000</pubDate>
        <dc:creator>kleink &lt;kleink@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>739cb75837bcc6288efa00f0d4391c4b2bf2670a - Add definitions of C99 specified-width integer type limits.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#739cb75837bcc6288efa00f0d4391c4b2bf2670a</link>
        <description>Add definitions of C99 specified-width integer type limits.XXX Fastest minimum-width integer types haven&apos;t been decided upon yet.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Sun, 15 Apr 2001 15:29:02 +0000</pubDate>
        <dc:creator>kleink &lt;kleink@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cdcf9f46c5dca77766f9429812adb09be68fa3e1 - Add definitions of C99 integer constant macros.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#cdcf9f46c5dca77766f9429812adb09be68fa3e1</link>
        <description>Add definitions of C99 integer constant macros.Tidy Makefiles up a little.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Sat, 14 Apr 2001 22:46:19 +0000</pubDate>
        <dc:creator>kleink &lt;kleink@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7affdab52eb2ba06cb1f1a6d7a4ab4444a45acea - Add definitions of C99 minimum-width and greatest-width integer types.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#7affdab52eb2ba06cb1f1a6d7a4ab4444a45acea</link>
        <description>Add definitions of C99 minimum-width and greatest-width integer types.XXX Fastest minimum-width integer types haven&apos;t been decided upon yet.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Sat, 14 Apr 2001 12:19:49 +0000</pubDate>
        <dc:creator>kleink &lt;kleink@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e695f72a2ed66292de933414bb730aca69853dd5 - Add &lt;machine/int_types.h&gt;, which provides namespace-pure definitions</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#e695f72a2ed66292de933414bb730aca69853dd5</link>
        <description>Add &lt;machine/int_types.h&gt;, which provides namespace-pure definitionsof exact-width integer types.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Mon, 26 Jun 2000 15:42:16 +0000</pubDate>
        <dc:creator>kleink &lt;kleink@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4412ca84556f08dca0c31e5bc5c403a7beeff599 - &lt;machine/cpuregs.h&gt; was removed on March 30,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#4412ca84556f08dca0c31e5bc5c403a7beeff599</link>
        <description>&lt;machine/cpuregs.h&gt; was removed on March 30,from Shuichiro URATA &lt;ur@a-r.org&gt;.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Mon, 12 Jun 2000 17:01:05 +0000</pubDate>
        <dc:creator>soda &lt;soda@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f51470a514c994a1831e236484a5115d0eb72c50 - Require that each each MACHINE/MACHINE_ARCH supply a lock.h.  This file</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/arc/include/Makefile#f51470a514c994a1831e236484a5115d0eb72c50</link>
        <description>Require that each each MACHINE/MACHINE_ARCH supply a lock.h.  This filecontains the values __SIMPLELOCK_LOCKED and __SIMPLELOCK_UNLOCKED, whichreplace the old SIMPLELOCK_LOCKED and SIMPLELOCK_UNLOCKED.  These filesare also required to supply inline functions __cpu_simple_lock(),__cpu_simple_lock_try(), and __cpu_simple_unlock() if locking is to besupported on that platform (i.e. if MULTIPROCESSOR is defined in the_KERNEL case).  Change these functions to take an int * (&amp;alp-&gt;lock_data)rather than the struct simplelock * itself.These changes make it possible for userland to use the locking primitivesby including &lt;machine/lock.h&gt;.

            List of files:
            /netbsd-src/sys/arch/arc/include/Makefile</description>
        <pubDate>Sat, 29 Apr 2000 03:31:45 +0000</pubDate>
        <dc:creator>thorpej &lt;thorpej@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
