From 279745e5668d95e68c93762baa7ba60b5c02dada Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 24 Jul 2020 12:05:01 +0100 Subject: [PATCH] Set version to 2.35.0 and enable development --- bfd/ChangeLog | 6 ++++++ bfd/configure | 20 ++++++++++---------- bfd/development.sh | 2 +- bfd/version.m4 | 2 +- binutils/ChangeLog | 4 ++++ binutils/configure | 20 ++++++++++---------- gas/ChangeLog | 4 ++++ gas/configure | 20 ++++++++++---------- gprof/ChangeLog | 4 ++++ gprof/configure | 20 ++++++++++---------- ld/ChangeLog | 4 ++++ ld/configure | 20 ++++++++++---------- opcodes/ChangeLog | 4 ++++ opcodes/configure | 20 ++++++++++---------- 14 files changed, 88 insertions(+), 62 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 87cd2916c9..65d9aa7087 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2020-07-24 Nick Clifton + + * version.m4: Set to 2.35.0 + * development.sh (development): Set to true. + * configure: Regenerate. + 2020-07-24 Nick Clifton 2.35 Release: diff --git a/bfd/configure b/bfd/configure index 5ab3e856bc..0340ed541b 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.35. +# Generated by GNU Autoconf 2.69 for bfd 2.35.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.35' -PACKAGE_STRING='bfd 2.35' +PACKAGE_VERSION='2.35.0' +PACKAGE_STRING='bfd 2.35.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.35 to adapt to many kinds of systems. +\`configure' configures bfd 2.35.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.35:";; + short | recursive ) echo "Configuration of bfd 2.35.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.35 +bfd configure 2.35.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.35, which was +It was created by bfd $as_me 2.35.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.35' + VERSION='2.35.0' cat >>confdefs.h <<_ACEOF @@ -16974,7 +16974,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.35, which was +This file was extended by bfd $as_me 2.35.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -17040,7 +17040,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.35 +bfd config.status 2.35.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 32be4b9460..6bbed41d6d 100644 --- a/bfd/development.sh +++ b/bfd/development.sh @@ -16,7 +16,7 @@ # along with this program. If not, see . # Controls whether to enable development-mode features by default. -development=false +development=true # Indicate whether this is a release branch. experimental=false diff --git a/bfd/version.m4 b/bfd/version.m4 index 0c4dec10c7..8c9222098b 100644 --- a/bfd/version.m4 +++ b/bfd/version.m4 @@ -1 +1 @@ -m4_define([BFD_VERSION], [2.35]) +m4_define([BFD_VERSION], [2.35.0]) diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 2b9ac6e792..f66b3b862f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2020-07-24 Nick Clifton + + * configure: Regenerate. + 2020-07-24 Nick Clifton 2.35 Release: diff --git a/binutils/configure b/binutils/configure index 771184eab9..89c99abfeb 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.35. +# Generated by GNU Autoconf 2.69 for binutils 2.35.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.35' -PACKAGE_STRING='binutils 2.35' +PACKAGE_VERSION='2.35.0' +PACKAGE_STRING='binutils 2.35.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1378,7 +1378,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.35 to adapt to many kinds of systems. +\`configure' configures binutils 2.35.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1449,7 +1449,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of binutils 2.35:";; + short | recursive ) echo "Configuration of binutils 2.35.0:";; esac cat <<\_ACEOF @@ -1580,7 +1580,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -binutils configure 2.35 +binutils configure 2.35.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2228,7 +2228,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.35, which was +It was created by binutils $as_me 2.35.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4178,7 +4178,7 @@ fi # Define the identity of the package. PACKAGE='binutils' - VERSION='2.35' + VERSION='2.35.0' cat >>confdefs.h <<_ACEOF @@ -15853,7 +15853,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.35, which was +This file was extended by binutils $as_me 2.35.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15919,7 +15919,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.35 +binutils config.status 2.35.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/gas/ChangeLog b/gas/ChangeLog index c2dd314636..bc179d9197 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2020-07-24 Nick Clifton + + * configure: Regenerate. + 2020-07-24 Nick Clifton 2.35 Release: diff --git a/gas/configure b/gas/configure index 13bef1e48c..5bccfd9d1b 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.35. +# Generated by GNU Autoconf 2.69 for gas 2.35.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.35' -PACKAGE_STRING='gas 2.35' +PACKAGE_VERSION='2.35.0' +PACKAGE_STRING='gas 2.35.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1369,7 +1369,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.35 to adapt to many kinds of systems. +\`configure' configures gas 2.35.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1440,7 +1440,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gas 2.35:";; + short | recursive ) echo "Configuration of gas 2.35.0:";; esac cat <<\_ACEOF @@ -1576,7 +1576,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gas configure 2.35 +gas configure 2.35.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2041,7 +2041,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.35, which was +It was created by gas $as_me 2.35.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3988,7 +3988,7 @@ fi # Define the identity of the package. PACKAGE='gas' - VERSION='2.35' + VERSION='2.35.0' cat >>confdefs.h <<_ACEOF @@ -15755,7 +15755,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.35, which was +This file was extended by gas $as_me 2.35.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15821,7 +15821,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.35 +gas config.status 2.35.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/gprof/ChangeLog b/gprof/ChangeLog index e0b05295c2..2c7b8678b0 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2020-07-24 Nick Clifton + + * configure: Regenerate. + 2020-07-24 Nick Clifton 2.35 Release: diff --git a/gprof/configure b/gprof/configure index 6d06e44057..3cf41b7911 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.35. +# Generated by GNU Autoconf 2.69 for gprof 2.35.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.35' -PACKAGE_STRING='gprof 2.35' +PACKAGE_VERSION='2.35.0' +PACKAGE_STRING='gprof 2.35.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.35 to adapt to many kinds of systems. +\`configure' configures gprof 2.35.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.35:";; + short | recursive ) echo "Configuration of gprof 2.35.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.35 +gprof configure 2.35.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.35, which was +It was created by gprof $as_me 2.35.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.35' + VERSION='2.35.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.35, which was +This file was extended by gprof $as_me 2.35.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.35 +gprof config.status 2.35.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/ld/ChangeLog b/ld/ChangeLog index 4ba491d3c1..6dcd55ccd2 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2020-07-24 Nick Clifton + + * configure: Regenerate. + 2020-07-24 Nick Clifton 2.35 Release: diff --git a/ld/configure b/ld/configure index 8a7d8d079d..f08ce9969e 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.35. +# Generated by GNU Autoconf 2.69 for ld 2.35.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.35' -PACKAGE_STRING='ld 2.35' +PACKAGE_VERSION='2.35.0' +PACKAGE_STRING='ld 2.35.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1396,7 +1396,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.35 to adapt to many kinds of systems. +\`configure' configures ld 2.35.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1467,7 +1467,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ld 2.35:";; + short | recursive ) echo "Configuration of ld 2.35.0:";; esac cat <<\_ACEOF @@ -1606,7 +1606,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ld configure 2.35 +ld configure 2.35.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2321,7 +2321,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.35, which was +It was created by ld $as_me 2.35.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -4272,7 +4272,7 @@ fi # Define the identity of the package. PACKAGE='ld' - VERSION='2.35' + VERSION='2.35.0' cat >>confdefs.h <<_ACEOF @@ -18315,7 +18315,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.35, which was +This file was extended by ld $as_me 2.35.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -18381,7 +18381,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.35 +ld config.status 2.35.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index f97e3408a1..ddb183b42d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2020-07-24 Nick Clifton + + * configure: Regenerate. + 2020-07-24 Nick Clifton 2.35 Release: diff --git a/opcodes/configure b/opcodes/configure index b5fb936e73..8d1e561c94 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.35. +# Generated by GNU Autoconf 2.69 for opcodes 2.35.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.35' -PACKAGE_STRING='opcodes 2.35' +PACKAGE_VERSION='2.35.0' +PACKAGE_STRING='opcodes 2.35.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1356,7 +1356,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.35 to adapt to many kinds of systems. +\`configure' configures opcodes 2.35.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1427,7 +1427,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of opcodes 2.35:";; + short | recursive ) echo "Configuration of opcodes 2.35.0:";; esac cat <<\_ACEOF @@ -1539,7 +1539,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -opcodes configure 2.35 +opcodes configure 2.35.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1950,7 +1950,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.35, which was +It was created by opcodes $as_me 2.35.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3897,7 +3897,7 @@ fi # Define the identity of the package. PACKAGE='opcodes' - VERSION='2.35' + VERSION='2.35.0' cat >>confdefs.h <<_ACEOF @@ -13533,7 +13533,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.35, which was +This file was extended by opcodes $as_me 2.35.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13599,7 +13599,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.35 +opcodes config.status 2.35.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\"