This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH] Move ARM_CPSR_GREGNUM to arch/arm-linux.h


Yao Qi <qiyaoltc@gmail.com> writes:

> 2016-04-20  Yao Qi  <yao.qi@linaro.org>
>
> 	* linux-aarch32-low.c: Include "arch/arm-linux.h".
> 	(arm_fill_gregset): Use ARM_CPSR_GREGNUM rather than magic
> 	number 16.
> 	* linux-aarch32-low.c (arm_store_gregset): Likewise.
        ^^^^^^^^^^^^^^^^^^^^^^

"linux-aarch32-low.c" is not needed.  It is removed from the committed
version.

-- 
Yao (éå)


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