diff options
author | Alan Modra <amodra@gmail.com> | 2011-06-14 05:09:52 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2011-06-14 05:09:52 +0000 |
commit | 1e24d83cc0a5e4ce2652d8052627532beed0702b (patch) | |
tree | 77f513c6b0f2c541ad3048edd26e6408a735896a /bfd/po | |
parent | e4d34ace7c589b2acd1024a8686c207ae4e46b7e (diff) | |
download | gdb-1e24d83cc0a5e4ce2652d8052627532beed0702b.zip gdb-1e24d83cc0a5e4ce2652d8052627532beed0702b.tar.gz gdb-1e24d83cc0a5e4ce2652d8052627532beed0702b.tar.bz2 |
* Makefile.am: Formatting.
* Makefile.in: Regenerate.
* configure.in (bfd_elf64_tilegx_vec): Add elfxx-tilegx.lo.
* po/SRC-POTFILES.in: Regnerate.
Diffstat (limited to 'bfd/po')
-rw-r--r-- | bfd/po/SRC-POTFILES.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index 4abc971..a30fa3c 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -122,6 +122,8 @@ cpu-tic4x.c cpu-tic54x.c cpu-tic6x.c cpu-tic80.c +cpu-tilegx.c +cpu-tilepro.c cpu-v850.c cpu-vax.c cpu-w65.c @@ -201,6 +203,8 @@ elf32-sh64.c elf32-sparc.c elf32-spu.c elf32-tic6x.c +elf32-tilegx.c +elf32-tilepro.c elf32-v850.c elf32-vax.c elf32-xc16x.c @@ -217,6 +221,7 @@ elf64-ppc.c elf64-s390.c elf64-sh64.c elf64-sparc.c +elf64-tilegx.c elf64-x86-64.c elf64.c elfcode.h @@ -226,6 +231,7 @@ elfn32-mips.c elfxx-ia64.c elfxx-mips.c elfxx-sparc.c +elfxx-tilegx.c epoc-pe-arm.c epoc-pei-arm.c format.c |