aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2007-04-28 06:03:36 +0000
committerAlan Modra <amodra@gmail.com>2007-04-28 06:03:36 +0000
commite74ecdb3cb712d0455757d4cdd8dc956c132c837 (patch)
treebc98198ca51d9bdc6553c0ffac2d549e0b225786 /binutils/ChangeLog
parentd6f7985d40cc6b381c997d0e5935bedf26574374 (diff)
downloadgdb-e74ecdb3cb712d0455757d4cdd8dc956c132c837.zip
gdb-e74ecdb3cb712d0455757d4cdd8dc956c132c837.tar.gz
gdb-e74ecdb3cb712d0455757d4cdd8dc956c132c837.tar.bz2
* prdbg.c (tg_variable): Adjust for changed demangler.
(tg_start_function): Likewise.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 75afac3..8e68263 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-28 Alan Modra <amodra@bigpond.net.au>
+
+ * prdbg.c (tg_variable): Adjust for changed demangler.
+ (tg_start_function): Likewise.
+
2007-04-27 Alan Modra <amodra@bigpond.net.au>
* bucumm.h: Split off host dependencies to..