BADNAMES: Remove EGCS reference.

* docs/html/17_intro/BADNAMES: Remove EGCS reference.
	Indicate obsolete nature of thelist for G++ 3.0.

From-SVN: r41611
This commit is contained in:
Mark Mitchell 2001-04-26 20:13:47 +00:00 committed by Mark Mitchell
parent a86414f362
commit 9cc03fabc2
2 changed files with 11 additions and 1 deletions

View 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

View 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