diff options
author | Nick Clifton <nickc@redhat.com> | 2023-08-04 11:17:04 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2023-08-04 11:17:04 +0100 |
commit | 49f6117f958cbd22ff93e4ce777a93d9802a402a (patch) | |
tree | c8c00c6b0df369b9637cdea9b08e5994b935152f /binutils | |
parent | 2c73aeb8d2e02de7b69cbcb13361cfbca9d76a4e (diff) | |
download | gdb-binutils-2_41-release-point.zip gdb-binutils-2_41-release-point.tar.gz gdb-binutils-2_41-release-point.tar.bz2 |
The GNU Binutils 2.41 releasebinutils-2_41-release-point
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 5 | ||||
-rwxr-xr-x | binutils/configure | 20 |
2 files changed, 15 insertions, 10 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 866cf56..01406cf 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2023-07-30 Nick Clifton <nickc@redhat.com> + + This is the 2.41 release. + * configure: Regenerate. + 2023-07-03 Nick Clifton <nickc@redhat.com> * README-how-to-make-a-release: Change some version numbers. diff --git a/binutils/configure b/binutils/configure index e69d448..e0bf7f1 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.40.90. +# Generated by GNU Autoconf 2.69 for binutils 2.41. # # # 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.40.90' -PACKAGE_STRING='binutils 2.40.90' +PACKAGE_VERSION='2.41' +PACKAGE_STRING='binutils 2.41' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1401,7 +1401,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.40.90 to adapt to many kinds of systems. +\`configure' configures binutils 2.41 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1472,7 +1472,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of binutils 2.40.90:";; + short | recursive ) echo "Configuration of binutils 2.41:";; esac cat <<\_ACEOF @@ -1631,7 +1631,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -binutils configure 2.40.90 +binutils configure 2.41 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2099,7 +2099,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.40.90, which was +It was created by binutils $as_me 2.41, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3081,7 +3081,7 @@ fi # Define the identity of the package. PACKAGE='binutils' - VERSION='2.40.90' + VERSION='2.41' cat >>confdefs.h <<_ACEOF @@ -15332,7 +15332,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.40.90, which was +This file was extended by binutils $as_me 2.41, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -15398,7 +15398,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.40.90 +binutils config.status 2.41 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |