Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/landisk/conf/Makefile.landisk.inc
RevisionDateAuthorComments
 1.5  06-Jul-2010  mrg remove almost all the ability to build netbsd with an a.out target.
we're ELF now, and there are many missing checks against OBJECT_FMT.
if we ever consider switching, the we can figure out what new ones
we need but for now it's just clutter.

this doesn't remove any of the support for exec_aout or any actually
required-for-boot a.out support, only the ability to build a netbsd
release in a.out format. ie, most of this code has been dead for
over a decade.

i've tested builds on vax, amd64, i386, mac68k, macppc, sparc, atari,
amiga, shark, cats, dreamcast, landisk, mmeye and x68k. this covers
the 5 MACHINE_ARCH's affected, and all the other arch code touched.
it also includes some actual run-time testing of sparc, i386 and
shark, and i performed binary comparison upon amiga and x68k as well.


some minor details relevant:
- move shlib.[ch] from ld.aout_so into ldconfig proper, and cut them
down to only the parts ldconfig needs
- remove various unused source files
- switch amiga bootblocks to using elf2bb.h instead of aout2bb.h
 1.4  02-Feb-2008  uwe branches: 1.4.10; 1.4.30; 1.4.32;
Use makeoptions DEFTEXTADDR instead of setting TEXTADDR in the makefile.
 1.3  02-Feb-2008  uwe Drop MACHINE_ARCH from here, it's specified with "makeoptions" in
std.sh3el now.
 1.2  13-Jan-2007  freza branches: 1.2.24; 1.2.30;
Remove SYSTEM_LD_TAIL_EXTRA definition since sys/conf/Makefile.kern.inc
already runs dbsym(8) if SYMTAB_SPACE option is defined for the kernel
in question.

OK uwe@
 1.1  01-Sep-2006  uwe branches: 1.1.2; 1.1.4; 1.1.6; 1.1.12;
Initial import of NetBSD/landisk port by NONAKA Kimihiro <nonaka@NetBSD.org>
 1.1.12.4  04-Feb-2008  yamt sync with head.
 1.1.12.3  26-Feb-2007  yamt sync with head.
 1.1.12.2  30-Dec-2006  yamt sync with head.
 1.1.12.1  01-Sep-2006  yamt file Makefile.landisk.inc was added on branch yamt-lazymbuf on 2006-12-30 20:46:21 +0000
 1.1.6.2  09-Sep-2006  rpaulo sync with head
 1.1.6.1  01-Sep-2006  rpaulo file Makefile.landisk.inc was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:48 +0000
 1.1.4.1  01-Feb-2007  ad Sync with head.
 1.1.2.2  03-Sep-2006  yamt sync with head.
 1.1.2.1  01-Sep-2006  yamt file Makefile.landisk.inc was added on branch yamt-pdpolicy on 2006-09-03 15:23:05 +0000
 1.2.30.1  18-Feb-2008  mjf Sync with HEAD.
 1.2.24.1  23-Mar-2008  matt sync with HEAD
 1.4.32.1  05-Mar-2011  rmind sync with head
 1.4.30.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.4.10.1  11-Aug-2010  yamt sync with head.

RSS XML Feed