summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/stand/Makefile.buildboot
AgeCommit message (Expand)Author
2021-07-09Specify -fno-unwind-tables to shrink binaries.tsutsui
2017-04-08centralize vers.c building for standalone programs.christos
2016-01-17Enable LIBSA_CREAD_NOCRC. PR/50638tsutsui
2014-04-13Add sti(4) at sgc screen console support. From (the late) OpenBSD/hp300.tsutsui
2014-01-12Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.tsutsui
2011-02-12Add dumb framebuffer (no acceleration, no colormap) supporttsutsui
2011-02-10Pull support for Tigershark monochrome framebuffer from OpenBSD.tsutsui
2011-01-22Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerlyjoerg
2009-04-03Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET.tsutsui
2009-03-15Use <bsd.klinks.mk> to create symlinks to MD system header directories.tsutsui
2008-07-16Change boot messages to replace build date and maker with kernrev.tsutsui
2005-12-11merge ktrace-lwp.christos
2004-11-28Convert mkboot into a full cross tool. Last hurdle for hp300 to building onjmc
2003-11-14- define LIBSA_USE_MEMCPY and LIBSA_USE_MEMSETtsutsui
2003-11-13Use 32bit daddr_t for now so that uboot.lif works again.tsutsui
2003-10-26Use ${HOST_SH} instead of `sh'.lukem
2003-10-02Don't depend in libc, et al.simonb
2002-05-30Add -ffreestanding to CFLAGS.thorpej
2002-03-16Move exec_hp300() out of uboot.c into its own file so that it cangmcgarry
2001-12-12MKfoo=no -> NOfootv
2001-12-03Use BOOTP by default.gmcgarry
2001-11-14${MAKE} print-objdir -> ${PRINTOBJDIR}tv
2001-05-27- remove dependency on libsa by mkboot since it is a host tool.gmcgarry
2001-05-12size -> ${SIZE}gmcgarry
2001-01-02Convert both bootblocks and mkboot to use libsa's loadfile(), and makesimonb
2000-12-16Use sys/conf/newvers_stand.sh instead of local script.simonb
2000-01-23Clean up the machine symlink stuff ever so slightly. Needs to bemycroft
1999-12-21As per Chris G. Demetriou <cgd@netbsd.org> don't installfrueauf
1999-12-14Optimize for space.thorpej
1999-12-14Include loadfile() (and a.out support for loadfile()) in libsa.thorpej
1999-11-13Backout my libsa changes.thorpej
1999-11-11No longer need to build libkern.thorpej
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1997-05-09Eliminate bogus redefinitions of standard targets.mycroft
1997-04-17STRIP -> STRIPFLAGthorpej
1997-02-04Add support for transparent handling of decompressing read, usefulthorpej
1997-02-04Complete and total reorganization of the hp300 boot code, modeledthorpej