NetBSD/tools
skrll b263dbdd73 Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode
and exception handling have a chance of working properly.

        - creates libgcc, libgcc_eh and libgcc_s

        - updates LIBGCC_SPEC to use them appropriately.

          There's a hack in here at the moment with respect to libgcc_so in that it
          is preferable to link against libgcc_so will only when -shared-libgcc is
          specified (the c++ frontend does this automatically.) Configurations where
          LINK_EH_SPEC is defined already do this. The gcc configuration for
          NetBSD/alpha and another NetBSD platform (I forget which) actually define
          LINK_EH_SPEC probably by accident rather than design.

        - updates share/mk to use the compiler's knowledge of what needs linking into
          libraries and executables. This removes an hppa hack.

        - updates the sets for the newly created libgcc* files.

	- support for linking against the _pg version of libgcc has been removed.
2004-02-15 19:52:27 +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
binstall Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
binutils move libaries back to gnu/lib 2003-12-04 14:38: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 Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
compat White space nit. 2004-01-13 00:53:06 +00:00
compile_et Improve how various "simple" host tools are built and invoked. 2003-11-16 14:14:18 +00:00
config Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +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
fgen Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
file When building with "-j 2", linking the "file" tool failed because 2003-07-08 03:41:34 +00:00
gcc Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode 2004-02-15 19:52:27 +00:00
gdb add gdb53 as a host tool for use as a crossgdb 2003-10-26 01:06:27 +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
groff Get ${HOSTEXEEXT} right in the component installation loop. 2004-02-06 00:06:53 +00:00
hexdump Make hexdump a host tool. 2003-03-07 01:14:30 +00:00
host-mkdep Make command line parser getopt() compatible (allow host-mkdep -aq -s.o.lo ...) 2003-12-07 20:19:15 +00:00
ibmnws-ncdcs Add host tool version of ncdcs 2003-10-19 03:35:30 +00:00
installboot use reachover relative paths in compat include files instead of 2003-05-14 00:30:26 +00:00
lex Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
lint Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lint1 Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lint2 Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
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 Add macppc-fixcoff tool. 2003-12-11 00:29:33 +00:00
make netbsd.org->NetBSD.org 2003-07-26 20:17:31 +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 Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
pax Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +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
sgivol Add ID line 2003-12-30 21:08:26 +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
toolchain Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
tsort Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
uudecode Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +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 Consistently check ${TOOLCHAIN_MISSING} against "no". 2004-01-03 14:04:27 +00:00
Makefile.gnuhost Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode 2004-02-15 19:52:27 +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