<?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>
    <link>http://nxr.netbsd.org/rss/src/sys/arch/evbarm/include/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Rename sljitarch.h to sljit_machdep.h.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.22</description>
    <pubDate>Wed Jul 23 18:19:43 UTC 2014</pubDate>
    <dc:creator>alnsn</dc:creator>
</item>

<item>
    <title>Add sljit support to arm.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.21</description>
    <pubDate>Tue Jun 17 06:36:40 UTC 2014</pubDate>
    <dc:creator>alnsn</dc:creator>
</item>

<item>
    <title>branches:  1.20.8;<br/>This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that<br/>share a MACHINE_ARCH for userland so that except for etc, will produce<br/>identical sets.<br/><br/>usr/include/machine now points to usr/include/arm</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.20</description>
    <pubDate>Thu May 02 03:56:40 UTC 2013</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Use the common Makefile to pick up includes needed to be done by every<br/>arm port.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.19</description>
    <pubDate>Wed May 01 00:02:55 UTC 2013</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Don't install fp.h anymore</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.18</description>
    <pubDate>Fri Jan 11 14:09:55 UTC 2013</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.17.2;  1.17.12;<br/>On ARM-ish ports having PCI support, use new-style &lt;sys/bus.h&gt;.  Do not<br/>install &lt;machine/bus.h&gt;.  Remove various &lt;machine/bus.h&gt; sources.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.17</description>
    <pubDate>Sun Jul 17 23:46:49 UTC 2011</pubDate>
    <dc:creator>dyoung</dc:creator>
</item>

<item>
    <title>Retire varargs.h support. Move machine/stdarg.h logic into MI<br/>sys/stdarg.h and expect compiler to provide proper builtins, defaulting<br/>to the GCC interface. lint still has a special fallback.<br/>Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and<br/>derive va_list as required by standards.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.16</description>
    <pubDate>Sun Jul 17 20:54:39 UTC 2011</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>Remove arm support for IPKDB.<br/><br/>It hasn't worked since arm was broken out from arm32 in Jan 2001, and<br/>no-one has noticed or cared to fix it.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.15</description>
    <pubDate>Sat Jan 19 13:11:15 UTC 2008</pubDate>
    <dc:creator>chris</dc:creator>
</item>

<item>
    <title>branches:  1.14.20;  1.14.24;  1.14.30;  1.14.36;<br/>Merge newlock2 to head.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.14</description>
    <pubDate>Fri Feb 09 21:55:03 UTC 2007</pubDate>
    <dc:creator>ad</dc:creator>
</item>

<item>
    <title>branches:  1.13.4;<br/>don't install &lt;machine/db_machdep.h&gt;, this is kernel only</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.13</description>
    <pubDate>Wed Jul 26 19:54:56 UTC 2006</pubDate>
    <dc:creator>drochner</dc:creator>
</item>

<item>
    <title>branches:  1.12.4;  1.12.8;<br/>merge ktrace-lwp.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.12</description>
    <pubDate>Sun Dec 11 00:17:09 UTC 2005</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.11.12;<br/>Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.11</description>
    <pubDate>Sat May 08 21:51:48 UTC 2004</pubDate>
    <dc:creator>kleink</dc:creator>
</item>

<item>
    <title>branches:  1.10.2;<br/>Merge the nathanw_sa branch.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.10</description>
    <pubDate>Fri Jan 17 22:45:39 UTC 2003</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.9</description>
    <pubDate>Tue Nov 26 23:30:24 UTC 2002</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Implement pmc(9) -- An interface to hardware performance monitoring<br/>counters.  These counters do not exist on all CPUs, but where they<br/>do exist, can be used for counting events such as dcache misses that<br/>would otherwise be difficult or impossible to instrument by code<br/>inspection or hardware simulation.<br/><br/>pmc(9) is meant to be a general interface.  Initially, the Intel XScale<br/>counters are the only ones supported.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.8</description>
    <pubDate>Wed Aug 07 05:15:12 UTC 2002</pubDate>
    <dc:creator>briggs</dc:creator>
</item>

<item>
    <title>branches:  1.7.8;<br/>Delete &lt;machine/psl.h&gt; from the ARM ports.  It's not a header that<br/>we need to provide to MI code or to userland, and it's also not a<br/>header that generic ARM code should be including directly.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.7</description>
    <pubDate>Mon Nov 26 20:41:44 UTC 2001</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Move disklabel_acorn.h to &lt;sys/disklabel_acorn.h&gt;, much like we did<br/>with disklabel_mbr.h.  More cleanup yet to come.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.6</description>
    <pubDate>Sun Nov 25 16:22:51 UTC 2001</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>End the "new ARM includes strategy" experiment.  The new strategy<br/>broke too many assumptions makde by other parts of the source tree,<br/>and the strategy and how it was supposed to work was never discussed<br/>on tech-userlevel, nor was it applied consistently (to all ARM ports<br/>and to other ports which have common MACHINE_ARCH code, such as MIPS,<br/>m68k, powerpc).<br/><br/>Verified to complete a full "make build" on cats, dnard, evbarm,<br/>and netwinder.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.5</description>
    <pubDate>Sun Nov 25 15:56:03 UTC 2001</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Remove kerndebug.h from non-Shark code (it's a Shark-specific header<br/>file, and probably should be done away with anyway).</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.4</description>
    <pubDate>Thu Nov 22 19:19:50 UTC 2001</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>No need for &lt;machine/rtc.h&gt; here.</title>
    <description>/src/sys/arch/evbarm/include/Makefile - 1.3</description>
    <pubDate>Thu Nov 22 18:40:12 UTC 2001</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>
</channel></rss>

