Home | History | Annotate | Download | only in mkboot
History log of /src/sys/arch/hp300/stand/mkboot/Makefile
RevisionDateAuthorComments
 1.13  24-Feb-2024  christos avoid stringop truncation, fix copyright string to prevent assembler warnings.
 1.12  20-Feb-2024  christos add missing chunk for repro-build. fix gcc warnings.
 1.11  11-Dec-2005  christos merge ktrace-lwp.
 1.10  28-Nov-2004  jmc Convert mkboot into a full cross tool. Last hurdle for hp300 to building on
non NetBSD/bsd hosts.
 1.9  23-Oct-2002  lukem branches: 1.9.6; 1.9.10;
this is a HOSTPROG; no need to set LDSTATIC=-static
 1.8  27-Aug-2002  lukem arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static.
It doesn't make sense to have standalone stuff dynamically linked just
because an end-user uses LDSTATIC="".
 1.7  12-Dec-2001  tv branches: 1.7.8;
MKfoo=no -> NOfoo
 1.6  27-May-2001  gmcgarry branches: 1.6.2; 1.6.8;
- remove dependency on libsa by mkboot since it is a host tool.
- adjust for endianness of host.

Cross-compiling of ELF bootblocks now works.
 1.5  02-Jan-2001  simonb branches: 1.5.2;
Convert both bootblocks and mkboot to use libsa's loadfile(), and make
both ELF aware.
 1.4  13-Feb-1999  lukem branches: 1.4.2; 1.4.8;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.3  02-Mar-1998  cgd allow LDSTATIC definition to be overridden by bsd.own.mk/mk.conf
 1.2  14-May-1997  thorpej Link this program statically.
 1.1  04-Feb-1997  thorpej Complete and total reorganization of the hp300 boot code, modeled
closely after the build process used by NetBSD/alpha's boot code.
 1.4.8.1  05-Jan-2001  bouyer Sync with HEAD
 1.4.2.1  25-Sep-2000  he Apply patch (requested by he):
Fix build problem during ``make release'', caused by missing
just-cleaned executable in the release phase.
 1.5.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.6.8.4  11-Nov-2002  nathanw Catch up to -current
 1.6.8.3  27-Aug-2002  nathanw Catch up to -current.
 1.6.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.6.8.1  27-May-2001  nathanw file Makefile was added on branch nathanw_sa on 2002-01-08 00:24:48 +0000
 1.6.2.2  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.6.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.7.8.1  30-Aug-2002  gehenna catch up with -current.
 1.9.10.1  02-Apr-2005  he Pull up revision 1.10 (requested by jmc in ticket #1025):
Convert mkboot into a full cross tool. Last hurdle for hp300 to
building on non NetBSD/bsd hosts.
 1.9.6.1  29-Nov-2004  skrll Sync with HEAD.

RSS XML Feed