binutils-gdb/gdb/arch
Yao Qi 6885166d99 Move ARM_CPSR_GREGNUM to arch/arm-linux.h
This patch moves macro ARM_CPSR_GREGNUM to arch/arm-linux.h so that it
can be used in GDBserver side.

gdb:

2016-04-20  Yao Qi  <yao.qi@linaro.org>

	* arm-linux-tdep.h (ARM_CPSR_GREGNUM): Move it to ...
	* arch/arm-linux.h: ... here.

gdb/gdbserver:

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.
	(arm_store_gregset): Likewise.
2016-04-20 12:32:15 +01:00
..
aarch64-insn.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
aarch64-insn.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm-get-next-pcs.c Remove PC from syscall_next_pc 2016-02-16 13:47:17 +00:00
arm-get-next-pcs.h Remove PC from syscall_next_pc 2016-02-16 13:47:17 +00:00
arm-linux.c [ARM] Software single step cross kernel helpers 2016-02-12 15:58:56 +00:00
arm-linux.h Move ARM_CPSR_GREGNUM to arch/arm-linux.h 2016-04-20 12:32:15 +01:00
arm.c GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
arm.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00
xtensa.h GDB copyright headers update after running GDB's copyright.py script. 2016-01-01 08:43:22 +04:00