| Index: bfd/po/SRC-POTFILES.in
|
| diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in
|
| index ccdb207d3a26f26258672c2909574c1e5b959fbe..b179a473fa7d3056e98570d3b757f9bf6397d348 100644
|
| --- a/bfd/po/SRC-POTFILES.in
|
| +++ b/bfd/po/SRC-POTFILES.in
|
| @@ -61,6 +61,7 @@ cofflink.c
|
| coffswap.h
|
| compress.c
|
| corefile.c
|
| +cpu-aarch64.c
|
| cpu-alpha.c
|
| cpu-arc.c
|
| cpu-arm.c
|
| @@ -97,14 +98,18 @@ cpu-m68hc11.c
|
| cpu-m68hc12.c
|
| cpu-m68k.c
|
| cpu-m88k.c
|
| +cpu-m9s12x.c
|
| +cpu-m9s12xg.c
|
| cpu-mcore.c
|
| cpu-mep.c
|
| +cpu-metag.c
|
| cpu-microblaze.c
|
| cpu-mips.c
|
| cpu-mmix.c
|
| cpu-moxie.c
|
| cpu-msp430.c
|
| cpu-mt.c
|
| +cpu-nios2.c
|
| cpu-ns32k.c
|
| cpu-openrisc.c
|
| cpu-or32.c
|
| @@ -128,10 +133,12 @@ cpu-tic80.c
|
| cpu-tilegx.c
|
| cpu-tilepro.c
|
| cpu-v850.c
|
| +cpu-v850_rh850.c
|
| cpu-vax.c
|
| cpu-w65.c
|
| cpu-we32k.c
|
| cpu-xc16x.c
|
| +cpu-xgate.c
|
| cpu-xstormy16.c
|
| cpu-xtensa.c
|
| cpu-z80.c
|
| @@ -147,8 +154,10 @@ elf-bfd.h
|
| elf-eh-frame.c
|
| elf-hppa.h
|
| elf-ifunc.c
|
| +elf-linux-psinfo.h
|
| elf-m10200.c
|
| elf-m10300.c
|
| +elf-nacl.c
|
| elf-strtab.c
|
| elf-vxworks.c
|
| elf.c
|
| @@ -187,11 +196,13 @@ elf32-m68k.c
|
| elf32-m88k.c
|
| elf32-mcore.c
|
| elf32-mep.c
|
| +elf32-metag.c
|
| elf32-microblaze.c
|
| elf32-mips.c
|
| elf32-moxie.c
|
| elf32-msp430.c
|
| elf32-mt.c
|
| +elf32-nios2.c
|
| elf32-openrisc.c
|
| elf32-or32.c
|
| elf32-pj.c
|
| @@ -213,6 +224,7 @@ elf32-tilepro.c
|
| elf32-v850.c
|
| elf32-vax.c
|
| elf32-xc16x.c
|
| +elf32-xgate.c
|
| elf32-xstormy16.c
|
| elf32-xtensa.c
|
| elf32.c
|
| @@ -220,6 +232,7 @@ elf64-alpha.c
|
| elf64-gen.c
|
| elf64-hppa.c
|
| elf64-hppa.h
|
| +elf64-ia64-vms.c
|
| elf64-mips.c
|
| elf64-mmix.c
|
| elf64-ppc.c
|
| @@ -233,6 +246,7 @@ elfcode.h
|
| elfcore.h
|
| elflink.c
|
| elfn32-mips.c
|
| +elfxx-aarch64.c
|
| elfxx-ia64.c
|
| elfxx-mips.c
|
| elfxx-sparc.c
|
|
|