summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/mdsetimage
AgeCommit message (Expand)Author
2004-01-03Consistently check ${TOOLCHAIN_MISSING} against "no".lukem
2003-12-04build lib{opcodes,bfd,iberty} back in gnu/lib instead of gnu/usr.bin/binutilsmrg
2003-11-27find libraries etc in a binutils 2.14 world.mrg
2003-10-28XXX: build mdsetimage.c / installboot/ffs.c with -O0 on sun2 as GCC3mrg
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-04-11Use MKPICLIB to determine if we should have a dependency on the .a orthorpej
2003-04-09If ${MKPIC} is not "no", then depend on the _pic versions of libbfdthorpej
2003-03-06Go back to using bfd_{get,put}_32() for now.thorpej
2003-03-04Reworked the bfd accesses to use the documented interfaces.dogcow
2003-03-04change bfd_close -> bfd_close_all_done, as to discard any changes libbfddogcow
2002-09-27ANSIfy, de-__P, complete sync of usage with man page.wiz
2002-09-27Sync usage with man page.wiz
2002-09-27Bump date for -x addition. Sort options in usage.wiz
2002-09-26add the -x option to extract the filesystem image from the kerneldbj
2002-09-19- use NETBSDSRCDIR as appropriatelukem
2002-09-17* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it intothorpej
2002-09-13bfd_vms is not a pointer type, so use 0 instead of NULL.thorpej
2002-05-09Always build this if a HOSTPROG (MKBFD only affects native progs).thorpej
2002-03-02include <string.h> as necessary.mrg
2002-02-23Whitespace nits.wiz
2002-02-23Add a '-s' option which will cause mdsetimage to write back thethorpej
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2002-01-22Define "HAVE_ERR_H" to fix native build.tron
2002-01-21Add hooks for cross-hosting on non-NetBSD platforms.tv
2002-01-03Convert this code to use read/write rather than mmap followed by readcgd
2001-12-31Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAINthorpej
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv
2001-10-25Give the host tool build more control over the HOST_CPPFLAGS.thorpej
2001-10-24Add support for building as a target-prefixed cross-tool from src/tools.thorpej
2001-10-22Bah, move ".include <bsd.own.mk>" to before USE_NEW_TOOLCHAIN check.simonb
2001-10-22Add a Makefile for mdsetimage that tries to do the new/old toolchainsimonb
2001-10-22Add the bfd-mdsetimage pkgsrc version of mdsetimage - this is Chrissimonb