diff options
author | Paul Iannetta <piannetta@kalrayinc.com> | 2023-08-16 14:22:28 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2023-08-16 14:22:54 +0100 |
commit | 6e712424f5cb1f01acf41c21f8721ee028c2a20c (patch) | |
tree | e385426177cc05115d8f5d69df67c6933ddfe6c3 /bfd/po | |
parent | 7d6a2e34ee8eb061cf73014efefefaa074b499db (diff) | |
download | gdb-6e712424f5cb1f01acf41c21f8721ee028c2a20c.zip gdb-6e712424f5cb1f01acf41c21f8721ee028c2a20c.tar.gz gdb-6e712424f5cb1f01acf41c21f8721ee028c2a20c.tar.bz2 |
kvx: New port.
Diffstat (limited to 'bfd/po')
-rw-r--r-- | bfd/po/BLD-POTFILES.in | 2 | ||||
-rw-r--r-- | bfd/po/SRC-POTFILES.in | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/bfd/po/BLD-POTFILES.in b/bfd/po/BLD-POTFILES.in index 73b5cb8..497c89f 100644 --- a/bfd/po/BLD-POTFILES.in +++ b/bfd/po/BLD-POTFILES.in @@ -1,11 +1,13 @@ bfdver.h elf32-aarch64.c elf32-ia64.c +elf32-kvx.c elf32-loongarch.c elf32-riscv.c elf32-target.h elf64-aarch64.c elf64-ia64.c +elf64-kvx.c elf64-loongarch.c elf64-riscv.c elf64-target.h diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index a127ac0..c259931 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -69,6 +69,7 @@ cpu-ia64.c cpu-iamcu.c cpu-ip2k.c cpu-iq2000.c +cpu-kvx.c cpu-lm32.c cpu-loongarch.c cpu-m10200.c @@ -261,6 +262,7 @@ elfxx-aarch64.c elfxx-aarch64.h elfxx-ia64.c elfxx-ia64.h +elfxx-kvx.c elfxx-loongarch.c elfxx-loongarch.h elfxx-mips.c |