From cb86a42aba5b6e1c135433e1c0c26223fd0f7a7f Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 1 Aug 2018 10:32:56 +0930 Subject: [PATCH] csky regen bfd/ * po/SRC-POTFILES.in: Regenerate. gas/ * po/POTFILES.in: Regenerate. ld/ * po/BLD-POTFILES.in: Regenerate. opcodes/ * po/POTFILES.in: Regenerate. --- bfd/ChangeLog | 4 ++++ bfd/po/SRC-POTFILES.in | 2 ++ gas/ChangeLog | 4 ++++ gas/po/POTFILES.in | 6 ++++++ ld/ChangeLog | 4 ++++ ld/po/BLD-POTFILES.in | 2 ++ opcodes/ChangeLog | 4 ++++ opcodes/po/POTFILES.in | 1 + 8 files changed, 27 insertions(+) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index e01a010b09..eea90ae948 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2018-08-01 Alan Modra + + * po/SRC-POTFILES.in: Regenerate. + 2018-07-30 Nick Clifton PR 22706 diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in index f044f97741..7116679974 100644 --- a/bfd/po/SRC-POTFILES.in +++ b/bfd/po/SRC-POTFILES.in @@ -49,6 +49,7 @@ cpu-cr16.c cpu-cr16c.c cpu-cris.c cpu-crx.c +cpu-csky.c cpu-d10v.c cpu-d30v.c cpu-dlx.c @@ -149,6 +150,7 @@ elf32-cr16.c elf32-cr16c.c elf32-cris.c elf32-crx.c +elf32-csky.c elf32-d10v.c elf32-d30v.c elf32-dlx.c diff --git a/gas/ChangeLog b/gas/ChangeLog index 9682f66c72..c203ba63a9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2018-08-01 Alan Modra + + * po/POTFILES.in: Regenerate. + 2018-07-31 Jan Beulich * config/tc-i386.c (optimize_encoding): Also handle kandnd, diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in index 4c2124b006..8fbb58fca2 100644 --- a/gas/po/POTFILES.in +++ b/gas/po/POTFILES.in @@ -54,6 +54,8 @@ config/tc-cris.c config/tc-cris.h config/tc-crx.c config/tc-crx.h +config/tc-csky.c +config/tc-csky.h config/tc-d10v.c config/tc-d10v.h config/tc-d30v.c @@ -183,6 +185,10 @@ config/te-armeabi.h config/te-armfbsdeabi.h config/te-armfbsdvfp.h config/te-armlinuxeabi.h +config/te-csky_abiv1.h +config/te-csky_abiv1_linux.h +config/te-csky_abiv2.h +config/te-csky_abiv2_linux.h config/te-freebsd.h config/te-generic.h config/te-gnu.h diff --git a/ld/ChangeLog b/ld/ChangeLog index 8a8c2f1b56..36b4bb7d14 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2018-08-01 Alan Modra + + * po/BLD-POTFILES.in: Regenerate. + 2018-07-30 Nick Clifton * scripttempl/elf.sc: Move the .gnu.build.attributes section to diff --git a/ld/po/BLD-POTFILES.in b/ld/po/BLD-POTFILES.in index 620cd7ccd8..3a2d2cc374 100644 --- a/ld/po/BLD-POTFILES.in +++ b/ld/po/BLD-POTFILES.in @@ -66,6 +66,8 @@ eavrxmega7.c ecrisaout.c ecriself.c ecrislinux.c +ecskyelf.c +ecskyelf_linux.c ed10velf.c ed30v_e.c ed30v_o.c diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 319342b813..059ba61dd8 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2018-08-01 Alan Modra + + * po/POTFILES.in: Regenerate. + 2018-07-31 Nick Clifton * po/sv.po: Updated Swedish translation. diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index 9cf51407f0..67b7556dd9 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -27,6 +27,7 @@ cris-dis.c cris-opc.c crx-dis.c crx-opc.c +csky-dis.c d10v-dis.c d10v-opc.c d30v-dis.c -- 2.34.1