]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim: ppc: switch to common endian code
authorMike Frysinger <vapier@gentoo.org>
Wed, 3 Jan 2024 07:17:16 +0000 (02:17 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 3 Jan 2024 07:17:16 +0000 (02:17 -0500)
commitb37a470842dd788c32e52f5b43de44cc30c19305
tree5aa2fefbe1c4d96a460bb75b4184ba773c3f3a9c
parentd4edfa1e2e0d56b9e06b2d884866f0c46f4d81d3
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.
sim/Makefile.in
sim/ppc/local.mk
sim/ppc/sim-endian-n.h [deleted file]
sim/ppc/sim-endian.c [deleted file]
sim/ppc/sim-endian.h [deleted file]