NetBSD/gnu/dist
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
..
autoconf Allow $M4 to contain command line options. 2001-11-14 23:48:33 +00:00
bc Prevent funny output when giving a directory name on the command line. 2003-10-13 21:52:40 +00:00
binutils add -Bforcearchive as an alias for --whole-archive, for previous 2004-01-22 04:49:57 +00:00
cvs Don't run commit_prep UNSETXID in server mode, because the created #cvs.lastdir 2004-01-24 23:46:30 +00:00
diffutils Re-add. 2003-01-26 01:53:40 +00:00
gawk Obsoleted by the update to 3.1.3 (moved to missing_d dir). 2003-10-06 18:27:45 +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 Re-implement fetch_kcore_registers() for alpha. 2004-01-02 22:41:17 +00:00
gettext update to most recent versions 2003-11-13 03:06:40 +00:00
grep Missing ':', noted by Thomas T. Thai 2003-04-22 16:17:39 +00:00
groff fix cross-building from linux. this is rev. 1.23 from groff CVS 2003-10-26 00:39:23 +00:00
postfix Actually, proxymap can run chrooted even though it defeats most of the 2004-01-30 04:37:39 +00:00
sendmail Bump version number after parse8.359.2.8 patch has been applied. 2003-09-17 20:23:00 +00:00
texinfo Remove local ENABLE_NLS patches which were added for smaller executable 2003-09-08 13:33:00 +00:00
toolchain delete binutils 2.13 sources. 2003-12-04 02:00:07 +00:00