NetBSD/tools
uwe 964935dc72 Disable sim for mknative unless it's known to work (configure's
default is to enable sim if there's support for the cpu).

The current list of "known to work" contains arches with G_SIM_OBS
already set: powerpc, powerpc64 and mips.

There's arm support in sim, but committed configs for arm do not have
G_SIM_OBS set, so I'm not enabling it here.

There's SH support in sim, but it fails to build out of the box, and
since we didn't build SH sim support for gdb 5.3, we keep it disabled.

Other arches shouldn't be affected, as there's no support for them in sim.
2006-11-24 02:09:01 +00:00
..
amiga-aout2bb Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
amiga-elf2bb Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
amiga-txlt Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
asn1_compile Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
autoconf Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
bebox-elf2pef Convert bebox's remaining host tools over to cross tools scheme. Builds to sets 2004-11-25 08:09:14 +00:00
bebox-mkbootimage Convert bebox's remaining host tools over to cross tools scheme. Builds to sets 2004-11-25 08:09:14 +00:00
binstall cross (and native) building works again. woo. 2006-10-29 06:17:08 +00:00
binutils Allow for building a crosstools version of gprof. 2006-08-27 07:04:00 +00:00
cap_mkdb Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
cat Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
cksum cross (and native) building works again. woo. 2006-10-29 06:17:08 +00:00
compat ...and one more for xcompilation (due to lib/libc/hash/sha1/sha1hl.c, sigh.) 2006-10-29 06:56:01 +00:00
compile_et Improve how various "simple" host tools are built and invoked. 2003-11-16 14:14:18 +00:00
config config and genassym are not sysadmin tools, they are development tools. 2005-06-05 18:19:52 +00:00
crunchgen Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
ctags Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
db Add db(1) as a host tool 2003-05-18 08:05:32 +00:00
dbsym look for libbfd etc in binutils always now. 2003-12-04 09:59:07 +00:00
disklabel Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
fdisk For the i386 and amd64 cross-toolset, build fdisk with -DBOOTSEL, 2006-02-14 04:49:50 +00:00
fgen Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
file don't build a shared lib for the host-tool, it doesn't work on hp700 2005-05-08 01:47:33 +00:00
gcc point out the GCC4 dirs not the GCC3 dirs. 2006-08-23 20:52:15 +00:00
gdb Disable sim for mknative unless it's known to work (configure's 2006-11-24 02:09:01 +00:00
genassym config and genassym are not sysadmin tools, they are development tools. 2005-06-05 18:19:52 +00:00
gencat Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
gettext add --with-included-gettext to CONFIGURE_ARGS since it was 2003-11-12 19:47:54 +00:00
gmake CONFIGURE_ARGS+=--disable-nls so that tools/gmake doesn't accidentally 2006-10-27 22:36:23 +00:00
groff Disable X11 support in toolchain "groff" build to stop it from trying 2006-02-06 23:48:35 +00:00
hexdump Make hexdump a host tool. 2003-03-07 01:14:30 +00:00
host-mkdep On second thought, we can't just pass through -isystem-cxx, we have to 2005-09-01 21:51:11 +00:00
hp300-mkboot Convert mkboot into a full cross tool. Last hurdle for hp300 to building on 2004-11-28 11:14:41 +00:00
hp700-mkboot Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also 2004-07-28 09:17:31 +00:00
ibmnws-ncdcs Add host tool version of ncdcs 2003-10-19 03:35:30 +00:00
installboot .include Makefile.disklabel in installboot, so that the 2005-06-12 20:24:14 +00:00
lex Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
lint
lint1
lint2
lorder Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
m4 Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
macppc-fixcoff Don't use $MACHINE to name the program; just call it macppc-fixcoff. 2004-03-03 19:42:01 +00:00
make Configure the bootstrap make in such a way that it can use a shell other 2006-10-09 20:51:05 +00:00
makefs use reachover relative paths in compat include files instead of 2003-05-14 00:30:26 +00:00
makewhatis Use "nbnroff" instead of "nroff". 2003-06-14 17:57:26 +00:00
mdsetimage look for libbfd etc in binutils always now. 2003-12-04 09:59:07 +00:00
menuc Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
mips-elf2ecoff Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
mkcsmapper Citrus iconv support(3) 2003-06-26 06:30:07 +00:00
mkdep Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
mkesdb Citrus iconv support(3) 2003-06-26 06:30:07 +00:00
mklocale Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
mknod add mknod as a host tool 2003-10-27 00:35:37 +00:00
mktemp Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
msgc Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
mtree Tools can't use SHA2. Noted by Geoff Wing. 2005-08-26 03:19:14 +00:00
pax Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
paxctl Add the nbinclude directory to the include path, so that 2006-11-22 18:37:38 +00:00
prep-mkbootimage Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
pwd_mkdb Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
rpcgen Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
sed Make TOOL_SED, to allow using our own sed in cases where the host's version 2006-06-18 05:16:41 +00:00
sgivol Add ID line 2003-12-30 21:08:26 +00:00
sparkcrc Add sparkcrc (used to generate checksums for acorn32 bootloader sparkive) 2004-06-08 21:44:46 +00:00
stat add stat(1) as a host tool 2003-07-20 14:06:32 +00:00
sunlabel Don't use TERMCAP if host tool. 2003-11-12 02:18:27 +00:00
texinfo Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
tsort Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
uudecode implement HOST_CPPFLAGS+= -DNO_BASE64 2006-09-24 21:43:14 +00:00
yacc Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
zic Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
Makefile Make sys/exec_elf.h and machine/elf_machdep.h available to host 2006-11-22 15:08:47 +00:00
Makefile.disklabel Make sys/exec_elf.h and machine/elf_machdep.h available to host 2006-11-22 15:08:47 +00:00
Makefile.gmakehost put MAKE_ARGS in the gmake command line. 2006-05-12 18:00:27 +00:00
Makefile.gnuhost Put back @ on configure line. Was off for debugging and shouldn't have been 2005-02-11 15:11:08 +00:00
Makefile.gnuwrap Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00
Makefile.host Correct .PHONY rules that force tools to be installed to use 2003-11-16 18:06:01 +00:00