<?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/rs6000/include/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Add mips fenv.h (From FreeBSD)</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.4</description>
    <pubDate>Mon Dec 21 17:02:34 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.3.4;<br/>Rename sljitarch.h to sljit_machdep.h.</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.3</description>
    <pubDate>Wed Jul 23 18:19:45 UTC 2014</pubDate>
    <dc:creator>alnsn</dc:creator>
</item>

<item>
    <title>branches:  1.2.2;<br/>Enable sljit and bpfjit on powerpc.</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.2</description>
    <pubDate>Sun Nov 17 14:34:12 UTC 2013</pubDate>
    <dc:creator>alnsn</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;  1.1.4;  1.1.6;  1.1.8;  1.1.52;  1.1.62;  1.1.68;<br/>Import the rs6000 port into the tree.<br/><br/>This port of NetBSD is intended to run on MCA-based IBM RS/6000<br/>machines.  The port so far has only been tested on a 7006-41T, which is a<br/>601-based RS/6000.  The port also contains a limited set of code for the<br/>7012-3XX machines, but support for those is a long way off still.<br/><br/>The port builds and generates a working kernel, however, it still lacks<br/>bus_dma code for the MCA bus, so at present, only the com ports work,<br/>though any other device (such as the printer/keyboard) located on the<br/>ioplanar could probably be made to work.  Work will continue on this port<br/>as I iron out the DMA code.<br/><br/>This port was made possible by a generous gonation of hardware by Kevin<br/>Bowling, who also provided much of the documentation for the port.</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1</description>
    <pubDate>Mon Dec 17 19:09:05 UTC 2007</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.68.1</description>
    <pubDate>Sun May 18 17:45:23 UTC 2014</pubDate>
    <dc:creator>rmind</dc:creator>
</item>

<item>
    <title>update from HEAD</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.62.2</description>
    <pubDate>Sun Dec 03 11:36:39 UTC 2017</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.62.1</description>
    <pubDate>Wed Aug 20 00:03:21 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.52.1</description>
    <pubDate>Thu May 22 11:40:05 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.8.2</description>
    <pubDate>Mon Jan 21 09:38:36 UTC 2008</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch yamt-lazymbuf on 2008-01-21 09:38:36 +0000</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.8.1</description>
    <pubDate>Mon Dec 17 19:09:05 UTC 2007</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with HEAD</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.6.2</description>
    <pubDate>Wed Jan 09 01:48:03 UTC 2008</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch matt-armv6 on 2008-01-09 01:48:03 +0000</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.6.1</description>
    <pubDate>Mon Dec 17 19:09:05 UTC 2007</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.4.2</description>
    <pubDate>Wed Jan 02 21:49:22 UTC 2008</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch bouyer-xeni386 on 2008-01-02 21:49:22 +0000</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.4.1</description>
    <pubDate>Mon Dec 17 19:09:05 UTC 2007</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Import the rs6000 port into the tree.<br/><br/>This port of NetBSD is intended to run on MCA-based IBM RS/6000<br/>machines.  The port so far has only been tested on a 7006-41T, which is a<br/>601-based RS/6000.  The port also contains a limited set of code for the<br/>7012-3XX machines, but support for those is a long way off still.<br/><br/>The port builds and generates a working kernel, however, it still lacks<br/>bus_dma code for the MCA bus, so at present, only the com ports work,<br/>though any other device (such as the printer/keyboard) located on the<br/>ioplanar could probably be made to work.  Work will continue on this port<br/>as I iron out the DMA code.<br/><br/>This port was made possible by a generous gonation of hardware by Kevin<br/>Bowling, who also provided much of the documentation for the port.</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.2.2</description>
    <pubDate>Mon Dec 17 19:09:06 UTC 2007</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>file Makefile was added on branch mjf-devfs on 2007-12-17 19:09:06 +0000</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.1.2.1</description>
    <pubDate>Mon Dec 17 19:09:05 UTC 2007</pubDate>
    <dc:creator>garbled</dc:creator>
</item>

<item>
    <title>Rebase.</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.2.2.1</description>
    <pubDate>Sun Aug 10 06:54:06 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Sync with HEAD (as of 26th Dec)</title>
    <description>/src/sys/arch/rs6000/include/Makefile - 1.3.4.1</description>
    <pubDate>Sun Dec 27 00:09:41 UTC 2015</pubDate>
    <dc:creator>skrll</dc:creator>
</item>
</channel></rss>

