From: Richard Henderson Date: Mon, 23 Nov 1998 08:48:00 +0000 (-0700) Subject: configure.in: Append mh-ppcpic and mh-elfalphapic as appropriate. X-Git-Tag: prereleases/egcs-1.1.1-prerelease-3~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0e6060ac2bba13ad6a6090e514fe4c0c5c0f97a;p=thirdparty%2Fgcc.git configure.in: Append mh-ppcpic and mh-elfalphapic as appropriate. * configure.in: Append mh-ppcpic and mh-elfalphapic as appropriate. From-SVN: r23775 --- diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog index c9570fefbcfd..49a84c4b7217 100644 --- a/libstdc++/ChangeLog +++ b/libstdc++/ChangeLog @@ -1,3 +1,7 @@ +Mon Nov 23 09:44:26 1998 Richard Henderson + + * configure.in: Append mh-ppcpic and mh-elfalphapic as appropriate. + 1998-08-17 Mark Mitchell * stdexcept: Put things in the std namespace, if appropriate.