Move arm.o arm-get-next-pcs.o arm-linux.o to arch/
authorYao Qi <yao.qi@linaro.org>
Fri, 6 Oct 2017 13:36:04 +0000 (14:36 +0100)
committerYao Qi <yao.qi@linaro.org>
Fri, 6 Oct 2017 13:36:04 +0000 (14:36 +0100)
commit71917808c3490b4d4df9c6e848e3c5d75f5278d2
tree6b382fc6c20aa4e98260f44559c0c6f5d0317930
parent2081b2b2ca30d7c3b6464a3e167ce2c336c0465f
Move arm.o arm-get-next-pcs.o arm-linux.o to arch/

It is tested by building GDB for some targets, arm-elf, arm-netbsd,
arm-linux, and aarch64-linux.

gdb:

2017-10-06  Yao Qi  <yao.qi@linaro.org>

* Makefile.in (ALL_TARGET_OBS): Replace arm.o, arm-get-next-pcs.o,
and arm-linux.o with arch/arm.o, arch/arm-get-next-pcs.o and
arch/arm-linux.o respectively.
* configure.tgt: Likewise.
gdb/ChangeLog
gdb/Makefile.in
gdb/configure.tgt
This page took 0.024118 seconds and 4 git commands to generate.