aboutsummaryrefslogtreecommitdiff
path: root/sim/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2024-01-03 02:17:16 -0500
committerMike Frysinger <vapier@gentoo.org>2024-01-03 02:17:16 -0500
commitb37a470842dd788c32e52f5b43de44cc30c19305 (patch)
tree5aa2fefbe1c4d96a460bb75b4184ba773c3f3a9c /sim/Makefile.in
parentd4edfa1e2e0d56b9e06b2d884866f0c46f4d81d3 (diff)
downloadbinutils-b37a470842dd788c32e52f5b43de44cc30c19305.zip
binutils-b37a470842dd788c32e52f5b43de44cc30c19305.tar.gz
binutils-b37a470842dd788c32e52f5b43de44cc30c19305.tar.bz2
sim: ppc: switch to common endian code
The common sim-endian is a forked & updated version of the ppc code. Fortunately, they didn't diverge from the basic APIs, so they are still compatible, which means we can just delete the ppc version now that the build env is merged at the top-level.
Diffstat (limited to 'sim/Makefile.in')
-rw-r--r--sim/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/Makefile.in b/sim/Makefile.in
index 00a0062..3ef1a59 100644
--- a/sim/Makefile.in
+++ b/sim/Makefile.in
@@ -5812,8 +5812,6 @@ testsuite/common/bits64m63.c: testsuite/common/bits-gen$(EXEEXT) testsuite/commo
@SIM_ENABLE_ARCH_or1k_TRUE@ $(AM_V_GEN)cpu=or1k32bf mach=or32,or32nd FLAGS="with-scache" EXTRAFILES="$(CGEN_CPU_SEM) $(CGEN_CPU_SEMSW)"; $(CGEN_GEN_CPU_DECODE)
@SIM_ENABLE_ARCH_or1k_TRUE@$(srcdir)/or1k/cpu.h $(srcdir)/or1k/cpu.c $(srcdir)/or1k/model.c $(srcdir)/or1k/sem.c $(srcdir)/or1k/sem-switch.c $(srcdir)/or1k/decode.c $(srcdir)/or1k/decode.h: @CGEN_MAINT@ or1k/cgen-cpu-decode
-@SIM_ENABLE_ARCH_ppc_TRUE@ppc/sim-endian.o: $(srcdir)/ppc/sim-endian.c ; $(SIM_COMPILE)
-
@SIM_ENABLE_ARCH_ppc_TRUE@ppc/%.o: common/%.c ; $(SIM_COMPILE)
@SIM_ENABLE_ARCH_ppc_TRUE@-@am__include@ ppc/$(DEPDIR)/*.Po