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
/
sparc
/
stand
/
ofwboot
/
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-04-20
More -Wno-error=address-of-packed-member to placate clang.
riastradh
2017-04-08
centralize vers.c building for standalone programs.
christos
2016-10-01
deal with PIE and SSP
christos
2015-10-26
force -mcpu=v9 for ofwboot, which demands v9 cpus.
mrg
2015-10-10
Simplify, get rid of manual _LP64 define.
martin
2015-10-02
Support per-target AFLAGS.
joerg
2015-01-11
Strip debug symbols from ofwboot.
martin
2014-01-12
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.
tsutsui
2013-12-08
Add support for running ofwboot on sun4v. Please note that the kernel on sun4...
palle
2013-08-21
Use <bsd.klinks.mk>
matt
2011-05-21
WARNSfy and fix dumb bugs noticed by warnings.
tsutsui
2011-01-23
Redo previous.
nakayama
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2011-01-17
Move SPARC and SPARC64 to modern CPP. Update UPDATING note for this and
joerg
2010-08-25
factor out the floppy detection code.
christos
2010-05-27
Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.
dholland
2010-04-02
Add support for /boot.cfg. Implement a single command for now: override
martin
2009-11-27
Add src/common/include to -Ipath for proplib(3) so that build works
tsutsui
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-09-29
Enable booting from news Solaris ufs partitions.
martin
2007-09-14
Rename the option to enable ISO 9660 file system support from ..._HSFS
martin
2006-01-27
Alter sparc64 bootstrap:
cdi
2006-01-27
Use the same code to create machine, sparc and sparc64 symlinks that
uwe
2006-01-22
Add an explicit -I for sys/lib/libsa so that we find the <iodesc.h>
dsl
2005-12-11
merge ktrace-lwp.
christos
2005-07-10
Turn on dhcp support.
christos
2004-07-28
Define LIB{CRT0,C,CRTBEGIN,CRTEND} as nothing, we don't need to link
simonb
2004-06-21
Ignore errors on some rm -rf's for platforms that aren't quite
jmc
2004-03-21
Create a symlink for <sparc/...> include paths as well, the new openfirm.h
martin
2003-12-07
merge ultrasparc ofwboot / ofwboot.net.
mrg
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-06-01
Add -ffreestanding.
thorpej
2003-05-17
Make sure to remove lib directories.
nakayama
2003-05-17
Make sure to remove proper link.
nakayama
2001-12-12
MKfoo=no -> NOfoo
tv
2001-12-04
Don't declare which exec formats to support in loadfile_machdep.h.
thorpej
2001-09-22
objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
tv
2001-03-04
this is a sparc64 program. so -DSUN4U, machine -> sparc64. cleanup.
mrg
2000-08-20
move ofwboot & bootblk here; add a Makefile to build ofwboot.net
mrg