aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
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 256353c..7be3d17 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-05 Andrey Smirnov <andrew.smirnov@gmail.com>
+ * amd64-tdep.c (amd64_push_dummy_call): Remove nested definition
+ of `tdep'(-Wshadow).
+
2011-12-03 Jan Kratochvil <jan.kratochvil@redhat.com>
Fix compilation --without-expat.