<?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/landisk/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/landisk/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/landisk/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/landisk/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>2bdae9b3a4cbf82d9cad6ea5741a5241a25c2dbc - more fenv.h</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/landisk/include/Makefile#2bdae9b3a4cbf82d9cad6ea5741a5241a25c2dbc</link>
        <description>more fenv.h

            List of files:
            /netbsd-src/sys/arch/landisk/include/Makefile</description>
        <pubDate>Thu, 25 Aug 2016 12:47:12 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>106ff60f41506a0b7b6fc77f05a22b0c54efa50b - Do not install bus.h.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/landisk/include/Makefile#106ff60f41506a0b7b6fc77f05a22b0c54efa50b</link>
        <description>Do not install bus.h.

            List of files:
            /netbsd-src/sys/arch/landisk/include/Makefile</description>
        <pubDate>Sun, 17 Jul 2011 23:52:12 +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/history/netbsd-src/sys/arch/landisk/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/landisk/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>b07ec3fc388a5aeae51e8871aa89eefea3ce1e53 - Merge newlock2 to head.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/landisk/include/Makefile#b07ec3fc388a5aeae51e8871aa89eefea3ce1e53</link>
        <description>Merge newlock2 to head.

            List of files:
            /netbsd-src/sys/arch/landisk/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>1fd097bf157cce123eb2413f2d91732bb8e70bdc - Initial import of NetBSD/landisk port by NONAKA Kimihiro &lt;nonaka@NetBSD.org&gt;</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/sys/arch/landisk/include/Makefile#1fd097bf157cce123eb2413f2d91732bb8e70bdc</link>
        <description>Initial import of NetBSD/landisk port by NONAKA Kimihiro &lt;nonaka@NetBSD.org&gt;

            List of files:
            /netbsd-src/sys/arch/landisk/include/Makefile</description>
        <pubDate>Fri, 01 Sep 2006 21:26:18 +0000</pubDate>
        <dc:creator>uwe &lt;uwe@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
