diff options
author | Alan Modra <amodra@gmail.com> | 2002-09-21 09:59:19 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-09-21 09:59:19 +0000 |
commit | 5ad8645cf8d41991011e0ba4d274400231c61c35 (patch) | |
tree | 17481c63405ebff1ae7a01698ae5ff3b8ebf8d59 /bfd/po | |
parent | 96ea7171296a44988b723f27364558c41c979396 (diff) | |
download | gdb-5ad8645cf8d41991011e0ba4d274400231c61c35.zip gdb-5ad8645cf8d41991011e0ba4d274400231c61c35.tar.gz gdb-5ad8645cf8d41991011e0ba4d274400231c61c35.tar.bz2 |
* elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
unsigned. Move "symcount" assignment out of loop.
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* configure: Regenerate.
* po/SRC-POTFILES.in: Regnerate.
Diffstat (limited to 'bfd/po')
-rw-r--r-- | bfd/po/SRC-POTFILES.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index 4c32ca0..27ce9a9 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -45,6 +45,7 @@ coff-sparc.c coff-stgo32.c coff-svm68k.c coff-tic30.c +coff-tic4x.c coff-tic54x.c coff-tic80.c coff-u68k.c @@ -98,6 +99,7 @@ cpu-s390.c cpu-sh.c cpu-sparc.c cpu-tic30.c +cpu-tic4x.c cpu-tic54x.c cpu-tic80.c cpu-v850.c @@ -135,6 +137,7 @@ elf32-h8300.c elf32-hppa.c elf32-hppa.h elf32-i370.c +elf32-i386-fbsd.c elf32-i386.c elf32-i386qnx.c elf32-i860.c @@ -151,6 +154,7 @@ elf32-openrisc.c elf32-or32.c elf32-pj.c elf32-ppc.c +elf32-ppcqnx.c elf32-s390.c elf32-sh-lin.c elf32-sh-nbsd.c @@ -158,11 +162,13 @@ elf32-sh.c elf32-sh64-com.c elf32-sh64-nbsd.c elf32-sh64.c +elf32-shqnx.c elf32-sparc.c elf32-v850.c elf32-vax.c elf32-xstormy16.c elf32.c +elf64-alpha-fbsd.c elf64-alpha.c elf64-gen.c elf64-hppa.c @@ -178,10 +184,12 @@ elf64-x86-64.c elf64.c elfarm-nabi.c elfarm-oabi.c +elfarmqnx-nabi.c elfcode.h elfcore.h elflink.c elflink.h +elfn32-mips.c elfxx-mips.c epoc-pe-arm.c epoc-pei-arm.c |