aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJason Merrill <jason@gcc.gnu.org>2000-07-24 13:36:49 -0400
committerJason Merrill <jason@gcc.gnu.org>2000-07-24 13:36:49 -0400
commitcd3165f5c39da91770fbc1e3c9cbe518efbc48ad (patch)
tree2606549668f14c3bcec245fb64877b94c3d20c00 /include
parent9512cb3f2fff62251fdb1b2093ed7262988f3a89 (diff)
downloadgcc-cd3165f5c39da91770fbc1e3c9cbe518efbc48ad.zip
gcc-cd3165f5c39da91770fbc1e3c9cbe518efbc48ad.tar.gz
gcc-cd3165f5c39da91770fbc1e3c9cbe518efbc48ad.tar.bz2
tweak
From-SVN: r35230
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 3c0e92d..2a07ee0 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -227,8 +227,7 @@ Tue Dec 8 00:30:31 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
(demangling_styles): add new edg_demangling style
(EDG_DEMANGLING_STYLE_STRING): new macro
(EDG_DEMANGLING): new macro
-
- * demangle.h (DMGL_HP): new macro, for HP/aCC compiler.
+ (DMGL_HP): new macro, for HP/aCC compiler.
(DMGL_STYLE_MASK): modify to include new HP's style.
(demangling_styles): add new hp_demangling value.
(HP_DEMANGLING_STYLE_STRING): new macro.