Re: Don't compile some opcodes files when bfd is 32-bit only
authorAlan Modra <amodra@gmail.com>
Thu, 18 Nov 2021 08:21:11 +0000 (18:51 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 18 Nov 2021 08:25:16 +0000 (18:55 +1030)
commit7a53275579e7cec9389ccb924f5ecf69e8d89d41
tree19d12cf2345f30674ef51e6d79c13f1e81d5bd9c
parent2cd93e7081167a002e568f03a72feabd7f187820
Re: Don't compile some opcodes files when bfd is 32-bit only

Put bpf back in the 32-bit targets, even though bpf requires a 64-bit
bfd.  bpf sim support apparently works without being 64-bit.

* Makefile.am (TARGET64_LIBOPCODES_CFILES): Move bpf files..
(TARGET32_LIBOPCODES_CFILES): ..to here.
* Makefile.in: Regenerate.
opcodes/Makefile.am
opcodes/Makefile.in