Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/rs6000/stand/boot/Makefile
RevisionDateAuthorComments
 1.8  08-Apr-2017  christos centralize vers.c building for standalone programs.
 1.7  08-Aug-2014  joerg branches: 1.7.4; 1.7.8; 1.7.12;
Don't set -mmultiple or -mno-string for PowerPC, the difference is too
small to really matter and it sometimes even increases the size.
 1.6  12-Jan-2014  tsutsui branches: 1.6.2;
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.

XXX: probabry we should have bsd.saprog.mk or something.
 1.5  21-Aug-2013  matt Use <bsd.klinks.mk>
Add a missing ${_MKTARGET_LINK}
 1.4  22-Jan-2011  joerg branches: 1.4.4; 1.4.14; 1.4.18;
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
disabled by -D) from the output of newvers_stand.sh. Change -D to the
inverted logic, so that it adds the date to bootprog_rev in ().

Change all platforms accordingly. -D is added if MKREPRO is not yes and
wasn't present before. Platforms that didn't use -D don't depend on
MKREPRO now either.
 1.3  21-Jan-2011  joerg Switch remaining platforms to modern CPP for assembler.
 1.2  12-Jan-2009  tsutsui branches: 1.2.6; 1.2.8; 1.2.10;
- add prototype warning options
- catch up changes for common powerpc/stand/mkbootimage

XXX: daily build for rs6000 should be enabled on releng server?
 1.1  17-Dec-2007  garbled branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.14; 1.1.18; 1.1.26;
Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.26.1  19-Jan-2009  skrll Sync with HEAD.
 1.1.18.1  04-May-2009  yamt sync with head.
 1.1.14.1  17-Jan-2009  mjf Sync with HEAD.
 1.1.8.2  21-Jan-2008  yamt sync with head
 1.1.8.1  17-Dec-2007  yamt file Makefile was added on branch yamt-lazymbuf on 2008-01-21 09:39:00 +0000
 1.1.6.2  09-Jan-2008  matt sync with HEAD
 1.1.6.1  17-Dec-2007  matt file Makefile was added on branch matt-armv6 on 2008-01-09 01:48:27 +0000
 1.1.4.2  02-Jan-2008  bouyer Sync with HEAD
 1.1.4.1  17-Dec-2007  bouyer file Makefile was added on branch bouyer-xeni386 on 2008-01-02 21:50:00 +0000
 1.1.2.2  17-Dec-2007  garbled Import the rs6000 port into the tree.

This port of NetBSD is intended to run on MCA-based IBM RS/6000
machines. The port so far has only been tested on a 7006-41T, which is a
601-based RS/6000. The port also contains a limited set of code for the
7012-3XX machines, but support for those is a long way off still.

The port builds and generates a working kernel, however, it still lacks
bus_dma code for the MCA bus, so at present, only the com ports work,
though any other device (such as the printer/keyboard) located on the
ioplanar could probably be made to work. Work will continue on this port
as I iron out the DMA code.

This port was made possible by a generous gonation of hardware by Kevin
Bowling, who also provided much of the documentation for the port.
 1.1.2.1  17-Dec-2007  garbled file Makefile was added on branch mjf-devfs on 2007-12-17 19:09:45 +0000
 1.2.10.1  08-Feb-2011  bouyer Sync with HEAD
 1.2.8.1  06-Jun-2011  jruoho Sync with HEAD.
 1.2.6.1  05-Mar-2011  rmind sync with head
 1.4.18.2  18-May-2014  rmind sync with head
 1.4.18.1  28-Aug-2013  rmind sync with head
 1.4.14.2  03-Dec-2017  jdolecek update from HEAD
 1.4.14.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.4.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.6.2.1  10-Aug-2014  tls Rebase.
 1.7.12.1  21-Apr-2017  bouyer Sync with HEAD
 1.7.8.1  26-Apr-2017  pgoyette Sync with HEAD
 1.7.4.1  28-Aug-2017  skrll Sync with HEAD

RSS XML Feed