binutils-gdb/sim
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
..
aarch64
arm
avr
bfin
common sim/opcodes: Allow use of out of tree cgen source directory 2018-12-06 12:21:10 +00:00
cr16
cris sim/cris: Fix references to cgen cpu directory 2018-12-06 12:21:11 +00:00
d10v
erc32 [src/erc32] Use ncurses instead of termcap on Cygwin too 2018-10-30 16:41:12 +00:00
frv sim/opcodes: Allow use of out of tree cgen source directory 2018-12-06 12:21:10 +00:00
ft32
h8300
igen
iq2000 sim/opcodes: Allow use of out of tree cgen source directory 2018-12-06 12:21:10 +00:00
lm32 sim/opcodes: Allow use of out of tree cgen source directory 2018-12-06 12:21:10 +00:00
m32c
m32r sim/opcodes: Allow use of out of tree cgen source directory 2018-12-06 12:21:10 +00:00
m68hc11
mcore
microblaze
mips
mn10300
moxie
msp430
or1k sim/opcodes: Allow use of out of tree cgen source directory 2018-12-06 12:21:10 +00:00
ppc
rl78
rx
sh
sh64 sim/opcodes: Allow use of out of tree cgen source directory 2018-12-06 12:21:10 +00:00
testsuite
v850
.gitignore
ChangeLog sim/opcodes: Allow use of out of tree cgen source directory 2018-12-06 12:21:10 +00:00
configure
configure.ac
configure.tgt
MAINTAINERS
Makefile.in
README-HACKING