]> gcc.gnu.org Git - gcc.git/commitdiff
BADNAMES: Remove EGCS reference.
authorMark Mitchell <mark@codesourcery.com>
Thu, 26 Apr 2001 20:13:47 +0000 (20:13 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 26 Apr 2001 20:13:47 +0000 (20:13 +0000)
* docs/html/17_intro/BADNAMES: Remove EGCS reference.
Indicate obsolete nature of thelist for G++ 3.0.

From-SVN: r41611

libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/17_intro/BADNAMES

index 164d00f7ce4ad84f1fa0ce977dbe7f41cf268a07..3b2019c0c502937b5ae846f5f6dd7ae6fdc624ff 100644 (file)
@@ -1,3 +1,8 @@
+2001-04-26  Mark Mitchell  <mark@codesourcery.com>
+
+       * docs/html/17_intro/BADNAMES: Remove EGCS reference.
+       Indicate obsolete nature of thelist for G++ 3.0.
+
 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
 
        * acinclude.m4 (GLIBCPP_ENABLE_THREADS): Obtain
index 3e9557bc8d9a06b74d2fdfa3f8a0914a7cd02b81..0a1d7a4e90a8c8628792ec11272d817f9cd61b24 100644 (file)
@@ -25,7 +25,12 @@ _G
 MS adds:
 _T
 
-For egcs:
+For GCC:
+
+  [Note that this list is out of date.  It applies to the old
+  name-mangling; in G++ 3.0 and higher a different name-mangling is
+  used.  In addition, many of the bugs relating to G++ interpreting
+  these names as operators have been fixed.]
 
   The full set of __* identifiers (combined from gcc/cp/lex.c and
   gcc/cplus-dem.c) that are either old or new, but are definitely 
This page took 0.072054 seconds and 5 git commands to generate.