<?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/sparc/stand/bootblk/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>no more _LKM -&gt; _MODULE</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.17</description>
    <pubDate>Fri Mar 29 00:07:39 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.16.16;<br/>deal with PIE and SSP</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.16</description>
    <pubDate>Sat Oct 01 13:57:44 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.15.6;  1.15.10;<br/>Add GENASSYM_CPPFLAGS in two more places.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.15</description>
    <pubDate>Tue Mar 04 17:57:56 UTC 2014</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>Use &lt;bsd.klinks.mk&gt;</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.14</description>
    <pubDate>Wed Aug 21 06:41:52 UTC 2013</pubDate>
    <dc:creator>matt</dc:creator>
</item>

<item>
    <title>branches:  1.13.10;  1.13.20;  1.13.24;<br/>Major overhaul:<br/><br/>1) Add support for multiple filesystems including ffsv1, ffsv2, lfsv1 and lfsv2.<br/>(ffsv1 and lfsv2 are known to work.  ffv2 support needs more work.  lfsv1 is<br/>probably untested.)<br/><br/>2) Only 32-bit Fcodes are used.  All 64-bit math uses two cells.  This means it<br/>should work on 32-bit machines.<br/><br/>Additional work to consider:<br/><br/>1) Rename genfth.cf to genffs.cf, or keep it and move the ffs symbols to genffs.cf<br/><br/>2) Move the ffs code and the lfs code to different source files so you can<br/>selectively fload the just the filesystems you want.<br/><br/>3) Add code to load ELF files directly instead of relying on the host firmware<br/>ELF support.  But, since the binary is now 7250 bytes there may not be room.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.13</description>
    <pubDate>Sat Feb 13 23:38:17 UTC 2010</pubDate>
    <dc:creator>eeh</dc:creator>
</item>

<item>
    <title>branches:  1.12.2;<br/>assym.fth.h also requires sparc symlink. Fix build without DESTDIR.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.12</description>
    <pubDate>Mon Apr 06 00:43:26 UTC 2009</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.11.2;  1.11.8;<br/>Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.<br/>Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.11</description>
    <pubDate>Sun Oct 19 22:05:21 UTC 2008</pubDate>
    <dc:creator>apb</dc:creator>
</item>

<item>
    <title>branches:  1.10.56;  1.10.60;  1.10.66;<br/>Add src/common/include to include header search path since<br/>&lt;sys/device.h&gt; includes &lt;prop/proplib.h&gt;.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.10</description>
    <pubDate>Mon Aug 28 13:38:43 UTC 2006</pubDate>
    <dc:creator>tsutsui</dc:creator>
</item>

<item>
    <title>branches:  1.9.4;  1.9.8;<br/>merge ktrace-lwp.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.9</description>
    <pubDate>Sun Dec 11 00:19:08 UTC 2005</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.8.2;<br/>Use TOOL_GENASSYM.  Part of PR toolchain/30350</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.8</description>
    <pubDate>Mon May 30 23:30:57 UTC 2005</pubDate>
    <dc:creator>thorpej</dc:creator>
</item>

