Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/newsmips/stand/boot/Makefile
RevisionDateAuthorComments
 1.23  30-Sep-2018  tsutsui Switch bootloader to using DHCP rather than BOOTPARAM.

Also bump version.
 1.22  17-Dec-2009  matt branches: 1.22.62; 1.22.64;
More changes to make newsmips compile (include "assym.h, remove unused
variables, etc.)
 1.21  16-Dec-2009  matt Fix various build with the 32bit mips ports after the mips64 merge.
 1.20  15-Apr-2009  tsutsui Use <bsd.klinks.mk> to create machine and ${MACHINE_ARCH} symlinks.
 1.19  12-Jan-2009  tsutsui branches: 1.19.2;
Enable prototype warning options.
 1.18  29-Jun-2006  lukem branches: 1.18.58; 1.18.62; 1.18.70;
support MAKEVERBOSE
 1.17  29-Jun-2006  lukem Rename LDFLAGS to LINKFLAGS, as the former is for CC not LD.
 1.16  18-Apr-2003  tsutsui branches: 1.16.18; 1.16.32; 1.16.36; 1.16.44;
- remove definitions of SIZE and STRIP which should be defined elsewhere
- use mips/conf/stand.ldscript so that objcopy -O binary works
 1.15  30-Mar-2003  tsutsui Use 32bit daddr_t.
 1.14  22-Nov-2002  tsutsui - Add -msoft-float and -ffreestanding to CFLAGS.
- Add -mno-abicalls to AFLAGS.
- Set WARNS?=1
 1.13  13-Apr-2002  tsutsui Add ustarfs support and changedisk_hook().
 1.12  13-Apr-2002  tsutsui Add -mmemcpy to CFLAGS.
 1.11  12-Dec-2001  tv MKfoo=no -> NOfoo
 1.10  14-Nov-2001  tv branches: 1.10.2;
${MAKE} print-objdir -> ${PRINTOBJDIR}
 1.9  22-Sep-2001  tv objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
now in bsd.own.mk).
 1.8  01-Feb-2000  tsutsui branches: 1.8.6; 1.8.8;
Revert STRIPPROG -> STRIP
 1.7  19-Jan-2000  tsutsui STRIP -> STRIPPROG
 1.6  23-Dec-1999  tsubai Comment out -DBOOT_DEBUG.
 1.5  23-Dec-1999  tsubai Delete lines that I didn't intended to commit.
 1.4  22-Dec-1999  tsubai news5000 support.
 1.3  18-Dec-1999  tsubai Introduce bootinfo.
 1.2  17-Dec-1999  tsubai Move common objects and libraries to common/.
 1.1  08-Jul-1999  tsubai branches: 1.1.2; 1.1.8;
Add NetBSD/newsmips native boot loader.
 1.1.8.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.2.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.8.8.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.8.8.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.8.6.1  01-Oct-2001  fvdl Catch up with -current.
 1.10.2.4  11-Dec-2002  thorpej Sync with HEAD.
 1.10.2.3  17-Apr-2002  nathanw Catch up to -current.
 1.10.2.2  08-Jan-2002  nathanw Catch up to -current.
 1.10.2.1  14-Nov-2001  nathanw file Makefile was added on branch nathanw_sa on 2002-01-08 00:26:56 +0000
 1.16.44.1  13-Jul-2006  gdamore Merge from HEAD.
 1.16.36.1  11-Aug-2006  yamt sync with head
 1.16.32.1  09-Sep-2006  rpaulo sync with head
 1.16.18.1  30-Dec-2006  yamt sync with head.
 1.18.70.2  28-Apr-2009  skrll Sync with HEAD.
 1.18.70.1  19-Jan-2009  skrll Sync with HEAD.
 1.18.62.2  11-Mar-2010  yamt sync with head
 1.18.62.1  04-May-2009  yamt sync with head.
 1.18.58.1  17-Jan-2009  mjf Sync with HEAD.
 1.19.2.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.22.64.1  10-Jun-2019  christos Sync with HEAD
 1.22.62.1  20-Oct-2018  pgoyette Sync with head

RSS XML Feed