diff options
author | Yao Qi <yao.qi@linaro.org> | 2015-07-30 15:07:38 +0100 |
---|---|---|
committer | Yao Qi <yao.qi@linaro.org> | 2015-07-30 15:07:38 +0100 |
commit | ec74129274bf2fb65aac9381a19731c570f7be29 (patch) | |
tree | 0c56172e9e9917e7ad23577f33ae8d307882e267 /gdb/gdbserver | |
parent | 0ea6402e6ce0af0623f0cfd180b626c7ccc41891 (diff) | |
download | binutils-gdb-ec74129274bf2fb65aac9381a19731c570f7be29.tar.gz |
Move ARM register numbers enum to arch/arm.h
This patch moves ARM register numbers enum to arch/arm.h, so that it
can used by GDBserver too.
This patch also creates a new directory gdb/arch in which arch-specific
or target-specific files are placed.
gdb:
2015-07-30 Yao Qi <yao.qi@linaro.org>
* arm-tdep.h (enum gdb_regnum): Move it to ...
* arch/arm.h: ... here. New file.
* Makefile.in (HFILES_NO_SRCDIR): Add arch/arm.h.
Diffstat (limited to 'gdb/gdbserver')
0 files changed, 0 insertions, 0 deletions