aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2011-02-16 21:02:29 +0000
committerTom Tromey <tromey@redhat.com>2011-02-16 21:02:29 +0000
commit5f1e6f19499e47ced2f00e78919636e4f5279ae8 (patch)
tree4ceeef48220a2eae6eca6399ddbf3140a542ee3d /gdb/ChangeLog
parent73f2a3d2e98248a9cb662b2088f8bb4bc013c3f7 (diff)
downloadfsf-binutils-gdb-5f1e6f19499e47ced2f00e78919636e4f5279ae8.zip
fsf-binutils-gdb-5f1e6f19499e47ced2f00e78919636e4f5279ae8.tar.gz
fsf-binutils-gdb-5f1e6f19499e47ced2f00e78919636e4f5279ae8.tar.bz2
* ax.h (struct aop_map) <name>: Now const.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fe6fec7..b3e9adc 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2011-02-16 Tom Tromey <tromey@redhat.com>
+ * ax.h (struct aop_map) <name>: Now const.
+
+2011-02-16 Tom Tromey <tromey@redhat.com>
+
* ax-gdb.c.c (gen_expr) <UNOP_MEMVAL>: Handle value kinds other
than axs_rvalue.