aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 2f3fec9..8f11086 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -39,7 +39,8 @@
2002-04-22 Michael Snyder <msnyder@redhat.com>
- * arm-tdep.c: Some whitespace and coding standards tweaks.
+ * arm-tdep.c (arm_skip_prologue): Recognize "sub sp, sp, #nn".
+ Some whitespace and coding standards tweaks.
2002-04-22 Jason Thorpe <thorpej@wasabisystems.com>