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. |
||
|---|---|---|
| .. | ||
| aclocal.m4 | ||
| arch.c | ||
| arch.h | ||
| ChangeLog | ||
| config.in | ||
| configure | ||
| configure.ac | ||
| 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_900000xx.c | ||
| dv-cris.c | ||
| dv-rv.c | ||
| Makefile.in | ||
| mloop.in | ||
| modelv10.c | ||
| modelv32.c | ||
| rvdummy.c | ||
| semcrisv10f-switch.c | ||
| semcrisv32f-switch.c | ||
| sim-if.c | ||
| sim-main.h | ||
| traps.c | ||