diff options
author | Alan Modra <amodra@gmail.com> | 2018-08-01 10:32:56 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2018-08-01 10:32:56 +0930 |
commit | cb86a42aba5b6e1c135433e1c0c26223fd0f7a7f (patch) | |
tree | 521a6132c65da6d6534765a25053c9a44cb8f8ff | |
parent | 33633d9f5b138a211405d482436db2f7661b190e (diff) | |
download | gdb-cb86a42aba5b6e1c135433e1c0c26223fd0f7a7f.zip gdb-cb86a42aba5b6e1c135433e1c0c26223fd0f7a7f.tar.gz gdb-cb86a42aba5b6e1c135433e1c0c26223fd0f7a7f.tar.bz2 |
csky regen
bfd/
* po/SRC-POTFILES.in: Regenerate.
gas/
* po/POTFILES.in: Regenerate.
ld/
* po/BLD-POTFILES.in: Regenerate.
opcodes/
* po/POTFILES.in: Regenerate.
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rw-r--r-- | bfd/po/SRC-POTFILES.in | 2 | ||||
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/po/POTFILES.in | 6 | ||||
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/po/BLD-POTFILES.in | 2 | ||||
-rw-r--r-- | opcodes/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/po/POTFILES.in | 1 |
8 files changed, 27 insertions, 0 deletions
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 |