diff options
author | Nick Clifton <nickc@redhat.com> | 2018-07-18 08:54:05 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-07-18 08:54:05 +0100 |
commit | 0860693812fff944ab0602e72b762a4a2078da5b (patch) | |
tree | 008c38efa2f11991d54939ba0eb915b3e5daabae /ld | |
parent | 4afd6a72e301515e4c23f5c735534f3bf93e760b (diff) | |
download | fsf-binutils-gdb-0860693812fff944ab0602e72b762a4a2078da5b.zip fsf-binutils-gdb-0860693812fff944ab0602e72b762a4a2078da5b.tar.gz fsf-binutils-gdb-0860693812fff944ab0602e72b762a4a2078da5b.tar.bz2 |
Regenerate files and add changelog entries for 2.31.1 releasebinutils-2_31_1
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 6 | ||||
-rwxr-xr-x | ld/configure | 20 | ||||
-rw-r--r-- | ld/po/ld.pot | 2 |
3 files changed, 17 insertions, 11 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 45c8817..c07e442 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,11 @@ 2018-07-18 Nick Clifton <nickc@redhat.com> + 2.31.1 Release point. + * configure: Regenerate. + * po/ld.pot: Regenerate. + +2018-07-18 Nick Clifton <nickc@redhat.com> + * po/es.po: Updated Spanish translation. 2018-07-14 Nick Clifton <nickc@redhat.com> diff --git a/ld/configure b/ld/configure index 300a272..e46248c 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.0. +# Generated by GNU Autoconf 2.69 for ld 2.31.1. # # # 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.0' -PACKAGE_STRING='ld 2.31.0' +PACKAGE_VERSION='2.31.1' +PACKAGE_STRING='ld 2.31.1' 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.0 to adapt to many kinds of systems. +\`configure' configures ld 2.31.1 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.0:";; + short | recursive ) echo "Configuration of ld 2.31.1:";; 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.0 +ld configure 2.31.1 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.0, which was +It was created by ld $as_me 2.31.1, 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.0' + VERSION='2.31.1' 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.0, which was +This file was extended by ld $as_me 2.31.1, 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.0 +ld config.status 2.31.1 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 10fc9b6..88a9b06 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-07-14 19:35+0100\n" +"POT-Creation-Date: 2018-07-18 08:46+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" |