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
/
usr.sbin
/
installboot
/
Makefile
Age
Commit message (
Expand
)
Author
2023-06-03
adapt to ${CC_WNO_ADDRESS_OF_PACKED_MEMBER}
lukem
2023-06-03
bsd.own.mk: rename to CC_WNO_ADDRESS_OF_PACKED_MEMBER
lukem
2020-09-06
add support for new GCC 9 warnings that may be too much to fix
mrg
2020-06-21
Add evbmips support for u-boot handling.
thorpej
2019-08-15
Never trust a compiler that predefines i386 as 1 - do the symbol name
martin
2019-08-15
Replace black voodo linker magic (sometimes failing) with some
martin
2019-05-07
Add installboot(8) support for evbarm (and, in the future, other evb*)
thorpej
2017-01-11
Disable a couple of warnings until further investigation.
joerg
2015-06-06
Linking against libutil is not appropiate for tools.
joerg
2015-06-05
Support wedge names.
mlelstv
2014-02-24
Rename NetBSD/hp700 to NetBSD/hppa.
skrll
2012-08-10
Remove many HAVE_GCC || HAVE_PCC conditionals as the options also apply
joerg
2011-08-14
fix various gcc-4.5 warnings
christos
2011-06-22
apply some -Wno-error and/or -fno-strict-aliasing.
mrg
2011-06-20
remove most of the remaining HAVE_GCC tests that are always true in
mrg
2011-01-26
Add support for the Extensible MIPS ("eMIPS") platform. The
pooka
2009-04-22
Enable WARNS=4 by default, except for:
lukem
2009-04-05
WARNS=4
lukem
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-02-09
make all sun2 use -O0 and move most of the hacks out into just 3 files.
mrg
2008-02-02
Add a findstage2 function (which returns block numbers where
tsutsui
2006-09-01
NetBSD/landisk support.
uwe
2006-05-12
don't do the -Wno-pointer-sign dance for host programs.
mrg
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2006-02-18
Changes to allow support for a reduced set of architectures.
dsl
2005-12-29
Add ews4800mips support.
tsutsui
2005-06-12
Build hp300 support into installboot(8).
dyoung
2005-05-14
add hp700 support.
chs
2003-11-14
Disable hp300 support (again).
lukem
2003-11-13
roundup() write of hp300 boot code to a multiplr of the disk sector size.
dsl
2003-11-10
Disable the hp300 for now.
fvdl
2003-11-08
First cut of hp300 installboot, seems to DTRT on i386.
dsl
2003-10-28
XXX: build mdsetimage.c / installboot/ffs.c with -O0 on sun2 as GCC3
mrg
2003-10-27
add next68k support to installboot
cl
2003-05-18
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
lukem
2003-04-09
Add support for i386 boot code - for new bootxx stuff
dsl
2003-01-15
Add support for amiga.
mhitch
2002-06-02
Add x68k stuff.
isaki
2002-05-20
- use uint8_t instead of char for boot block blobs
lukem
2002-05-15
bootblock.h:
lukem
2002-05-06
Add sparc module.
pk
2002-04-26
s/_SRC_TOP_/NETBSDSRCDIR/
lukem
2002-04-24
convert from "sun68k_bbinfo.h" to <dev/sun/sun_boot.h>
lukem
2002-04-23
after consideration, don't bother with compat symlinks, as it might
lukem
2002-04-22
include <bsd.own.mk> for _SRC_TOP_
bjh21
2002-04-22
Install the compatability symlink for sun2.
fredette
2002-04-22
Add sun2 backend from Matthew Fredette.
lukem
2002-04-19
- Add code from Matt Fredette <fredette@theory.lcs.mit.edu> to implement
lukem
2002-04-11
- add no_parseopt(), no_setboot() and no_clearboot() methods for back-ends
lukem
2002-04-06
Install the compat symlink into ${DESTDIR}.
bjh21
[next]