<?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/usr.bin/crunch/crunchide/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Use OBJECT_FMTS from &lt;bsd.own.mk&gt;</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.19</description>
    <pubDate>Sun Mar 02 03:42:50 UTC 2014</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>Recognize coldfire</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.18</description>
    <pubDate>Sun Jan 26 18:24:29 UTC 2014</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.17.6;  1.17.12;<br/>Teach crunchide(1) that mips64e[bl] is 64-bit ELF.</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.17</description>
    <pubDate>Mon Dec 14 14:01:10 UTC 2009</pubDate>
    <dc:creator>uebayasi</dc:creator>
</item>

<item>
    <title>branches:  1.16.24;<br/>Remove support for NetBSD/{,evb}sh5.</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.16</description>
    <pubDate>Sun Apr 08 09:36:34 UTC 2007</pubDate>
    <dc:creator>scw</dc:creator>
</item>

<item>
    <title>branches:  1.15.4;  1.15.6;<br/>Check for powerpc64 when enumerating MACHINE_ARCH</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.15</description>
    <pubDate>Sat Jul 08 05:43:35 UTC 2006</pubDate>
    <dc:creator>ross</dc:creator>
</item>

<item>
    <title>Get the right formats for x86_64.</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.14</description>
    <pubDate>Thu Dec 05 01:38:26 UTC 2002</pubDate>
    <dc:creator>fvdl</dc:creator>
</item>

<item>
    <title>Add SH5 support. (Missed these during the last sweep of my local tree)</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.13</description>
    <pubDate>Thu Jul 11 21:46:22 UTC 2002</pubDate>
    <dc:creator>scw</dc:creator>
</item>

<item>
    <title>Define both NLIST_AOUT and NLIST_ELF32 for m68000.</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.12</description>
    <pubDate>Wed Dec 12 22:14:46 UTC 2001</pubDate>
    <dc:creator>fredette</dc:creator>
</item>

<item>
    <title>Build in ELF32 support on all ARM platforms.</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.11</description>
    <pubDate>Sat Jun 30 14:52:42 UTC 2001</pubDate>
    <dc:creator>bjh21</dc:creator>
</item>

<item>
    <title>Define both NLIST_AOUT and NLIST_ELF32 on all m68k<br/>rather than checking ${MACHINE}.</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.10</description>
    <pubDate>Sun Feb 18 05:22:46 UTC 2001</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>sh3 split</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.9</description>
    <pubDate>Thu Jan 04 09:43:05 UTC 2001</pubDate>
    <dc:creator>itojun</dc:creator>
</item>

<item>
    <title>Another object file format reference for hp300.</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.8</description>
    <pubDate>Tue Jan 02 00:30:14 UTC 2001</pubDate>
    <dc:creator>simonb</dc:creator>
</item>

<item>
    <title>fix oversight in previous: also look for $MACHINE_ARCH of mipse[bl].</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.7</description>
    <pubDate>Sat Dec 23 09:06:06 UTC 2000</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Pick the supported object formats in the Makefile instead of extern.h.<br/>This gives more control of which platforms support which formats.<br/>(Basically because __%{MACHINE}__ is not pre-defined by the compiler)</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.6</description>
    <pubDate>Mon Dec 18 08:51:39 UTC 2000</pubDate>
    <dc:creator>scw</dc:creator>
</item>

<item>
    <title>crunchide for coff (COFF executables not currently supported!)</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.5</description>
    <pubDate>Fri Nov 26 13:47:52 UTC 1999</pubDate>
    <dc:creator>msaitoh</dc:creator>
</item>

<item>
    <title>branches:  1.4.8;<br/>1) RCSid police<br/>2) Add __RCSIDs where apropriate.<br/>3) WARNS=1, and clean up sources for WARNS=1 (including replacement of<br/>   a mktemp with a mkstemp even though it was probably safe...)<br/>4) Some other small cosmetic changes</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.4</description>
    <pubDate>Sat Aug 02 21:30:14 UTC 1997</pubDate>
    <dc:creator>perry</dc:creator>
</item>

<item>
    <title>add ECOFF, ELF32, and ELF64 recognition code.  Right now, when<br/>you try to hide symbols in these kinds of files, an error message<br/>is printed noting that the executable format is not supported.</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.3</description>
    <pubDate>Wed Jan 22 23:57:18 UTC 1997</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>split this up so that support for other executable formats can be more<br/>easily added.</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.2</description>
    <pubDate>Wed Jan 22 22:49:05 UTC 1997</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.1</description>
    <pubDate>Mon Aug 29 14:47:29 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>crunch, from James da Silva at UMD</title>
    <description>/src/usr.bin/crunch/crunchide/Makefile - 1.1.1.1</description>
    <pubDate>Mon Aug 29 14:47:30 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>
</channel></rss>

