index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
hp300
/
stand
/
Makefile.buildboot
Age
Commit message (
Expand
)
Author
2021-07-09
Specify -fno-unwind-tables to shrink binaries.
tsutsui
2017-04-08
centralize vers.c building for standalone programs.
christos
2016-01-17
Enable LIBSA_CREAD_NOCRC. PR/50638
tsutsui
2014-04-13
Add sti(4) at sgc screen console support. From (the late) OpenBSD/hp300.
tsutsui
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2011-02-12
Add dumb framebuffer (no acceleration, no colormap) support
tsutsui
2011-02-10
Pull support for Tigershark monochrome framebuffer from OpenBSD.
tsutsui
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2009-04-03
Remove obsolete LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET.
tsutsui
2009-03-15
Use <bsd.klinks.mk> to create symlinks to MD system header directories.
tsutsui
2008-07-16
Change boot messages to replace build date and maker with kernrev.
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2004-11-28
Convert mkboot into a full cross tool. Last hurdle for hp300 to building on
jmc
2003-11-14
- define LIBSA_USE_MEMCPY and LIBSA_USE_MEMSET
tsutsui
2003-11-13
Use 32bit daddr_t for now so that uboot.lif works again.
tsutsui
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-10-02
Don't depend in libc, et al.
simonb
2002-05-30
Add -ffreestanding to CFLAGS.
thorpej
2002-03-16
Move exec_hp300() out of uboot.c into its own file so that it can
gmcgarry
2001-12-12
MKfoo=no -> NOfoo
tv
2001-12-03
Use 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-12
size -> ${SIZE}
gmcgarry
2001-01-02
Convert both bootblocks and mkboot to use libsa's loadfile(), and make
simonb
2000-12-16
Use sys/conf/newvers_stand.sh instead of local script.
simonb
2000-01-23
Clean up the machine symlink stuff ever so slightly. Needs to be
mycroft
1999-12-21
As per Chris G. Demetriou <cgd@netbsd.org> don't install
frueauf
1999-12-14
Optimize for space.
thorpej
1999-12-14
Include loadfile() (and a.out support for loadfile()) in libsa.
thorpej
1999-11-13
Backout my libsa changes.
thorpej
1999-11-11
No longer need to build libkern.
thorpej
1999-02-13
convert from NOxxx= to MKxxx=no.
lukem
1997-05-09
Eliminate bogus redefinitions of standard targets.
mycroft
1997-04-17
STRIP -> STRIPFLAG
thorpej
1997-02-04
Add support for transparent handling of decompressing read, useful
thorpej
1997-02-04
Complete and total reorganization of the hp300 boot code, modeled
thorpej