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 137cf70..12cdcd2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-27 Fred Fish <fnf@specifix.com>
+
+ * rs6000-tdep.c (skip_prologue): Recognize addi instructions that
+ directly decrement the stack pointer, accumulate their operand into
+ the stack offset, and mark the function as not being frameless.
+
2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
* arch-utils.c (selected_byte_order): New.