diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-08-05 21:58:23 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2013-08-05 21:58:23 +0000 |
commit | 138964030f8d3ea794963bbc6f7ab51db0dafada (patch) | |
tree | 1ceadebda0eba37e8437947f9ad819c9baa96d6a /bfd/po | |
parent | fb49eea0b528d882a390815be1dbe7c6b8f3463a (diff) | |
download | gdb-138964030f8d3ea794963bbc6f7ab51db0dafada.zip gdb-138964030f8d3ea794963bbc6f7ab51db0dafada.tar.gz gdb-138964030f8d3ea794963bbc6f7ab51db0dafada.tar.bz2 |
bfd/
2013-08-05 John Tytgat <john@bass-software.com>
* po/BLD-POTFILES.in: Regenerate.
* po/SRC-POTFILES.in: Likewise.
gas/
2013-08-05 John Tytgat <john@bass-software.com>
* po/POTFILES.in: Regenerate.
gprof/
2013-08-05 John Tytgat <john@bass-software.com>
* po/POTFILES.in: Regenerate.
Diffstat (limited to 'bfd/po')
-rw-r--r-- | bfd/po/BLD-POTFILES.in | 2 | ||||
-rw-r--r-- | bfd/po/SRC-POTFILES.in | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/bfd/po/BLD-POTFILES.in b/bfd/po/BLD-POTFILES.in index 15a0174..b86829c 100644 --- a/bfd/po/BLD-POTFILES.in +++ b/bfd/po/BLD-POTFILES.in @@ -1,7 +1,9 @@ bfd_stdint.h bfdver.h +elf32-aarch64.c elf32-ia64.c elf32-target.h +elf64-aarch64.c elf64-ia64.c elf64-target.h peigen.c diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index 89bf37f..b179a47 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -109,6 +109,7 @@ cpu-mmix.c cpu-moxie.c cpu-msp430.c cpu-mt.c +cpu-nios2.c cpu-ns32k.c cpu-openrisc.c cpu-or32.c @@ -153,6 +154,7 @@ 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 @@ -200,6 +202,7 @@ elf32-mips.c elf32-moxie.c elf32-msp430.c elf32-mt.c +elf32-nios2.c elf32-openrisc.c elf32-or32.c elf32-pj.c @@ -225,7 +228,6 @@ elf32-xgate.c elf32-xstormy16.c elf32-xtensa.c elf32.c -elf64-aarch64.c elf64-alpha.c elf64-gen.c elf64-hppa.c @@ -244,6 +246,7 @@ elfcode.h elfcore.h elflink.c elfn32-mips.c +elfxx-aarch64.c elfxx-ia64.c elfxx-mips.c elfxx-sparc.c |