This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 1/4] Restrict matching add/sub sp, #imm
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: Will Newton <will dot newton at linaro dot org>, "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>
- Date: Fri, 11 Jul 2014 06:25:13 -0700
- Subject: Re: [PATCH 1/4] Restrict matching add/sub sp, #imm
- Authentication-results: sourceware.org; auth=none
- References: <1404367792-23234-1-git-send-email-yao at codesourcery dot com> <1404367792-23234-2-git-send-email-yao at codesourcery dot com> <CANu=DmiOm27eXhYHo4CBZrE7Yx+MjmFajrky8MwLS5fRa+wpjA at mail dot gmail dot com> <53B9F9C2 dot 70601 at codesourcery dot com>
> 2014-07-07 Yao Qi <yao@codesourcery.com>
>
> * arm-tdep.c (thumb_analyze_prologue): Don't match instruction
> 'add sp, #imm'.
> (thumb_in_function_epilogue_p): Don't match 'sub sp, #imm'.
Sorry for the delay, Yao. The updated version is OK to push.
--
Joel