aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index a4a8fd3..e175900 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-13 Kevin Buettner <kevinb@redhat.com>
+
+ * rs6000-tdep.c (rs6000_push_dummy_call): Replace references to
+ ``deprecated_registers'' with equivalent code. Use gdb_assert()
+ instead of explicit test and print statement.
+
2004-10-12 Mark Kettenis <kettenis@gnu.org>
* sparc-nat.c: Include "inf-ptrace.h".