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 Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
arch.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
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 Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cpuv10.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cpuv10.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cpuv32.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cpuv32.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cris-desc.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cris-desc.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cris-opc.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cris-sim.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
cris-tmpl.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
crisv10f.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
crisv32f.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
decodev10.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
decodev10.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
decodev32.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
decodev32.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dv-cris.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dv-cris_900000xx.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
dv-rv.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
mloop.in Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
modelv10.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
modelv32.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
rvdummy.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
semcrisv10f-switch.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
semcrisv32f-switch.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sim-if.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
sim-main.h Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00
traps.c Update copyright year range in all GDB files 2018-01-02 07:38:06 +04:00