| History log of /src/sys/arch/mvme68k/stand/sboot/Makefile |
| Revision | | Date | Author | Comments |
| 1.15 |
| 21-Nov-2014 |
christos | Add libkern for umoddi3 needed for correct leap yar computation in is_leap_year.
|
| 1.14 |
| 21-Jan-2011 |
joerg | branches: 1.14.14; Switch remaining platforms to modern CPP for assembler.
|
| 1.13 |
| 09-Apr-2002 |
scw | branches: 1.13.138; 1.13.144; 1.13.146; Simplify generation of the s-record boot file using objcopy instead of a homebrew tool.
Addresses port-mvme68k/16256.
|
| 1.12 |
| 09-Feb-2002 |
lukem | use ${INSTALL_FILE} as appropriate
|
| 1.11 |
| 18-Dec-2000 |
scw | branches: 1.11.4; 1.11.8; s/MDECDIR/MDEC_DIR/
|
| 1.10 |
| 04-Dec-2000 |
scw | Clean up the build process to ensure libsa/libbug are built before linking the bootloaders.
|
| 1.9 |
| 30-Nov-2000 |
scw | Support booting an ELF kernel, plus numerous tweaks due to the gas.new/ELF transition.
|
| 1.8 |
| 24-Jul-2000 |
jdolecek | cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary stuff make this all compile with -Wall -Wno-main -Wmissing-prototypes -Wstrict-prototypes -Werror , also compilable on 1.4.1 label itself as NetBSD/mvme68k instead of "BSD" in bootblock message move bugcrt.c to libbug, remove bugcrt directory (bugcrt is still built and used separately to rest of libbug) convert sboot to use ordinary mvme68 libsa, instead of copying needed stuff in libc_sa.c convert to use version info generated by sys/conf/newvers_stand.sh instead of previous version.c files, add necessary 'version' files put chiptotime() to separate libsa file (used also by sboot/clock.c)
Thanks to Steve Woodford for help with this. Note that -current build might be hosed by this change, will be addressed by Steve shortly.
|
| 1.7 |
| 09-Jul-2000 |
jdolecek | Make buildable on NetBSD/mvme68k 1.4.1.
|
| 1.6 |
| 25-Jun-2000 |
scw | Some tweaks to make things work properly with `dependall'.
|
| 1.5 |
| 13-Feb-1999 |
lukem | branches: 1.5.8; 1.5.20; convert from NOxxx= to MKxxx=no. include <bsd.own.mk> if testing a MKxxx variable.
|
| 1.4 |
| 01-Aug-1998 |
scw | Changes to keep lint happy. In particular, fix some Makefiles so the include paths are passed to lint.
|
| 1.3 |
| 18-Oct-1996 |
thorpej | Use ${INSTALL}.
|
| 1.2 |
| 07-Sep-1996 |
thorpej | Use the stock ld(1) and the srec program to generate the serial line bootstrap program.
|
| 1.1 |
| 25-Jul-1995 |
chuck | branches: 1.1.1; Initial revision
|
| 1.1.1.1 |
| 25-Jul-1995 |
chuck | mvme68k port -- for the motorola vme147 m68030 card
|
| 1.5.20.1 |
| 26-Jun-2000 |
scw | Pullup from trunk: 1.5 - 1.6 Approved by: thorpej
DTRT for `dependall' during a make build. This slipped through the net due to a local fix which got forgotten about.
|
| 1.5.8.3 |
| 05-Jan-2001 |
bouyer | Sync with HEAD
|
| 1.5.8.2 |
| 08-Dec-2000 |
bouyer | Sync with HEAD.
|
| 1.5.8.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.11.8.2 |
| 17-Apr-2002 |
nathanw | Catch up to -current.
|
| 1.11.8.1 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
| 1.11.4.2 |
| 23-Jun-2002 |
jdolecek | catch up with -current on kqueue branch
|
| 1.11.4.1 |
| 16-Mar-2002 |
jdolecek | Catch up with -current.
|
| 1.13.146.1 |
| 08-Feb-2011 |
bouyer | Sync with HEAD
|
| 1.13.144.1 |
| 06-Jun-2011 |
jruoho | Sync with HEAD.
|
| 1.13.138.1 |
| 05-Mar-2011 |
rmind | sync with head
|
| 1.14.14.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|