binutils-gdb/sim/cris
Andrew Burgess 23ebf37881 sim/cris: Fix references to cgen cpu directory
Don't assume that cgen is located within the binutils-gdb tree.  We
already have CGEN_CPU_DIR and CPU_DIR defined, these are the cpu/
directory within cgen, and the cpu/ directory within binutils-cpu.

The cris target tries to find CPU_DIR relative to the cgen source
tree, which can be wrong when building with an out of tree cgen.

sim/cris/ChangeLog:

	* Makefile.in: Replace uses of CGEN_CPU_DIR with CPU_DIR, and
	remove the definition of CGEN_CPU_DIR.
2018-12-06 12:21:11 +00:00
..
ChangeLog sim/cris: Fix references to cgen cpu directory 2018-12-06 12:21:11 +00:00
Makefile.in sim/cris: Fix references to cgen cpu directory 2018-12-06 12:21:11 +00:00
aclocal.m4 Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
arch.c
arch.h
config.in Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
configure sim/opcodes: Allow use of out of tree cgen source directory 2018-12-06 12:21:10 +00:00
configure.ac Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
cpuall.h
cpuv10.c
cpuv10.h
cpuv32.c
cpuv32.h
cris-desc.c
cris-desc.h
cris-opc.h
cris-sim.h
cris-tmpl.c
crisv10f.c
crisv32f.c
decodev10.c
decodev10.h
decodev32.c
decodev32.h
dv-cris.c
dv-cris_900000xx.c
dv-rv.c
mloop.in
modelv10.c
modelv32.c
rvdummy.c
semcrisv10f-switch.c
semcrisv32f-switch.c
sim-if.c
sim-main.h
traps.c