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
/
tools
/
mdsetimage
Age
Commit message (
Expand
)
Author
2018-05-01
Create a new bsd.hostinit.mk file and put the build definitions for all host
christos
2018-05-01
Centralize NOMAN handling.
christos
2018-05-01
PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler might
christos
2017-12-27
Better EXTERNAL_TOOLCHAIN support from Zachary McGrew
christos
2017-01-06
handle the case where we don't have the files built yet
christos
2017-01-06
don't run grep if we don't have the Makefile, like when we are building
christos
2016-02-01
kill error message
christos
2016-02-01
Add -ldl if it is needed
christos
2011-10-31
obsolete now useless (and wrongly set to "219" :-) HAVE_BINUTILS.
mrg
2009-10-27
Use HOST_SRCDIR=external/gpl3/binutils/usr.sbin/foo
tsutsui
2003-12-04
look for libbfd etc in binutils always now.
mrg
2003-07-25
- build "binutils" and "gcc" separately if USE_TOOLS_TOOLCHAIN is not set
mrg
2001-12-13
missed a couple of NOMAN= :(
lukem
2001-11-12
Major overhaul of src/tools and host toolchain. Summary of changes:
tv
2001-10-25
Avoid some annoying pitfalls of HOST_CPPFLAGS:=... in Makefile.host.
thorpej
2001-10-24
Build a properly target-prefixed cross-tool version of mdsetimage,
thorpej
2001-10-21
Pull in mdsetimage to the tools builds. (XXX - using libbfd here would
jmc