<?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/regress/sys/arch/arm/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>remove almost all the ability to build netbsd with an a.out target.<br/>we're ELF now, and there are many missing checks against OBJECT_FMT.<br/>if we ever consider switching, the we can figure out what new ones<br/>we need but for now it's just clutter.<br/><br/>this doesn't remove any of the support for exec_aout or any actually<br/>required-for-boot a.out support, only the ability to build a netbsd<br/>release in a.out format.  ie, most of this code has been dead for<br/>over a decade.<br/><br/>i've tested builds on vax, amd64, i386, mac68k, macppc, sparc, atari,<br/>amiga, shark, cats, dreamcast, landisk, mmeye and x68k.  this covers<br/>the 5 MACHINE_ARCH's affected, and all the other arch code touched.<br/>it also includes some actual run-time testing of sparc, i386 and<br/>shark, and i performed binary comparison upon amiga and x68k as well.<br/><br/><br/>some minor details relevant:<br/>- move shlib.[ch] from ld.aout_so into ldconfig proper, and cut them<br/>  down to only the parts ldconfig needs<br/>- remove various unused source files<br/>- switch amiga bootblocks to using elf2bb.h instead of aout2bb.h</title>
    <description>/src/regress/sys/arch/arm/Makefile - 1.4</description>
    <pubDate>Tue Jul 06 05:59:56 UTC 2010</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Add a new regression test for ARM 6 and ARM7 machines to check if<br/>unhandled instruction patterns in the early or late abort handler<br/>terminate the program with a SEGV instead of the panic it used to<br/>give.<br/><br/>Since this test is quite volatile if failing its not run automatically.</title>
    <description>/src/regress/sys/arch/arm/Makefile - 1.3</description>
    <pubDate>Sat Mar 16 20:37:49 UTC 2002</pubDate>
    <dc:creator>reinoud</dc:creator>
</item>

<item>
    <title>Include bsd.own.mk to get a default setting of OBJECT_FMT.</title>
    <description>/src/regress/sys/arch/arm/Makefile - 1.2</description>
    <pubDate>Sat Sep 01 09:53:25 UTC 2001</pubDate>
    <dc:creator>rearnsha</dc:creator>
</item>

<item>
    <title>On ARM ELF systems, check that the kernel aligns the stack pointer to an<br/>8-byte boundary (as mandated by ATPCS B-01) when delivering a signal.</title>
    <description>/src/regress/sys/arch/arm/Makefile - 1.1</description>
    <pubDate>Mon Aug 06 22:29:57 UTC 2001</pubDate>
    <dc:creator>bjh21</dc:creator>
</item>
</channel></rss>

