Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2006-04-25 00:06:49 +0400
committerDaniel Jacobowitz <drow@false.org>2006-04-25 00:06:49 +0400
commite8bb1d13a2acb9d9b383a1e185b31757653bb0b4 (patch)
tree94795871dc3e0599210ce5fc8c2de3002bf316a9
parentfdbc557c99a01cf62df04bb38e0e7ecc95876157 (diff)
* arm-tdep.c (thumb_heuristic_function_start): New function.
(thumb_scan_prologue): Use it. (arm_prologue_this_id): Adjust LOWEST_PC check.
-rw-r--r--ChangeLog.csl6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.csl b/ChangeLog.csl
index f8cd04c2c..99dfb1cdf 100644
--- a/ChangeLog.csl
+++ b/ChangeLog.csl
@@ -1,3 +1,9 @@
+2006-04-24 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * arm-tdep.c (thumb_heuristic_function_start): New function.
+ (thumb_scan_prologue): Use it.
+ (arm_prologue_this_id): Adjust LOWEST_PC check.
+
2006-04-19 Daniel Jacobowitz <dan@codesourcery.com>
Merge from gdb-csl-20060226-branch: