NetBSD/sys/arch/alpha/stand
simonb 9c7531221b Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64
bit divide and modulus library routines that break the tight space
constraints on bootblocks on these platforms.

May not be the final solution, but gets bootblocks building again.
2003-02-01 23:58:48 +00:00
..
boot Bump the version numbers of all bootloaders which use loadfile_elfXX() now 2001-11-09 19:53:11 +00:00
bootxx_cd9660
bootxx_ffs Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64 2003-02-01 23:58:48 +00:00
bootxx_lfs Use a 32-bit daddr_t so that lib/libsa/{ufs,lfs}.c don't pull in 64 2003-02-01 23:58:48 +00:00
common Experimentation reveals that the implementation of GET_ENV on at least 2002-07-30 20:36:42 +00:00
mkbootimage Migrate alpha/pmax/vax bootblock stuff from <dev/dec/dec_boot.h> to 2002-05-14 06:34:20 +00:00
netboot Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of 2003-01-03 15:34:30 +00:00
setnetbootinfo Remove redundant declaration of ether_ntoa() so this builds again. 2002-09-22 05:38:30 +00:00
standtest make auto const variables static. 2002-06-08 16:51:38 +00:00
ustarboot Bump the version numbers of all bootloaders which use loadfile_elfXX() now 2001-11-09 19:53:11 +00:00
Makefile nuke MD installboot (ok-ed by thorpej) 2002-05-08 04:09:46 +00:00
Makefile.bootprogs Make the bootblocks build with warnings. 2002-11-09 06:34:37 +00:00
Makefile.bootxx objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is 2001-09-22 03:34:17 +00:00
Makefile.inc arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static. 2002-08-27 08:53:14 +00:00