From: Jeff Law Date: Tue, 2 Dec 1997 16:48:04 +0000 (-0700) Subject: Tweak fror egcs release. X-Git-Tag: releases/egcs-1.0.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19360d7ec34d56ecccd92c017945e73280624804;p=thirdparty%2Fgcc.git Tweak fror egcs release. From-SVN: r16882 --- diff --git a/gcc/NEWS b/gcc/NEWS index 6483738327de..0a1a2d283154 100644 --- a/gcc/NEWS +++ b/gcc/NEWS @@ -1,4 +1,4 @@ -Noteworthy changes in GCC version 2.8.0: +Noteworthy changes in GCC for EGCS. The -specs=file switch allows you to override default specs used in invoking programs like cc1, as, etc. diff --git a/libstdc++/NEWS b/libstdc++/NEWS index 7ffcd56a8f0c..07d729ddc8d3 100644 --- a/libstdc++/NEWS +++ b/libstdc++/NEWS @@ -1,13 +1,3 @@ -SUMMARY OF RECENT MAJOR CHANGES to LIBSTDC++. -(Also check ../libio/NEWS.) - -*** Noteworthy changes in libstdc++ version 2.8.0: - -* The STL implementation in libstdc++ is now only slightly modified from - the HP distribution, thanks to improved template support in gcc 2.8.0. - -* The string representation class is now nested in the basic_string - template, since this is supported in the new gcc. - -* As a result of these and other changes, libstc++ 2.8.0 is not binary - compatible with previous releases of libstdc++. +*** Noteworthy changes in libstdc++ for EGCS + the HP distribution, thanks to improved template support in EGCS. +* As a result of these and other changes, libstc++ for EGCS is not binary