summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2009-09-08 23:52:45 +0000
committerDoug Evans <dje@google.com>2009-09-08 23:52:45 +0000
commit9cf1b572896160ba8007d372540669513c44b865 (patch)
tree084f7ea7b16d0b4f9e3e40842bfddd2c38a2f232 /gdb/ChangeLog
parent495c5f871edcbdf81f70cc9203b2dde8637318ee (diff)
downloadbinutils-gdb-9cf1b572896160ba8007d372540669513c44b865.tar.gz
* target.c (initialize_targets): Fix thinko in stack_cache_enabled_p.
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 21500ec5ba5..8e6e6e0aec5 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2009-09-08 Doug Evans <dje@google.com>
+
+ * target.c (initialize_targets): Fix thinko in stack_cache_enabled_p.
+
2009-09-08 Michael Snyder <msnyder@vmware.com>
* amd64-linux-tdep.h (enum amd64_syscall): New enum consts,