From 9cc03fabc2fae764f2d2ca0bff25b1d34b8e96b6 Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Thu, 26 Apr 2001 20:13:47 +0000 Subject: [PATCH] BADNAMES: Remove EGCS reference. * docs/html/17_intro/BADNAMES: Remove EGCS reference. Indicate obsolete nature of thelist for G++ 3.0. From-SVN: r41611 --- libstdc++-v3/ChangeLog | 5 +++++ libstdc++-v3/docs/html/17_intro/BADNAMES | 7 ++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 164d00f7ce4a..3b2019c0c502 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2001-04-26 Mark Mitchell + + * docs/html/17_intro/BADNAMES: Remove EGCS reference. + Indicate obsolete nature of thelist for G++ 3.0. + 2001-04-26 Alexandre Oliva * acinclude.m4 (GLIBCPP_ENABLE_THREADS): Obtain diff --git a/libstdc++-v3/docs/html/17_intro/BADNAMES b/libstdc++-v3/docs/html/17_intro/BADNAMES index 3e9557bc8d9a..0a1d7a4e90a8 100644 --- a/libstdc++-v3/docs/html/17_intro/BADNAMES +++ b/libstdc++-v3/docs/html/17_intro/BADNAMES @@ -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 -- 2.43.5