diff options
-rw-r--r-- | bfd/ChangeLog | 5 | ||||
-rw-r--r-- | bfd/po/BLD-POTFILES.in | 1 | ||||
-rw-r--r-- | bfd/po/SRC-POTFILES.in | 7 | ||||
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/po/POTFILES.in | 2 | ||||
-rw-r--r-- | opcodes/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/po/POTFILES.in | 2 |
7 files changed, 25 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index eddf449..91641f9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2006-09-29 Alan Modra <amodra@bigpond.net.au> + + * po/BLD-POTFILES.in: Regenerate. + * po/SRC-POTFILES.in: Regenerate. + 2006-09-29 Danny Smith <dannysmith@users.sourceforge.net> PR 3276 diff --git a/bfd/po/BLD-POTFILES.in b/bfd/po/BLD-POTFILES.in index 2dbe723..07ad4b3 100644 --- a/bfd/po/BLD-POTFILES.in +++ b/bfd/po/BLD-POTFILES.in @@ -5,4 +5,5 @@ elf64-ia64.c elf64-target.h peigen.c pepigen.c +pex64igen.c targmatch.h diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index 8bcf979..7e96f28 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -57,6 +57,7 @@ coff-tic80.c coff-u68k.c coff-w65.c coff-we32k.c +coff-x86_64.c coff-z80.c coff-z8k.c corefile.c @@ -105,6 +106,7 @@ cpu-pj.c cpu-powerpc.c cpu-rs6000.c cpu-s390.c +cpu-score.c cpu-sh.c cpu-sparc.c cpu-tic30.c @@ -168,6 +170,7 @@ elf32-or32.c elf32-pj.c elf32-ppc.c elf32-s390.c +elf32-score.c elf32-sh64.c elf32-sh64-com.c elf32-sh.c @@ -271,21 +274,25 @@ osf-core.c pc532-mach.c pdp11.c pe-arm.c +pe-arm-wince.c pef.c pef.h pef-traceback.h pe-i386.c pei-arm.c +pei-arm-wince.c peicode.h pei-i386.c pei-mcore.c pei-mips.c pei-ppc.c pei-sh.c +pei-x86_64.c pe-mcore.c pe-mips.c pe-ppc.c pe-sh.c +pe-x86_64.c ppcboot.c reloc16.c reloc.c diff --git a/gas/ChangeLog b/gas/ChangeLog index a83d0e6..32bc1f7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2006-09-29 Alan Modra <amodra@bigpond.net.au> + + * po/POTFILES.in: Regenerate. + 2006-09-28 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.h (CpuMNI): Renamed to ... diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in index 12c1932..678c4c8 100644 --- a/gas/po/POTFILES.in +++ b/gas/po/POTFILES.in @@ -100,6 +100,8 @@ config/tc-ppc.c config/tc-ppc.h config/tc-s390.c config/tc-s390.h +config/tc-score.c +config/tc-score.h config/tc-sh64.c config/tc-sh64.h config/tc-sh.c diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 26f7a62..374716e 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2006-09-29 Alan Modra <amodra@bigpond.net.au> + + * po/POTFILES.in: Regenerate. + 2006-09-26 Mark Shinwell <shinwell@codesourcery.com> Joseph Myers <joseph@codesourcery.com> Ian Lance Taylor <ian@wasabisystems.com> diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index 67e98c4..add47f5 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -131,6 +131,8 @@ ppc-opc.c s390-dis.c s390-mkopc.c s390-opc.c +score-dis.c +score-opc.h sh64-dis.c sh64-opc.c sh64-opc.h |