| History log of /src/sys/arch/mmeye/conf/Makefile.mmeye.inc |
| Revision | | Date | Author | Comments |
| 1.8 |
| 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.7 |
| 02-Feb-2008 |
uwe | branches: 1.7.10; 1.7.30; 1.7.32; Use std.sh3eb and g/c local duplicates.
|
| 1.6 |
| 09-Dec-2001 |
atatat | branches: 1.6.12; 1.6.24; 1.6.34; 1.6.94; 1.6.100; Roll the rest of the ports over to the new MI kernel build machinery. Any problems reported by testers have been fixed, and massive cross-compiling of kernels has shown that any problems that remain with actually building kernels are not related to this.
|
| 1.5 |
| 20-Nov-2001 |
lukem | cleanup: options SPACE TAB makeoptions TAB psuedo-device TAB remove trailing whitespace replace multiple spaces -> tabs options "FOO" -> options FOO options "FOO=bar" -> options FOO=bar options "FOO=\"bar\"" -> options FOO="\"bar\""
|
| 1.4 |
| 23-Oct-2001 |
thorpej | No need to set MACHINE now that config(8) sets it.
|
| 1.3 |
| 04-Jan-2001 |
itojun | branches: 1.3.2; 1.3.6; split MACHINE_ARCH sh3e[lb]. userland build still needs checking.
|
| 1.2 |
| 03-Jan-2001 |
itojun | $NetBSD$
|
| 1.1 |
| 03-Jan-2001 |
itojun | share sys/arch/sh3/conf/Makefile.sh3 across sh3-based architectures. cleanup param.h a bit.
|
| 1.3.6.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
| 1.3.2.2 |
| 05-Jan-2001 |
bouyer | Sync with HEAD
|
| 1.3.2.1 |
| 04-Jan-2001 |
bouyer | file Makefile.mmeye.inc was added on branch thorpej_scsipi on 2001-01-05 17:34:48 +0000
|
| 1.6.100.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
| 1.6.94.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
| 1.6.34.1 |
| 04-Feb-2008 |
yamt | sync with head.
|
| 1.6.24.1 |
| 06-Feb-2005 |
jmc | Pull up patch (requested by martti in ticket #1086) Move ipf to sys/dist/ipf and sync w. trunk
|
| 1.6.12.2 |
| 09-Dec-2001 |
atatat | Roll the rest of the ports over to the new MI kernel build machinery. Any problems reported by testers have been fixed, and massive cross-compiling of kernels has shown that any problems that remain with actually building kernels are not related to this.
|
| 1.6.12.1 |
| 09-Dec-2001 |
atatat | file Makefile.mmeye.inc was added on branch nathanw_sa on 2001-12-09 05:00:48 +0000
|
| 1.7.32.1 |
| 05-Mar-2011 |
rmind | sync with head
|
| 1.7.30.1 |
| 17-Aug-2010 |
uebayasi | Sync with HEAD.
|
| 1.7.10.1 |
| 11-Aug-2010 |
yamt | sync with head.
|