<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile.booters</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>58422f53710ed40f6af13489024f5c12a8166ffd - kill PIE/SSP</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/atari/stand/Makefile.booters#58422f53710ed40f6af13489024f5c12a8166ffd</link>
        <description>kill PIE/SSP

            List of files:
            /netbsd-src/sys/arch/atari/stand/Makefile.booters</description>
        <pubDate>Sat, 17 Sep 2016 18:09:24 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c5837ca27d71d205e7a5dde5bb47989f1654ce10 - Build boot loaders without unwind tables.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/atari/stand/Makefile.booters#c5837ca27d71d205e7a5dde5bb47989f1654ce10</link>
        <description>Build boot loaders without unwind tables.

            List of files:
            /netbsd-src/sys/arch/atari/stand/Makefile.booters</description>
        <pubDate>Mon, 12 Aug 2013 16:34:05 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6bb63ff72f3c954b155773cfd5eb21e2d009d572 - Explicitly specify -m68020-60 to avoid possible 060SP instructions,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/atari/stand/Makefile.booters#6bb63ff72f3c954b155773cfd5eb21e2d009d572</link>
        <description>Explicitly specify -m68020-60 to avoid possible 060SP instructions,especially 64 bit integer mul/div ops in standalone bootloaders. From x68k.

            List of files:
            /netbsd-src/sys/arch/atari/stand/Makefile.booters</description>
        <pubDate>Sun, 18 Dec 2011 04:51:12 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b8675b75eb30105013d43ddc8c3411677132d7de - Use &lt;bsd.klinks.mk&gt; to create MD include dir symlinks.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/atari/stand/Makefile.booters#b8675b75eb30105013d43ddc8c3411677132d7de</link>
        <description>Use &lt;bsd.klinks.mk&gt; to create MD include dir symlinks.

            List of files:
            /netbsd-src/sys/arch/atari/stand/Makefile.booters</description>
        <pubDate>Sun, 15 Mar 2009 11:45:30 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fe5a481b54379a7db24b30bac9ab4b79d7385c3c - Fix PR port-atari/40315: Bootloader fails on Atari TT030</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/sys/arch/atari/stand/Makefile.booters#fe5a481b54379a7db24b30bac9ab4b79d7385c3c</link>
        <description>Fix PR port-atari/40315: Bootloader fails on Atari TT030 Add asm sources which provide a fixed entry point for raw bootxx and bootxxx because modern aggressive gcc4 may reorder functions in the same source and the first function in a C source won&apos;t always appear at the beginning in its object.Also overhaul various files in the stand directory:- rename stand/Makefile.inc to stand/Makefile.booters and  explicitly include it from each Makefile because the stand  directory contains non standalone programs like installboot and  Makefile.inc will be included implicitly from all Makefiles in SUBDIRs- put more common options into Makefile.booters so that  all boot programs use proper options (-Os etc.)- make standalone boot programs compile without installed ${DESTDIR}:  - create machine and m68k symlinks in ${.OBJDIR} in all boot programs  - set appropriate make environments to suppress errors and warnings  - &lt;string.h&gt; isn&apos;t there in _STANDALONE case  - put #ifdef TOSTOOLS (looks equivarent with !_STANDALONE)    to some files in stand/tostools  - use ${LD} ${LINKFLAGS} rather than ${CC} ${LDFLAGS}- create raw binaries on ${PROG} target rather than on beforeinstall  and stop weird renaming on beforeinstall and afterinstall- print proper error message if bootxx size is larger than limit- create ${DESTDIR}/usr/mdec/{milan,std} directories on beforeinstall  in all boot programs  (XXX: how can we put MD /usr/mdec/foo directories into src/etc/mtree?)- prototype warnsfy- cleanup Makefiles for readablity and remove unnecessary rules- no need to use daddr_t in installboot because the AHDI label doesn&apos;t  support 64 bit block numbersTested by David Ross (PR submitter) on port-atari, andfinally NetBSD/atari on TT030 is now fully functional.Should be pulled up to netbsd-4 (where gcc4 was initially imported)and netbsd-5.

            List of files:
            /netbsd-src/sys/arch/atari/stand/Makefile.booters</description>
        <pubDate>Tue, 06 Jan 2009 13:35:30 +0000</pubDate>
        <dc:creator>tsutsui &lt;tsutsui@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
