summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2018-07-14 19:39:32 +0100
committerNick Clifton <nickc@redhat.com>2018-07-14 19:39:32 +0100
commite6977d6f7fb8ef7105db04524b8625f426edbc41 (patch)
treec519409c2fc796f137f1243ffeabce65fc7989e3
parentaf127c216949509e57ab2a28cc56c44e4e548813 (diff)
Reset branch back to development mode
-rw-r--r--bfd/ChangeLog7
-rwxr-xr-xbfd/configure20
-rw-r--r--bfd/development.sh2
-rw-r--r--bfd/po/bfd.pot2
-rw-r--r--bfd/version.m42
-rw-r--r--binutils/ChangeLog4
-rwxr-xr-xbinutils/configure20
-rw-r--r--gas/ChangeLog4
-rwxr-xr-xgas/configure20
-rw-r--r--gprof/ChangeLog4
-rwxr-xr-xgprof/configure20
-rw-r--r--ld/ChangeLog4
-rwxr-xr-xld/configure20
-rw-r--r--ld/po/ld.pot230
-rw-r--r--opcodes/ChangeLog6
-rwxr-xr-xopcodes/configure20
-rw-r--r--opcodes/po/opcodes.pot2
17 files changed, 210 insertions, 177 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f05251acad..3c2d6b9f0e 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,12 @@
2018-07-14 Nick Clifton <nickc@redhat.com>
+ * version.m4: Update to 2.31.0.
+ * development.sh: Set to true.
+ * configure: Regenerate.
+ * po/bfd.pot: Regenerate.
+
+2018-07-14 Nick Clifton <nickc@redhat.com>
+
2.31 Release point.
* version.m4: Update to 2.31.
* development.sh: Set to false.
diff --git a/bfd/configure b/bfd/configure
index 3c32a83ca3..d2cc7f5219 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for bfd 2.31.
+# Generated by GNU Autoconf 2.69 for bfd 2.31.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='bfd'
PACKAGE_TARNAME='bfd'
-PACKAGE_VERSION='2.31'
-PACKAGE_STRING='bfd 2.31'
+PACKAGE_VERSION='2.31.0'
+PACKAGE_STRING='bfd 2.31.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1391,7 +1391,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures bfd 2.31 to adapt to many kinds of systems.
+\`configure' configures bfd 2.31.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1462,7 +1462,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of bfd 2.31:";;
+ short | recursive ) echo "Configuration of bfd 2.31.0:";;
esac
cat <<\_ACEOF
@@ -1589,7 +1589,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-bfd configure 2.31
+bfd configure 2.31.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2237,7 +2237,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by bfd $as_me 2.31, which was
+It was created by bfd $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4187,7 +4187,7 @@ fi
# Define the identity of the package.
PACKAGE='bfd'
- VERSION='2.31'
+ VERSION='2.31.0'
cat >>confdefs.h <<_ACEOF
@@ -16916,7 +16916,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by bfd $as_me 2.31, which was
+This file was extended by bfd $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16982,7 +16982,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-bfd config.status 2.31
+bfd config.status 2.31.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/bfd/development.sh b/bfd/development.sh
index 918150f30b..27a7150e6d 100644
--- a/bfd/development.sh
+++ b/bfd/development.sh
@@ -16,4 +16,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Controls whether to enable development-mode features by default.
-development=false
+development=true
diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot
index d0d11e2964..d60e0a28df 100644
--- a/bfd/po/bfd.pot
+++ b/bfd/po/bfd.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2018-07-14 18:59+0100\n"
+"POT-Creation-Date: 2018-07-14 19:32+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/bfd/version.m4 b/bfd/version.m4
index 9c6f80a744..a43c9bd4dd 100644
--- a/bfd/version.m4
+++ b/bfd/version.m4
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.31])
+m4_define([BFD_VERSION], [2.31.0])
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 09e9a79fe2..7fe15239e4 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,9 @@
2018-07-14 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+
+2018-07-14 Nick Clifton <nickc@redhat.com>
+
2.31 Release point.
* configure: Regenerate.
diff --git a/binutils/configure b/binutils/configure
index 98dcd2908b..75623cd08e 100755
--- a/binutils/configure
+++ b/binutils/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for binutils 2.31.
+# Generated by GNU Autoconf 2.69 for binutils 2.31.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='binutils'
PACKAGE_TARNAME='binutils'
-PACKAGE_VERSION='2.31'
-PACKAGE_STRING='binutils 2.31'
+PACKAGE_VERSION='2.31.0'
+PACKAGE_STRING='binutils 2.31.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1371,7 +1371,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures binutils 2.31 to adapt to many kinds of systems.
+\`configure' configures binutils 2.31.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1442,7 +1442,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of binutils 2.31:";;
+ short | recursive ) echo "Configuration of binutils 2.31.0:";;
esac
cat <<\_ACEOF
@@ -1569,7 +1569,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-binutils configure 2.31
+binutils configure 2.31.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2217,7 +2217,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by binutils $as_me 2.31, which was
+It was created by binutils $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4164,7 +4164,7 @@ fi
# Define the identity of the package.
PACKAGE='binutils'
- VERSION='2.31'
+ VERSION='2.31.0'
cat >>confdefs.h <<_ACEOF
@@ -15508,7 +15508,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by binutils $as_me 2.31, which was
+This file was extended by binutils $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15574,7 +15574,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-binutils config.status 2.31
+binutils config.status 2.31.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c21ac02abe..f6b11b30e7 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,9 @@
2018-07-14 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+
+2018-07-14 Nick Clifton <nickc@redhat.com>
+
2.31 Release point.
* configure: Regenerate.
* po/gas.pot: Regenerate.
diff --git a/gas/configure b/gas/configure
index 56218b4bc8..94a4ba252d 100755
--- a/gas/configure
+++ b/gas/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gas 2.31.
+# Generated by GNU Autoconf 2.69 for gas 2.31.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='gas'
PACKAGE_TARNAME='gas'
-PACKAGE_VERSION='2.31'
-PACKAGE_STRING='gas 2.31'
+PACKAGE_VERSION='2.31.0'
+PACKAGE_STRING='gas 2.31.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1366,7 +1366,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures gas 2.31 to adapt to many kinds of systems.
+\`configure' configures gas 2.31.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1437,7 +1437,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of gas 2.31:";;
+ short | recursive ) echo "Configuration of gas 2.31.0:";;
esac
cat <<\_ACEOF
@@ -1568,7 +1568,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-gas configure 2.31
+gas configure 2.31.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2033,7 +2033,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by gas $as_me 2.31, which was
+It was created by gas $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3980,7 +3980,7 @@ fi
# Define the identity of the package.
PACKAGE='gas'
- VERSION='2.31'
+ VERSION='2.31.0'
cat >>confdefs.h <<_ACEOF
@@ -15580,7 +15580,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by gas $as_me 2.31, which was
+This file was extended by gas $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -15646,7 +15646,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-gas config.status 2.31
+gas config.status 2.31.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index 581503062b..072735f227 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,5 +1,9 @@
2018-07-14 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+
+2018-07-14 Nick Clifton <nickc@redhat.com>
+
2.31 Release point.
* configure: Regenerate.
diff --git a/gprof/configure b/gprof/configure
index 527203ea38..1233e4b52e 100755
--- a/gprof/configure
+++ b/gprof/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gprof 2.31.
+# Generated by GNU Autoconf 2.69 for gprof 2.31.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='gprof'
PACKAGE_TARNAME='gprof'
-PACKAGE_VERSION='2.31'
-PACKAGE_STRING='gprof 2.31'
+PACKAGE_VERSION='2.31.0'
+PACKAGE_STRING='gprof 2.31.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1337,7 +1337,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures gprof 2.31 to adapt to many kinds of systems.
+\`configure' configures gprof 2.31.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1408,7 +1408,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of gprof 2.31:";;
+ short | recursive ) echo "Configuration of gprof 2.31.0:";;
esac
cat <<\_ACEOF
@@ -1519,7 +1519,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-gprof configure 2.31
+gprof configure 2.31.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1884,7 +1884,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by gprof $as_me 2.31, which was
+It was created by gprof $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3831,7 +3831,7 @@ fi
# Define the identity of the package.
PACKAGE='gprof'
- VERSION='2.31'
+ VERSION='2.31.0'
cat >>confdefs.h <<_ACEOF
@@ -13086,7 +13086,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by gprof $as_me 2.31, which was
+This file was extended by gprof $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -13152,7 +13152,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-gprof config.status 2.31
+gprof config.status 2.31.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 4827678159..cc460c1dcf 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
2018-07-14 Nick Clifton <nickc@redhat.com>
+ * configure: Regenerate.
+
+2018-07-14 Nick Clifton <nickc@redhat.com>
+
2.31 Release point.
* configure: Regenerate.
diff --git a/ld/configure b/ld/configure
index 191f47a562..300a2729c8 100755
--- a/ld/configure
+++ b/ld/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ld 2.31.
+# Generated by GNU Autoconf 2.69 for ld 2.31.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='ld'
PACKAGE_TARNAME='ld'
-PACKAGE_VERSION='2.31'
-PACKAGE_STRING='ld 2.31'
+PACKAGE_VERSION='2.31.0'
+PACKAGE_STRING='ld 2.31.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1389,7 +1389,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ld 2.31 to adapt to many kinds of systems.
+\`configure' configures ld 2.31.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1460,7 +1460,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ld 2.31:";;
+ short | recursive ) echo "Configuration of ld 2.31.0:";;
esac
cat <<\_ACEOF
@@ -1595,7 +1595,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ld configure 2.31
+ld configure 2.31.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2310,7 +2310,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ld $as_me 2.31, which was
+It was created by ld $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -4261,7 +4261,7 @@ fi
# Define the identity of the package.
PACKAGE='ld'
- VERSION='2.31'
+ VERSION='2.31.0'
cat >>confdefs.h <<_ACEOF
@@ -18221,7 +18221,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ld $as_me 2.31, which was
+This file was extended by ld $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -18287,7 +18287,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-ld config.status 2.31
+ld config.status 2.31.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/ld/po/ld.pot b/ld/po/ld.pot
index fac507ad20..10fc9b6255 100644
--- a/ld/po/ld.pot
+++ b/ld/po/ld.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2018-06-24 19:43+0100\n"
+"POT-Creation-Date: 2018-07-14 19:35+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -197,7 +197,7 @@ msgstr ""
msgid "%F%P:%pS: nonconstant expression for %s\n"
msgstr ""
-#: ldexp.c:1631 ldlang.c:1234 ldlang.c:3187 ldlang.c:7174
+#: ldexp.c:1631 ldlang.c:1234 ldlang.c:3187 ldlang.c:7175
msgid "%F%P: can not create hash table: %E\n"
msgstr ""
@@ -516,234 +516,234 @@ msgstr ""
msgid "%P: warning: %s contains output sections; did you forget -T?\n"
msgstr ""
-#: ldlang.c:3480
+#: ldlang.c:3481
msgid "%X%P: required symbol `%s' not defined\n"
msgstr ""
-#: ldlang.c:3770
+#: ldlang.c:3771
msgid "%F%P: %s not found for insert\n"
msgstr ""
-#: ldlang.c:4011
+#: ldlang.c:4012
msgid " load address 0x%V"
msgstr ""
-#: ldlang.c:4247
+#: ldlang.c:4248
msgid "%W (size before relaxing)\n"
msgstr ""
-#: ldlang.c:4340
+#: ldlang.c:4341
#, c-format
msgid "Address of section %s set to "
msgstr ""
-#: ldlang.c:4538
+#: ldlang.c:4539
#, c-format
msgid "Fail with %d\n"
msgstr ""
-#: ldlang.c:4810
+#: ldlang.c:4811
msgid "%X%P: section %s VMA wraps around address space\n"
msgstr ""
-#: ldlang.c:4816
+#: ldlang.c:4817
msgid "%X%P: section %s LMA wraps around address space\n"
msgstr ""
-#: ldlang.c:4867
+#: ldlang.c:4868
msgid "%X%P: section %s LMA [%V,%V] overlaps section %s LMA [%V,%V]\n"
msgstr ""
-#: ldlang.c:4910
+#: ldlang.c:4911
msgid "%X%P: section %s VMA [%V,%V] overlaps section %s VMA [%V,%V]\n"
msgstr ""
-#: ldlang.c:4933
+#: ldlang.c:4934
msgid "%X%P: region `%s' overflowed by %lu byte\n"
msgid_plural "%X%P: region `%s' overflowed by %lu bytes\n"
msgstr[0] ""
msgstr[1] ""
-#: ldlang.c:4958
+#: ldlang.c:4959
msgid "%X%P: address 0x%v of %pB section `%s' is not within region `%s'\n"
msgstr ""
-#: ldlang.c:4969
+#: ldlang.c:4970
msgid "%X%P: %pB section `%s' will not fit in region `%s'\n"
msgstr ""
-#: ldlang.c:5050
+#: ldlang.c:5051
msgid ""
"%F%P:%pS: non constant or forward reference address expression for section "
"%s\n"
msgstr ""
-#: ldlang.c:5075
+#: ldlang.c:5076
msgid "%X%P: internal error on COFF shared library section %s\n"
msgstr ""
-#: ldlang.c:5134
+#: ldlang.c:5135
msgid "%F%P: error: no memory region specified for loadable section `%s'\n"
msgstr ""
-#: ldlang.c:5139
+#: ldlang.c:5140
msgid "%P: warning: no memory region specified for loadable section `%s'\n"
msgstr ""
-#: ldlang.c:5162
+#: ldlang.c:5163
msgid "%P: warning: changing start of section %s by %lu byte\n"
msgid_plural "%P: warning: changing start of section %s by %lu bytes\n"
msgstr[0] ""
msgstr[1] ""
-#: ldlang.c:5256
+#: ldlang.c:5257
msgid "%P: warning: dot moved backwards before `%s'\n"
msgstr ""
-#: ldlang.c:5435
+#: ldlang.c:5436
msgid "%F%P: can't relax section: %E\n"
msgstr ""
-#: ldlang.c:5817
+#: ldlang.c:5818
msgid "%F%P: invalid data statement\n"
msgstr ""
-#: ldlang.c:5850
+#: ldlang.c:5851
msgid "%F%P: invalid reloc statement\n"
msgstr ""
-#: ldlang.c:6184
+#: ldlang.c:6185
msgid "%F%P: gc-sections requires either an entry or an undefined symbol\n"
msgstr ""
-#: ldlang.c:6209
+#: ldlang.c:6210
msgid "%F%P: %s: can't set start address\n"
msgstr ""
-#: ldlang.c:6222 ldlang.c:6241
+#: ldlang.c:6223 ldlang.c:6242
msgid "%F%P: can't set start address\n"
msgstr ""
-#: ldlang.c:6234
+#: ldlang.c:6235
msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
msgstr ""
-#: ldlang.c:6246
+#: ldlang.c:6247
msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
msgstr ""
-#: ldlang.c:6300
+#: ldlang.c:6301
msgid ""
"%F%P: relocatable linking with relocations from format %s (%pB) to format %s "
"(%pB) is not supported\n"
msgstr ""
-#: ldlang.c:6310
+#: ldlang.c:6311
msgid ""
"%X%P: %s architecture of input file `%pB' is incompatible with %s output\n"
msgstr ""
-#: ldlang.c:6332
+#: ldlang.c:6333
msgid "%X%P: failed to merge target specific data of file %pB\n"
msgstr ""
-#: ldlang.c:6403
+#: ldlang.c:6404
msgid "%F%P: could not define common symbol `%pT': %E\n"
msgstr ""
-#: ldlang.c:6415
+#: ldlang.c:6416
msgid ""
"\n"
"Allocating common symbols\n"
msgstr ""
-#: ldlang.c:6416
+#: ldlang.c:6417
msgid ""
"Common symbol size file\n"
"\n"
msgstr ""
-#: ldlang.c:6490
+#: ldlang.c:6491
msgid "%X%P: error: unplaced orphan section `%pA' from `%pB'\n"
msgstr ""
-#: ldlang.c:6508
+#: ldlang.c:6509
msgid ""
"%P: warning: orphan section `%pA' from `%pB' being placed in section `%s'\n"
msgstr ""
-#: ldlang.c:6599
+#: ldlang.c:6600
msgid "%F%P: invalid character %c (%d) in flags\n"
msgstr ""
-#: ldlang.c:6726
+#: ldlang.c:6727
msgid "%F%P:%pS: error: align with input and explicit align specified\n"
msgstr ""
-#: ldlang.c:7198
+#: ldlang.c:7199
msgid "%F%P: %s: plugin reported error after all symbols read\n"
msgstr ""
-#: ldlang.c:7602
+#: ldlang.c:7603
msgid "%F%P: multiple STARTUP files\n"
msgstr ""
-#: ldlang.c:7648
+#: ldlang.c:7649
msgid "%X%P:%pS: section has both a load address and a load region\n"
msgstr ""
-#: ldlang.c:7763
+#: ldlang.c:7764
msgid ""
"%X%P:%pS: PHDRS and FILEHDR are not supported when prior PT_LOAD headers "
"lack them\n"
msgstr ""
-#: ldlang.c:7836
+#: ldlang.c:7837
msgid "%F%P: no sections assigned to phdrs\n"
msgstr ""
-#: ldlang.c:7874
+#: ldlang.c:7875
msgid "%F%P: bfd_record_phdr failed: %E\n"
msgstr ""
-#: ldlang.c:7894
+#: ldlang.c:7895
msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
msgstr ""
-#: ldlang.c:8317
+#: ldlang.c:8318
msgid "%X%P: unknown language `%s' in version information\n"
msgstr ""
-#: ldlang.c:8462
+#: ldlang.c:8463
msgid ""
"%X%P: anonymous version tag cannot be combined with other version tags\n"
msgstr ""
-#: ldlang.c:8471
+#: ldlang.c:8472
msgid "%X%P: duplicate version tag `%s'\n"
msgstr ""
-#: ldlang.c:8492 ldlang.c:8501 ldlang.c:8519 ldlang.c:8529
+#: ldlang.c:8493 ldlang.c:8502 ldlang.c:8520 ldlang.c:8530
msgid "%X%P: duplicate expression `%s' in version information\n"
msgstr ""
-#: ldlang.c:8569
+#: ldlang.c:8570
msgid "%X%P: unable to find version dependency `%s'\n"
msgstr ""
-#: ldlang.c:8592
+#: ldlang.c:8593
msgid "%X%P: unable to read .exports section contents\n"
msgstr ""
-#: ldlang.c:8630
+#: ldlang.c:8631
msgid "%F%P: invalid origin for memory region %s\n"
msgstr ""
-#: ldlang.c:8639
+#: ldlang.c:8640
msgid "%F%P: invalid length for memory region %s\n"
msgstr ""
-#: ldlang.c:8749
+#: ldlang.c:8750
msgid "%X%P: unknown feature `%s'\n"
msgstr ""
@@ -2082,124 +2082,136 @@ msgid ""
" -z norelro Don't create RELRO program header (default)\n"
msgstr ""
-#: lexsup.c:1799
+#: lexsup.c:1800
+#, c-format
+msgid ""
+" -z separate-code Create separate code program header (default)\n"
+msgstr ""
+
+#: lexsup.c:1802
+#, c-format
+msgid ""
+" -z noseparate-code Don't create separate code program header\n"
+msgstr ""
+
+#: lexsup.c:1805
#, c-format
msgid " -z separate-code Create separate code program header\n"
msgstr ""
-#: lexsup.c:1801
+#: lexsup.c:1807
#, c-format
msgid ""
" -z noseparate-code Don't create separate code program header "
"(default)\n"
msgstr ""
-#: lexsup.c:1803
+#: lexsup.c:1810
#, c-format
msgid ""
" -z common Generate common symbols with STT_COMMON type\n"
msgstr ""
-#: lexsup.c:1805
+#: lexsup.c:1812
#, c-format
msgid ""
" -z nocommon Generate common symbols with STT_OBJECT type\n"
msgstr ""
-#: lexsup.c:1807
+#: lexsup.c:1814
#, c-format
msgid " -z stack-size=SIZE Set size of stack segment\n"
msgstr ""
-#: lexsup.c:1809
+#: lexsup.c:1816
#, c-format
msgid ""
" -z text Treat DT_TEXTREL in shared object as error\n"
msgstr ""
-#: lexsup.c:1811
+#: lexsup.c:1818
#, c-format
msgid ""
" -z notext Don't treat DT_TEXTREL in shared object as "
"error\n"
msgstr ""
-#: lexsup.c:1813
+#: lexsup.c:1820
#, c-format
msgid ""
" -z textoff Don't treat DT_TEXTREL in shared object as "
"error\n"
msgstr ""
-#: lexsup.c:1820
+#: lexsup.c:1827
#, c-format
msgid " --build-id[=STYLE] Generate build ID note\n"
msgstr ""
-#: lexsup.c:1822
+#: lexsup.c:1829
#, c-format
msgid ""
" --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]\n"
" Compress DWARF debug sections using zlib\n"
msgstr ""
-#: lexsup.c:1826
+#: lexsup.c:1833
#, c-format
msgid " Default: zlib-gabi\n"
msgstr ""
-#: lexsup.c:1829
+#: lexsup.c:1836
#, c-format
msgid " Default: none\n"
msgstr ""
-#: lexsup.c:1832
+#: lexsup.c:1839
#, c-format
msgid " -z common-page-size=SIZE Set common page size to SIZE\n"
msgstr ""
-#: lexsup.c:1834
+#: lexsup.c:1841
#, c-format
msgid " -z max-page-size=SIZE Set maximum page size to SIZE\n"
msgstr ""
-#: lexsup.c:1836
+#: lexsup.c:1843
#, c-format
msgid ""
" -z defs Report unresolved symbols in object files\n"
msgstr ""
-#: lexsup.c:1838
+#: lexsup.c:1845
#, c-format
msgid " -z muldefs Allow multiple definitions\n"
msgstr ""
-#: lexsup.c:1840
+#: lexsup.c:1847
#, c-format
msgid ""
" -z execstack Mark executable as requiring executable stack\n"
msgstr ""
-#: lexsup.c:1842
+#: lexsup.c:1849
#, c-format
msgid ""
" -z noexecstack Mark executable as not requiring executable "
"stack\n"
msgstr ""
-#: lexsup.c:1844
+#: lexsup.c:1851
#, c-format
msgid ""
" -z globalaudit Mark executable requiring global auditing\n"
msgstr ""
-#: lexsup.c:1851
+#: lexsup.c:1858
#, c-format
msgid ""
" --ld-generated-unwind-info Generate exception handling info for PLT\n"
msgstr ""
-#: lexsup.c:1853
+#: lexsup.c:1860
#, c-format
msgid ""
" --no-ld-generated-unwind-info\n"
@@ -2207,49 +2219,49 @@ msgid ""
"PLT\n"
msgstr ""
-#: lexsup.c:1864
+#: lexsup.c:1871
#, c-format
msgid "ELF emulations:\n"
msgstr ""
-#: lexsup.c:1882
+#: lexsup.c:1889
#, c-format
msgid "Usage: %s [options] file...\n"
msgstr ""
-#: lexsup.c:1884
+#: lexsup.c:1891
#, c-format
msgid "Options:\n"
msgstr ""
-#: lexsup.c:1962
+#: lexsup.c:1969
#, c-format
msgid " @FILE"
msgstr ""
-#: lexsup.c:1965
+#: lexsup.c:1972
#, c-format
msgid "Read options from FILE\n"
msgstr ""
#. Note: Various tools (such as libtool) depend upon the
#. format of the listings below - do not change them.
-#: lexsup.c:1970
+#: lexsup.c:1977
#, c-format
msgid "%s: supported targets:"
msgstr ""
-#: lexsup.c:1978
+#: lexsup.c:1985
#, c-format
msgid "%s: supported emulations: "
msgstr ""
-#: lexsup.c:1983
+#: lexsup.c:1990
#, c-format
msgid "%s: emulation specific options:\n"
msgstr ""
-#: lexsup.c:1990
+#: lexsup.c:1997
#, c-format
msgid "Report bugs to %s\n"
msgstr ""
@@ -2418,7 +2430,7 @@ msgstr ""
msgid "<no plugin>"
msgstr ""
-#: plugin.c:246 plugin.c:1017
+#: plugin.c:246 plugin.c:1010
msgid "%F%P: %s: error loading plugin: %s\n"
msgstr ""
@@ -2443,39 +2455,39 @@ msgid "%F%P: unsupported input file size: %s (%ld bytes)\n"
msgstr ""
#. We should not have a new, indirect or warning symbol here.
-#: plugin.c:726
+#: plugin.c:719
msgid "%F%P: %s: plugin symbol table corrupt (sym type %d)\n"
msgstr ""
-#: plugin.c:786
+#: plugin.c:779
msgid "%P: %pB: symbol `%s' definition: %d, visibility: %d, resolution: %d\n"
msgstr ""
-#: plugin.c:861
+#: plugin.c:854
msgid "%P: warning: "
msgstr ""
-#: plugin.c:872
+#: plugin.c:865
msgid "%P: error: "
msgstr ""
-#: plugin.c:1024
+#: plugin.c:1017
msgid "%F%P: %s: plugin error: %d\n"
msgstr ""
-#: plugin.c:1079
+#: plugin.c:1072
msgid "%F%P: plugin_strdup failed to allocate memory: %s\n"
msgstr ""
-#: plugin.c:1111
+#: plugin.c:1104
msgid "%F%P: plugin failed to allocate memory for input: %s\n"
msgstr ""
-#: plugin.c:1138
+#: plugin.c:1131
msgid "%F%P: %s: plugin reported error claiming file\n"
msgstr ""
-#: plugin.c:1248
+#: plugin.c:1241
msgid "%P: %s: error in plugin cleanup: %d (ignored)\n"
msgstr ""
@@ -4680,7 +4692,7 @@ msgstr ""
#: eshelf_uclinux.c:2033 eshelf_vxworks.c:2070 eshlelf.c:2033 eshlelf_fd.c:2058
#: eshlelf_linux.c:2058 eshlelf_nbsd.c:2033 eshlelf_nto.c:2033
#: eshlelf_vxworks.c:2070 ev850.c:1982 ev850_rh850.c:1982 exgateelf.c:1936
-msgid "%F%P: invalid maxium page size `%s'\n"
+msgid "%F%P: invalid maximum page size `%s'\n"
msgstr ""
#: eaarch64cloudabi.c:2390 eaarch64cloudabib.c:2390 eaarch64elf.c:2390
@@ -4938,10 +4950,17 @@ msgstr ""
#: eaarch64elf32.c:2527 eaarch64elf32b.c:2527 eaarch64elfb.c:2527
#: eaarch64fbsd.c:2527 eaarch64fbsdb.c:2527 eaarch64linux.c:2534
#: eaarch64linux32.c:2534 eaarch64linux32b.c:2534 eaarch64linuxb.c:2534
+#: earmelf.c:2863 earmelf_fbsd.c:2870 earmelf_fuchsia.c:2863
+#: earmelf_linux.c:2863 earmelf_linux_eabi.c:2863
+#: earmelf_linux_fdpiceabi.c:2863 earmelf_nacl.c:2863 earmelf_nbsd.c:2863
+#: earmelf_phoenix.c:2863 earmelf_vxworks.c:2903 earmelfb.c:2863
+#: earmelfb_fbsd.c:2870 earmelfb_fuchsia.c:2863 earmelfb_linux.c:2863
+#: earmelfb_linux_eabi.c:2863 earmelfb_linux_fdpiceabi.c:2863
+#: earmelfb_nacl.c:2863 earmelfb_nbsd.c:2863 earmnto.c:2838 earmsymbian.c:2863
#, c-format
msgid ""
-" --no-wchar-size-warning Don't warn about objects with "
-"incompatible wchar_t sizes\n"
+" --no-wchar-size-warning Don't warn about objects with incompatible\n"
+" wchar_t sizes\n"
msgstr ""
#: eaarch64cloudabi.c:2529 eaarch64cloudabib.c:2529 eaarch64elf.c:2529
@@ -5804,19 +5823,6 @@ msgid ""
" --fix-stm32l4xx-629360 Specify how to fix STM32L4XX 629360 erratum\n"
msgstr ""
-#: earmelf.c:2863 earmelf_fbsd.c:2870 earmelf_fuchsia.c:2863
-#: earmelf_linux.c:2863 earmelf_linux_eabi.c:2863
-#: earmelf_linux_fdpiceabi.c:2863 earmelf_nacl.c:2863 earmelf_nbsd.c:2863
-#: earmelf_phoenix.c:2863 earmelf_vxworks.c:2903 earmelfb.c:2863
-#: earmelfb_fbsd.c:2870 earmelfb_fuchsia.c:2863 earmelfb_linux.c:2863
-#: earmelfb_linux_eabi.c:2863 earmelfb_linux_fdpiceabi.c:2863
-#: earmelfb_nacl.c:2863 earmelfb_nbsd.c:2863 earmnto.c:2838 earmsymbian.c:2863
-#, c-format
-msgid ""
-" --no-wchar-size-warning Don't warn about objects with incompatible\n"
-" wchar_t sizes\n"
-msgstr ""
-
#: earmelf.c:2866 earmelf_fbsd.c:2873 earmelf_fuchsia.c:2866
#: earmelf_linux.c:2866 earmelf_linux_eabi.c:2866
#: earmelf_linux_fdpiceabi.c:2866 earmelf_nacl.c:2866 earmelf_nbsd.c:2866
@@ -5935,7 +5941,7 @@ msgstr ""
msgid ""
" --pmem-wrap-around=<val> Make the linker relaxation machine assume that "
"a\n"
-" program counter wrap-around occures at "
+" program counter wrap-around occurs at "
"address\n"
" <val>. Supported values: 8k, 16k, 32k and "
"64k.\n"
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index 62cd075922..65bd01ba79 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,9 +1,13 @@
2018-07-14 Nick Clifton <nickc@redhat.com>
- 2.31 Release point.
* configure: Regenerate.
* po/opcodes.pot: Regenerate.
+2018-07-14 Nick Clifton <nickc@redhat.com>
+
+ 2.31 Release point.
+ * configure: Regenerate.
+
2018-07-12 Sudakshina Das <sudi.das@arm.com>
* aarch64-tbl.h (aarch64_opcode_table): Add entry for
diff --git a/opcodes/configure b/opcodes/configure
index 4ae67d7693..2b6d7322cd 100755
--- a/opcodes/configure
+++ b/opcodes/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for opcodes 2.31.
+# Generated by GNU Autoconf 2.69 for opcodes 2.31.0.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='opcodes'
PACKAGE_TARNAME='opcodes'
-PACKAGE_VERSION='2.31'
-PACKAGE_STRING='opcodes 2.31'
+PACKAGE_VERSION='2.31.0'
+PACKAGE_STRING='opcodes 2.31.0'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1357,7 +1357,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures opcodes 2.31 to adapt to many kinds of systems.
+\`configure' configures opcodes 2.31.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1428,7 +1428,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of opcodes 2.31:";;
+ short | recursive ) echo "Configuration of opcodes 2.31.0:";;
esac
cat <<\_ACEOF
@@ -1540,7 +1540,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-opcodes configure 2.31
+opcodes configure 2.31.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1951,7 +1951,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by opcodes $as_me 2.31, which was
+It was created by opcodes $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3898,7 +3898,7 @@ fi
# Define the identity of the package.
PACKAGE='opcodes'
- VERSION='2.31'
+ VERSION='2.31.0'
cat >>confdefs.h <<_ACEOF
@@ -13584,7 +13584,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by opcodes $as_me 2.31, which was
+This file was extended by opcodes $as_me 2.31.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -13650,7 +13650,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-opcodes config.status 2.31
+opcodes config.status 2.31.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot
index 3b9cba016d..c6f738a2d5 100644
--- a/opcodes/po/opcodes.pot
+++ b/opcodes/po/opcodes.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2018-07-14 19:00+0100\n"
+"POT-Creation-Date: 2018-07-14 19:32+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"