[binutils-gdb] csky regen

Alan Modra amodra@sourceware.org
Wed Aug 1 02:52:00 GMT 2018


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cb86a42aba5b6e1c135433e1c0c26223fd0f7a7f

commit cb86a42aba5b6e1c135433e1c0c26223fd0f7a7f
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Aug 1 10:32:56 2018 +0930

    csky regen
    
    bfd/
    	* po/SRC-POTFILES.in: Regenerate.
    gas/
    	* po/POTFILES.in: Regenerate.
    ld/
    	* po/BLD-POTFILES.in: Regenerate.
    opcodes/
    	* po/POTFILES.in: Regenerate.

Diff:
---
 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 e01a010..eea90ae 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2018-08-01  Alan Modra  <amodra@gmail.com>
+
+	* po/SRC-POTFILES.in: Regenerate.
+
 2018-07-30  Nick Clifton  <nickc@redhat.com>
 
 	PR 22706
diff --git a/bfd/po/SRC-POTFILES.in b/bfd/po/SRC-POTFILES.in
index f044f97..7116679 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 9682f66..c203ba6 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2018-08-01  Alan Modra  <amodra@gmail.com>
+
+	* po/POTFILES.in: Regenerate.
+
 2018-07-31  Jan Beulich  <jbeulich@suse.com>
 
 	* config/tc-i386.c (optimize_encoding): Also handle kandnd,
diff --git a/gas/po/POTFILES.in b/gas/po/POTFILES.in
index 4c2124b..8fbb58f 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 8a8c2f1..36b4bb7 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2018-08-01  Alan Modra  <amodra@gmail.com>
+
+	* po/BLD-POTFILES.in: Regenerate.
+
 2018-07-30  Nick Clifton  <nickc@redhat.com>
 
 	* 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 620cd7c..3a2d2cc 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 319342b..059ba61 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2018-08-01  Alan Modra  <amodra@gmail.com>
+
+	* po/POTFILES.in: Regenerate.
+
 2018-07-31  Nick Clifton  <nickc@redhat.com>
 
 	* po/sv.po: Updated Swedish translation.
diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in
index 9cf5140..67b7556 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



More information about the Binutils-cvs mailing list