diff options
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 18 | ||||
-rwxr-xr-x | gas/configure | 20 | ||||
-rw-r--r-- | gas/po/gas.pot | 2 |
3 files changed, 29 insertions, 11 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 3d22461..597650d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,21 @@ +2023-07-30 Nick Clifton <nickc@redhat.com> + + This is the 2.41 release. + * configure: Regenerate. + * po/gas.pot: Regenerate. + + modified: gold/po/gold.pot + modified: gprof/configure + modified: gprofng/configure + modified: gprofng/doc/version.texi + modified: gprofng/libcollector/configure + modified: ld/configure + modified: ld/po/ld.pot + modified: libiberty/functions.texi + modified: opcodes/configure + modified: opcodes/po/opcodes.pot + modified: src-release.sh + 2023-07-03 Nick Clifton <nickc@redhat.com> * configure: Regenerate. diff --git a/gas/configure b/gas/configure index 3130076..1fc3a54 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.40.90. +# Generated by GNU Autoconf 2.69 for gas 2.41. # # # 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.40.90' -PACKAGE_STRING='gas 2.40.90' +PACKAGE_VERSION='2.41' +PACKAGE_STRING='gas 2.41' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1381,7 +1381,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.40.90 to adapt to many kinds of systems. +\`configure' configures gas 2.41 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1452,7 +1452,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gas 2.40.90:";; + short | recursive ) echo "Configuration of gas 2.41:";; esac cat <<\_ACEOF @@ -1600,7 +1600,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gas configure 2.40.90 +gas configure 2.41 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2011,7 +2011,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.40.90, which was +It was created by gas $as_me 2.41, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2990,7 +2990,7 @@ fi # Define the identity of the package. PACKAGE='gas' - VERSION='2.40.90' + VERSION='2.41' cat >>confdefs.h <<_ACEOF @@ -14909,7 +14909,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.40.90, which was +This file was extended by gas $as_me 2.41, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14975,7 +14975,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.40.90 +gas config.status 2.41 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/gas/po/gas.pot b/gas/po/gas.pot index dcb0782..bf47483 100644 --- a/gas/po/gas.pot +++ b/gas/po/gas.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" -"POT-Creation-Date: 2023-07-03 11:31+0100\n" +"POT-Creation-Date: 2023-07-30 14: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" |