]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Tweak fror egcs release.
authorJeff Law <law@gcc.gnu.org>
Tue, 2 Dec 1997 16:48:04 +0000 (09:48 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 2 Dec 1997 16:48:04 +0000 (09:48 -0700)
From-SVN: r16882

gcc/NEWS
libstdc++/NEWS

index 6483738327de3786b0f1e782541b6a6fc1880c32..0a1a2d2831545094f30db9daf28ae8d0537a5f91 100644 (file)
--- 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.
index 7ffcd56a8f0c5714c01171e18b84716173d1ceb8..07d729ddc8d325be0ffa5cacd293d70d4cbbdccd 100644 (file)
@@ -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