aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2000-07-24 17:36:49 +0000
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>2000-07-24 17:36:49 +0000
commita0527620af0e64535ee5886e7bae2fa1f42c7be2 (patch)
tree2606549668f14c3bcec245fb64877b94c3d20c00 /include
parent7ddce0625102ecb8d04d405a78da8101d9ff4887 (diff)
tweak
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35230 138bc75d-0d04-0410-961f-82ee72b054a4
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 3c0e92dc416..2a07ee04d82 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.