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
..
2003-12-04 14:38:00 +00:00
2004-01-13 00:53:06 +00:00
2003-05-18 08:05:32 +00:00
2003-03-07 01:14:30 +00:00
2003-12-11 00:29:33 +00:00
2003-07-26 20:17:31 +00:00
2003-06-26 06:30:07 +00:00
2003-06-26 06:30:07 +00:00
2003-10-27 00:35:37 +00:00
2003-12-30 21:08:26 +00:00
2003-07-20 14:06:32 +00:00
2003-11-12 02:18:27 +00:00
2003-10-26 07:25:33 +00:00