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
/
gnu
/
usr.sbin
/
mdsetimage
/
Makefile
Age
Commit message (
Expand
)
Author
2009-11-08
Remove binutils 2.16 crossover build files.
skrll
2009-09-08
Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This
skrll
2008-02-09
make all sun2 use -O0 and move most of the hacks out into just 3 files.
mrg
2004-01-03
Consistently check ${TOOLCHAIN_MISSING} against "no".
lukem
2003-12-04
build lib{opcodes,bfd,iberty} back in gnu/lib instead of gnu/usr.bin/binutils
mrg
2003-11-27
find libraries etc in a binutils 2.14 world.
mrg
2003-10-28
XXX: build mdsetimage.c / installboot/ffs.c with -O0 on sun2 as GCC3
mrg
2003-05-18
Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
lukem
2003-04-11
Use MKPICLIB to determine if we should have a dependency on the .a or
thorpej
2003-04-09
If ${MKPIC} is not "no", then depend on the _pic versions of libbfd
thorpej
2002-09-19
- use NETBSDSRCDIR as appropriate
lukem
2002-09-17
* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into
thorpej
2002-05-09
Always build this if a HOSTPROG (MKBFD only affects native progs).
thorpej
2002-01-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2002-01-22
Define "HAVE_ERR_H" to fix native build.
tron
2001-12-31
Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN
thorpej
2001-11-12
Major overhaul of src/tools and host toolchain. Summary of changes:
tv
2001-10-25
Give the host tool build more control over the HOST_CPPFLAGS.
thorpej
2001-10-24
Add support for building as a target-prefixed cross-tool from src/tools.
thorpej
2001-10-22
Bah, move ".include <bsd.own.mk>" to before USE_NEW_TOOLCHAIN check.
simonb
2001-10-22
Add a Makefile for mdsetimage that tries to do the new/old toolchain
simonb