diff options
author | Alan Modra <amodra@gmail.com> | 2023-07-21 21:49:27 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2023-07-26 10:04:31 +0930 |
commit | af67f1d01d2b5eeab673fcf28fd26169f8a24738 (patch) | |
tree | 2783b5294e445ce7f539919e79041f35efd64575 /opcodes | |
parent | 6296109afcd8c8e89b771fbaf092d17a17d4ea99 (diff) | |
download | binutils-af67f1d01d2b5eeab673fcf28fd26169f8a24738.zip binutils-af67f1d01d2b5eeab673fcf28fd26169f8a24738.tar.gz binutils-af67f1d01d2b5eeab673fcf28fd26169f8a24738.tar.bz2 |
Regen bpf opcodes POTFILE
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/Makefile.am | 2 | ||||
-rw-r--r-- | opcodes/Makefile.in | 2 | ||||
-rw-r--r-- | opcodes/po/POTFILES.in | 5 |
3 files changed, 2 insertions, 7 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 1d22e72..eaeb33a 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -93,8 +93,8 @@ TARGET64_LIBOPCODES_CFILES = \ aarch64-opc-2.c \ alpha-dis.c \ alpha-opc.c \ + bpf-dis.c \ bpf-opc.c \ - bpf-dis.c \ ia64-dis.c \ ia64-opc.c \ loongarch-opc.c \ diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index b03ab88..1edd2ce 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -485,8 +485,8 @@ TARGET64_LIBOPCODES_CFILES = \ aarch64-opc-2.c \ alpha-dis.c \ alpha-opc.c \ + bpf-dis.c \ bpf-opc.c \ - bpf-dis.c \ ia64-dis.c \ ia64-opc.c \ loongarch-opc.c \ diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index c303d98..0167a87 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -16,13 +16,8 @@ arc-opc.c arm-dis.c avr-dis.c bfin-dis.c -bpf-asm.c -bpf-desc.c -bpf-desc.h bpf-dis.c -bpf-ibld.c bpf-opc.c -bpf-opc.h cgen-asm.c cgen-bitset.c cgen-dis.c |