This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] PATCH gdb/arm convert to CALL_DUMMY_WORDS


This seems OK to me.
Please check it in.  And thanks for the patch.

Fernando


Richard Earnshaw wrote:
> 
> There seems to be some dispute as to what is "trivial" for the multi-arch
> work... So to play it safe:
> 
> This patch converts the ARM targets to use CALL_DUMMY_WORDS, as described
> in the "converting to multi-arch" document.
> 
> R
> 
> <date>  Richard Earnshaw <rearnsha@arm.com>
> 
>         * arm-tdep.c (arm_call_dummy_words): Define.
>         * arm-linux-tdep.c (arm_linux_call_dummy_words): Define.
>         * config/arm/tm-arm.h (CALL_DUMMY_P): Define.
>         (CALL_DUMMY_WORDS): Define.
>         (arm_call_dummy_words): Declare.
>         * config/arm/tm-linux.h (CALL_DUMMY_WORDS): Define.
>         (arm_linux_call_dummy_words): Declare.
> 
>   ------------------------------------------------------------------------
>                          Name: gdb-dummy.patch
>    gdb-dummy.patch       Type: text/x-patch
>                   Description: gdb-dummy.patch

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]