<item>
    <title>Use ${HOST_SH} instead of `sh'.<br/><br/>If necessary, pull in &lt;bsd.sys.mk&gt; to get the definition of HOST_SH;<br/>Makefiles that pull in one of (most of) &lt;bsd.*.mk&gt; will get this anyway.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.7</description>
    <pubDate>Sun Oct 26 07:25:37 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>sprinkle some: libkern.h, some -ffreestanding and some cast-y goodness,<br/>all for the pleasure of the gcc 3 :-)</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.6</description>
    <pubDate>Wed Jul 30 15:58:40 UTC 2003</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Rename a large chunk of the make(1) variables which refer to a<br/>program/tool from "FOO" to "TOOL_FOO".  The new variables are:<br/>	TOOL_ASN1_COMPILE  TOOL_CAP_MKDB  TOOL_CAT  TOOL_CKSUM  TOOL_COMPILE_ET<br/>	TOOL_CONFIG  TOOL_CRUNCHGEN  TOOL_CTAGS  TOOL_DB  TOOL_EQN  TOOL_FGEN<br/>	TOOL_GENCAT  TOOL_GROFF  TOOL_HEXDUMP  TOOL_INDXBIB  TOOL_INSTALLBOOT<br/>	TOOL_INSTALL_INFO  TOOL_M4  TOOL_MAKEFS  TOOL_MAKEINFO  TOOL_MAKEWHATIS<br/>	TOOL_MDSETIMAGE  TOOL_MENUC  TOOL_MKCSMAPPER  TOOL_MKESDB<br/>	TOOL_MKLOCALE  TOOL_MKMAGIC  TOOL_MKTEMP  TOOL_MSGC  TOOL_MTREE<br/>	TOOL_PAX  TOOL_PIC  TOOL_PREPMKBOOTIMAGE  TOOL_PWD_MKDB  TOOL_REFER<br/>	TOOL_ROFF_ASCII  TOOL_ROFF_DVI  TOOL_ROFF_HTML  TOOL_ROFF_PS<br/>	TOOL_ROFF_RAW  TOOL_RPCGEN  TOOL_SOELIM  TOOL_SUNLABEL  TOOL_TBL<br/>	TOOL_UUDECODE  TOOL_VGRIND  TOOL_ZIC<br/><br/>For each, provide default in &lt;bsd.sys.mk&gt; of the form:<br/>	TOOL_FOO?=	foo<br/>and for the ${USETOOLS}=="yes" case in &lt;bsd.own.mk&gt;, provide override:<br/>	TOOL_FOO=	${TOOLDIR}/bin/${_TOOL_PREFIX}foo<br/><br/>Document all of these in bsd.README.<br/><br/>This cleans up a chunk of potential (and actual) namespace collision<br/>within our build infrastructure, as well as improves consistency in<br/>the share/mk documentation and provision of appropriate defaults for<br/>each of these variables.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.5</description>
    <pubDate>Thu Jul 10 10:34:41 UTC 2003</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>branches:  1.4.6;<br/>Use ${FGEN} rather than fgen.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.4</description>
    <pubDate>Tue May 28 21:56:54 UTC 2002</pubDate>
    <dc:creator>bjh21</dc:creator>
</item>

<item>
    <title>branches:  1.3.8;<br/>Fix problem introduced with the MKMAN-&gt;NOMAN conversion.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.3</description>
    <pubDate>Thu Dec 13 22:33:20 UTC 2001</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>MKfoo=no -&gt; NOfoo</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.2</description>
    <pubDate>Wed Dec 12 01:49:51 UTC 2001</pubDate>
    <dc:creator>tv</dc:creator>
</item>

<item>
    <title>branches:  1.1.2;  1.1.4;  1.1.8;  1.1.12;<br/>move ofwboot &amp; bootblk here; add a Makefile to build ofwboot.net</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.1</description>
    <pubDate>Sun Aug 20 14:58:45 UTC 2000</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Catch up to -current.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.1.12.2</description>
    <pubDate>Thu Jun 20 03:41:13 UTC 2002</pubDate>
    <dc:creator>nathanw</dc:creator>
</item>

<item>
    <title>Catch up to -current.</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.1.12.1</description>
    <pubDate>Tue Jan 08 00:27:55 UTC 2002</pubDate>
    <dc:creator>nathanw</dc:creator>
</item>

<item>
    <title>catch up with -current on kqueue branch</title>
    <description>/src/sys/arch/sparc/stand/bootblk/Makefile - 1.1.8.2</description>
    <pubDate>Sun Jun 23 17:41:58 UTC 2002</pubDate>
    <dc:creator>jdolecek</dc:creator>
</item>
</channel></rss>

