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