aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2001-12-06 21:57:28 +0000
committerRichard Henderson <rth@redhat.com>2001-12-06 21:57:28 +0000
commit9acc7b9b3dfb682c3ea6ae3fae207eea5ba14931 (patch)
tree51671311ade5e95d9ff2eda25a137d08f015169f /include/ChangeLog
parent355b664e8c464bf9137a596375231da7eaa2c03a (diff)
downloadnewlib-9acc7b9b3dfb682c3ea6ae3fae207eea5ba14931.zip
newlib-9acc7b9b3dfb682c3ea6ae3fae207eea5ba14931.tar.gz
newlib-9acc7b9b3dfb682c3ea6ae3fae207eea5ba14931.tar.bz2
* demangle.h (no_demangling): New.
(NO_DEMANGLING_STYLE_STRING): New. * cplus-dem.c (libiberty_demanglers): Add no_demangling case. (cplus_demangle): Support no_demangling.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index 4fea6f2..01e75c1 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-06 Richard Henderson <rth@redhat.com>
+
+ * demangle.h (no_demangling): New.
+ (NO_DEMANGLING_STYLE_STRING): New.
+
2001-11-14 Alan Modra <amodra@bigpond.net.au>
* dis-asm.h (print_insn_i386): Declare.