]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Reset the version number on the 2.30 branch to 2.29.90, since the release has not...
authorNick Clifton <nickc@redhat.com>
Tue, 23 Jan 2018 11:01:03 +0000 (11:01 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 23 Jan 2018 11:01:03 +0000 (11:01 +0000)
2018-01-23  Nick Clifton  <nickc@redhat.com>

* configure: Regenerate.

bfd/ChangeLog
bfd/configure
bfd/version.m4
binutils/ChangeLog
binutils/configure
gas/ChangeLog
gas/configure
ld/ChangeLog
ld/configure
opcodes/ChangeLog
opcodes/configure

index 5b33dabf8b79516b7cc50cc3c37e43ef5820fe06..6dc8b6c08132ee0990c53a1773fe088f33492146 100644 (file)
@@ -1,3 +1,8 @@
+2018-01-23  Nick Clifton  <nickc@redhat.com>
+
+       * version.m4: Reset version number to 2.29.90.
+       * configure: Regenerate.
+
 2018-01-20  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/22721
index 9acee5de2b64ea5d7cc9e8145542c4bdf0d6258a..d46ba04bc1dfbe8bbbe34e1d6bb3ca6a2cfcefe1 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for bfd 2.30.0.
+# Generated by GNU Autoconf 2.64 for bfd 2.29.90.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='bfd'
 PACKAGE_TARNAME='bfd'
-PACKAGE_VERSION='2.30.0'
-PACKAGE_STRING='bfd 2.30.0'
+PACKAGE_VERSION='2.29.90'
+PACKAGE_STRING='bfd 2.29.90'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1354,7 +1354,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.30.0 to adapt to many kinds of systems.
+\`configure' configures bfd 2.29.90 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1425,7 +1425,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bfd 2.30.0:";;
+     short | recursive ) echo "Configuration of bfd 2.29.90:";;
    esac
   cat <<\_ACEOF
 
@@ -1546,7 +1546,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-bfd configure 2.30.0
+bfd configure 2.29.90
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2188,7 +2188,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.30.0, which was
+It was created by bfd $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3997,7 +3997,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='bfd'
- VERSION='2.30.0'
+ VERSION='2.29.90'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16666,7 +16666,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.30.0, which was
+This file was extended by bfd $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16730,7 +16730,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-bfd config.status 2.30.0
+bfd config.status 2.29.90
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index e1d6ded2231b96921e602df3282b13d817e93a2f..e29f902f7b2c91306218c5bfbf46670086adef71 100644 (file)
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.30.0])
+m4_define([BFD_VERSION], [2.29.90])
index 05d3b475ba7df80525f23423b7c5608ffd34fc92..e444bfd5a170d7dc98c0b60713d194067dd3ed58 100644 (file)
@@ -1,3 +1,7 @@
+2018-01-23  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
 2018-01-22  Maciej W. Rozycki  <macro@mips.com>
 
        * doc/binutils.texi (objcopy): Fix a typo in `--rename-section'
index 8f59ba000f58f44c3042db7f0cfd18ba8380bae9..750bc2515e1d8bae558793f0da0db2205dd975a9 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for binutils 2.30.0.
+# Generated by GNU Autoconf 2.64 for binutils 2.29.90.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='binutils'
 PACKAGE_TARNAME='binutils'
-PACKAGE_VERSION='2.30.0'
-PACKAGE_STRING='binutils 2.30.0'
+PACKAGE_VERSION='2.29.90'
+PACKAGE_STRING='binutils 2.29.90'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1338,7 +1338,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.30.0 to adapt to many kinds of systems.
+\`configure' configures binutils 2.29.90 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1409,7 +1409,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of binutils 2.30.0:";;
+     short | recursive ) echo "Configuration of binutils 2.29.90:";;
    esac
   cat <<\_ACEOF
 
@@ -1530,7 +1530,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-binutils configure 2.30.0
+binutils configure 2.29.90
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2172,7 +2172,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.30.0, which was
+It was created by binutils $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3981,7 +3981,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='binutils'
- VERSION='2.30.0'
+ VERSION='2.29.90'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15233,7 +15233,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.30.0, which was
+This file was extended by binutils $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15297,7 +15297,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-binutils config.status 2.30.0
+binutils config.status 2.29.90
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 18aad7f6e459853215ff3802d6b355780de58be3..9a86647458b5e1d4ce79a1c571d5a79020304fe2 100644 (file)
@@ -1,3 +1,7 @@
+2018-01-23  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
 2018-01-22  Maciej W. Rozycki  <macro@mips.com>
 
        * doc/c-mips.texi (MIPS ASE Instruction Generation Overrides):
index 6d335622ae86e4ea31840be690ef16f8486382c7..74ef423aa73acbc092f8d246c1168fd2cf6a4623 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for gas 2.30.0.
+# Generated by GNU Autoconf 2.64 for gas 2.29.90.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='gas'
 PACKAGE_TARNAME='gas'
-PACKAGE_VERSION='2.30.0'
-PACKAGE_STRING='gas 2.30.0'
+PACKAGE_VERSION='2.29.90'
+PACKAGE_STRING='gas 2.29.90'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1330,7 +1330,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.30.0 to adapt to many kinds of systems.
+\`configure' configures gas 2.29.90 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1401,7 +1401,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gas 2.30.0:";;
+     short | recursive ) echo "Configuration of gas 2.29.90:";;
    esac
   cat <<\_ACEOF
 
@@ -1523,7 +1523,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gas configure 2.30.0
+gas configure 2.29.90
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1933,7 +1933,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.30.0, which was
+It was created by gas $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3742,7 +3742,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gas'
- VERSION='2.30.0'
+ VERSION='2.29.90'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15223,7 +15223,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.30.0, which was
+This file was extended by gas $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15287,7 +15287,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-gas config.status 2.30.0
+gas config.status 2.29.90
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 4b01f3a979250b843ab2a9c4c0ec1d61fc5dea46..7095ad8ec8c48f017670d738d2d2a3171062b76e 100644 (file)
@@ -1,3 +1,7 @@
+2018-01-23  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
 2018-01-20  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/22721
index 066b5146c6bba7916389491517ca52f85bd18f18..3b7a79ba1dabb7ac8bf289844bd26ea260ef139d 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for ld 2.30.0.
+# Generated by GNU Autoconf 2.64 for ld 2.29.90.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='ld'
 PACKAGE_TARNAME='ld'
-PACKAGE_VERSION='2.30.0'
-PACKAGE_STRING='ld 2.30.0'
+PACKAGE_VERSION='2.29.90'
+PACKAGE_STRING='ld 2.29.90'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1352,7 +1352,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.30.0 to adapt to many kinds of systems.
+\`configure' configures ld 2.29.90 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1423,7 +1423,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ld 2.30.0:";;
+     short | recursive ) echo "Configuration of ld 2.29.90:";;
    esac
   cat <<\_ACEOF
 
@@ -1551,7 +1551,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ld configure 2.30.0
+ld configure 2.29.90
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2260,7 +2260,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.30.0, which was
+It was created by ld $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -4070,7 +4070,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='ld'
- VERSION='2.30.0'
+ VERSION='2.29.90'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -17870,7 +17870,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.30.0, which was
+This file was extended by ld $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17934,7 +17934,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-ld config.status 2.30.0
+ld config.status 2.29.90
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 498b9a070a930787e3402ba5cecbd7dbc9b018eb..453a7d2c66cb323359dc1adb3a05c727af01ff0c 100644 (file)
@@ -1,3 +1,7 @@
+2018-01-23  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
 2018-01-16  Nick Clifton  <nickc@redhat.com>
 
        * po/pt_BR.po: Updated Brazilian Portugese translation.
index 54753f4d99fe54b81101ac0c900677b3d75a689e..55dd1cb6fb3c490219dec407734b015735ac99c5 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for opcodes 2.30.0.
+# Generated by GNU Autoconf 2.64 for opcodes 2.29.90.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
@@ -556,8 +556,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='opcodes'
 PACKAGE_TARNAME='opcodes'
-PACKAGE_VERSION='2.30.0'
-PACKAGE_STRING='opcodes 2.30.0'
+PACKAGE_VERSION='2.29.90'
+PACKAGE_STRING='opcodes 2.29.90'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1322,7 +1322,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.30.0 to adapt to many kinds of systems.
+\`configure' configures opcodes 2.29.90 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1393,7 +1393,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of opcodes 2.30.0:";;
+     short | recursive ) echo "Configuration of opcodes 2.29.90:";;
    esac
   cat <<\_ACEOF
 
@@ -1500,7 +1500,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-opcodes configure 2.30.0
+opcodes configure 2.29.90
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1910,7 +1910,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.30.0, which was
+It was created by opcodes $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3719,7 +3719,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='opcodes'
- VERSION='2.30.0'
+ VERSION='2.29.90'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13307,7 +13307,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.30.0, which was
+This file was extended by opcodes $as_me 2.29.90, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13371,7 +13371,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-opcodes config.status 2.30.0
+opcodes config.status 2.29.90
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"