From cea15572cd414fca65f31f7bc1c9b89bfd0cc998 Mon Sep 17 00:00:00 2001 From: Kazuhiro Inaoka Date: Thu, 7 Oct 2004 01:21:53 +0000 Subject: 2004-10-07 Kei Sakamoto * m32r-tdep.c (decode_prologue): Support functions written in assembler language. Recognize trap instructions as the end of prologue. (m32r_frame_unwind_cache): Ditto. (m32r_skip_prologue): Extend search limit. Quit analyzing prologue if pc's location is not readable. --- gdb/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 72a2bba..e8fa592 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +2004-10-07 Kei Sakamoto + + * m32r-tdep.c (decode_prologue): Support functions written + in assembler language. Recognize trap instructions as the + end of prologue. + (m32r_frame_unwind_cache): Ditto. + (m32r_skip_prologue): Extend search limit. Quit analyzing + prologue if pc's location is not readable. + 2004-10-06 Paul N. Hilfinger * Makefile.in (.l.c): Do conversions of names of alloc and free -- cgit v1.1