[prev in list] [next in list] [prev in thread] [next in thread] 

List:       binutils-cvs
Subject:    [binutils-gdb/binutils-2_41-branch] Reset 2.41 branch back to development mode
From:       Nick Clifton via Binutils-cvs <binutils-cvs () sourceware ! org>
Date:       2023-07-30 15:03:54
Message-ID: 20230730150354.EF5403858D35 () sourceware ! org
[Download RAW message or body]

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7872e3bdb0de234ae4ace053cde0c915ff2332d4

commit 7872e3bdb0de234ae4ace053cde0c915ff2332d4
Author: Nick Clifton <nickc@redhat.com>
Date:   Sun Jul 30 16:03:48 2023 +0100

    Reset 2.41 branch back to development mode

Diff:
---
 ChangeLog                      |   6 +
 bfd/ChangeLog                  |   8 ++
 bfd/configure                  |  20 +--
 bfd/development.sh             |   2 +-
 bfd/po/bfd.pot                 | 277 ++++++++++++++++++++---------------------
 bfd/version.m4                 |   2 +-
 binutils/ChangeLog             |   5 +
 binutils/configure             |  20 +--
 gas/ChangeLog                  |  18 +++
 gas/configure                  |  20 +--
 gas/po/gas.pot                 |   2 +-
 gold/ChangeLog                 |   5 +
 gold/po/gold.pot               |  10 +-
 gprof/ChangeLog                |   5 +
 gprof/configure                |  20 +--
 gprofng/configure              |  20 +--
 gprofng/doc/version.texi       |   4 +-
 gprofng/libcollector/configure |  20 +--
 ld/ChangeLog                   |  10 ++
 ld/configure                   |  20 +--
 ld/po/ld.pot                   | 240 +++++++++++++++++------------------
 opcodes/ChangeLog              |   6 +
 opcodes/configure              |  20 +--
 opcodes/po/opcodes.pot         |   2 +-
 src-release.sh                 |   2 +-
 25 files changed, 415 insertions(+), 349 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 356ac165782..3f6fa84af70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-07-30  Nick Clifton  <nickc@redhat.com>
+
+	This is the 2.41 release.
+	* src-release.sh: Add Changelog.git.
+	* ChangeLog.git: New file.
+
 2023-07-03  Nick Clifton  <nickc@redhat.com>
 
 	2.41 Branch Point.
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 723c8c273f5..3e5d8411c13 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2023-07-30  Nick Clifton  <nickc@redhat.com>
+
+	This is the 2.41 release.
+	* configure: Regenerate.
+	* development.sh: Set variables to false.
+	* po/bfd.pot: Regenerate.
+	* version.m4: Set version number to 2.41.
+
 2023-07-24  Nick Clifton  <nickc@redhat.com>
 
 	Import from mainline:
diff --git a/bfd/configure b/bfd/configure
index dcb10317390..abc24a93028 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.40.90.
+# Generated by GNU Autoconf 2.69 for bfd 2.41.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.40.90'
-PACKAGE_STRING='bfd 2.40.90'
+PACKAGE_VERSION='2.41.0'
+PACKAGE_STRING='bfd 2.41.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1400,7 +1400,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.40.90 to adapt to many kinds of systems.
+\`configure' configures bfd 2.41.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1471,7 +1471,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bfd 2.40.90:";;
+     short | recursive ) echo "Configuration of bfd 2.41.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1608,7 +1608,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-bfd configure 2.40.90
+bfd configure 2.41.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2202,7 +2202,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.40.90, which was
+It was created by bfd $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3184,7 +3184,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='bfd'
- VERSION='2.40.90'
+ VERSION='2.41.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16103,7 +16103,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.40.90, which was
+This file was extended by bfd $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16169,7 +16169,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.40.90
+bfd config.status 2.41.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 f638a577c28..bcf0daccc3f 100644
--- a/bfd/development.sh
+++ b/bfd/development.sh
@@ -19,4 +19,4 @@
 development=true
 
 # Indicate whether this is a release branch.
-experimental=true
+experimental=false
diff --git a/bfd/po/bfd.pot b/bfd/po/bfd.pot
index 7336d79301b..3923fd6e136 100644
--- a/bfd/po/bfd.pot
+++ b/bfd/po/bfd.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 15:59+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"
@@ -69,7 +69,7 @@ msgstr ""
 
 #. Unknown relocation.
 #: aoutx.h:4400 coff-alpha.c:601 coff-alpha.c:1521 coff-mips.c:356
-#: coff-rs6000.c:3029 coff-sh.c:504 coff-tic4x.c:184 coff-tic54x.c:262
+#: coff-rs6000.c:3048 coff-sh.c:504 coff-tic4x.c:184 coff-tic54x.c:262
 #: elf-hppa.h:798 elf-hppa.h:826 elf-m10200.c:226 elf-m10300.c:813
 #: elf32-arc.c:532 elf32-arm.c:1985 elf32-avr.c:962 elf32-bfin.c:1063
 #: elf32-bfin.c:4686 elf32-cr16.c:654 elf32-cr16.c:684 elf32-cris.c:467
@@ -95,7 +95,7 @@ msgstr ""
 #: elf64-ia64-vms.c:3426 elf64-mips.c:3965 elf64-mips.c:3981 elf64-mmix.c:1264
 #: elf64-nfp.c:151 elf64-ppc.c:1031 elf64-ppc.c:1385 elf64-ppc.c:1394
 #: elf64-s390.c:328 elf64-s390.c:378 elf64-x86-64.c:269 elfn32-mips.c:3799
-#: elfxx-ia64.c:324 elfxx-loongarch.c:1574 elfxx-riscv.c:980 elfxx-sparc.c:589
+#: elfxx-ia64.c:324 elfxx-loongarch.c:1568 elfxx-riscv.c:980 elfxx-sparc.c:589
 #: elfxx-sparc.c:639 elfxx-tilegx.c:907 elfxx-tilegx.c:947
 #: elfnn-aarch64.c:2215 elfnn-aarch64.c:2313 elfnn-ia64.c:214
 #: elfnn-ia64.c:3821
@@ -307,32 +307,32 @@ msgstr ""
 msgid "%pB: unsupported swap_aux_out for storage class %#x"
 msgstr ""
 
-#: coff-rs6000.c:3119
+#: coff-rs6000.c:3138
 #, c-format
 msgid "%pB: TOC reloc at %#<PRIx64> to symbol `%s' with no TOC entry"
 msgstr ""
 
-#: coff-rs6000.c:3243 coff64-rs6000.c:848
+#: coff-rs6000.c:3262 coff64-rs6000.c:848
 #, c-format
 msgid "Unable to find the stub entry targeting %s"
 msgstr ""
 
-#: coff-rs6000.c:3358
+#: coff-rs6000.c:3377
 #, c-format
 msgid "%pB: TLS relocation at 0x%<PRIx64> over non-TLS symbol %s (0x%x)\n"
 msgstr ""
 
-#: coff-rs6000.c:3371
+#: coff-rs6000.c:3390
 #, c-format
 msgid "%pB: TLS local relocation at 0x%<PRIx64> over imported symbol %s\n"
 msgstr ""
 
-#: coff-rs6000.c:3777
+#: coff-rs6000.c:3796
 #, c-format
 msgid "%pB: relocation (%d) at 0x%<PRIx64> has wrong r_rsize (0x%x)\n"
 msgstr ""
 
-#: coff-rs6000.c:4039 coff64-rs6000.c:2031
+#: coff-rs6000.c:4058 coff64-rs6000.c:2031
 #, c-format
 msgid "%pB: symbol `%s' has unrecognized smclas %d"
 msgstr ""
@@ -397,13 +397,13 @@ msgstr ""
 msgid "R_AMD64_IMAGEBASE with __ImageBase undefined"
 msgstr ""
 
-#: coff-z80.c:351 coff-z8k.c:214 elf32-nds32.c:13189 elfxx-mips.c:13513
+#: coff-z80.c:351 coff-z8k.c:214 elf32-nds32.c:13189 elfxx-mips.c:13515
 #: reloc.c:8495 reloc16.c:314
 #, c-format
 msgid "%X%P: %pB(%pA): relocation \"%pR\" goes out of range\n"
 msgstr ""
 
-#: coff-z80.c:477 coff-z8k.c:378 elfxx-mips.c:13523 reloc.c:8505
+#: coff-z80.c:477 coff-z8k.c:378 elfxx-mips.c:13525 reloc.c:8505
 #, c-format
 msgid "%X%P: %pB(%pA): relocation \"%pR\" is not supported\n"
 msgstr ""
@@ -938,7 +938,7 @@ msgstr ""
 #: elf32-moxie.c:292 elf32-msp430.c:1510 elf32-nds32.c:6097 elf32-or1k.c:1901
 #: elf32-score.c:2738 elf32-score7.c:2549 elf32-spu.c:5089
 #: elf32-tilepro.c:3376 elf32-v850.c:2298 elf32-visium.c:684
-#: elf32-xstormy16.c:934 elf64-mmix.c:1545 elfxx-mips.c:10651
+#: elf32-xstormy16.c:934 elf64-mmix.c:1545 elfxx-mips.c:10653
 #: elfxx-tilegx.c:3746
 msgid "internal error: unsupported relocation error"
 msgstr ""
@@ -1111,7 +1111,7 @@ msgstr ""
 msgid "%pB: invalid string offset %u >= %<PRIu64> for section `%s'"
 msgstr ""
 
-#: elf.c:517 elf32-arm.c:17730 elfnn-aarch64.c:8291 elfnn-loongarch.c:4391
+#: elf.c:517 elf32-arm.c:17730 elfnn-aarch64.c:8291 elfnn-loongarch.c:4430
 #, c-format
 msgid "%pB symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section"
 msgstr ""
@@ -1558,7 +1558,7 @@ msgid ""
 msgstr ""
 
 #: elf32-arc.c:938 elf32-iq2000.c:844 elf32-m32c.c:889 elf32-m68hc1x.c:1390
-#: elf32-ppc.c:3856 elf64-sparc.c:737 elfxx-mips.c:15685
+#: elf32-ppc.c:3856 elf64-sparc.c:737 elfxx-mips.c:15687
 #, c-format
 msgid "%pB: uses different e_flags (%#x) fields than previous modules (%#x)"
 msgstr ""
@@ -2356,7 +2356,7 @@ msgstr ""
 #. Ignore init flag - it may not be set, despite the flags field containing valid data.
 #: elf32-bfin.c:4728 elf32-cris.c:3862 elf32-m68hc1x.c:1415 elf32-m68k.c:1265
 #: elf32-score.c:3987 elf32-score7.c:3794 elf32-vax.c:536 elf32-xgate.c:494
-#: elfxx-mips.c:16371
+#: elfxx-mips.c:16373
 #, c-format
 msgid "private flags = %lx:"
 msgstr ""
@@ -3774,12 +3774,12 @@ msgstr ""
 
 #: elf32-sh.c:5013
 #, c-format
-msgid "%X%C: relocation to \"%s\" references a different segment\n"
+msgid "%X%H: relocation to \"%s\" references a different segment\n"
 msgstr ""
 
 #: elf32-sh.c:5020
 #, c-format
-msgid "%C: warning: relocation to \"%s\" references a different segment\n"
+msgid "%H: warning: relocation to \"%s\" references a different segment\n"
 msgstr ""
 
 #: elf32-sh.c:5488 elf32-sh.c:5570
@@ -4036,7 +4036,7 @@ msgid "warning: %pB and %pB differ in whether code is compiled for DSBT"
 msgstr ""
 
 #: elf32-tilepro.c:3627 elfxx-tilegx.c:4017 elfxx-x86.c:2710
-#: elfnn-aarch64.c:9999 elfnn-loongarch.c:4317 elfnn-riscv.c:3458
+#: elfnn-aarch64.c:9999 elfnn-loongarch.c:4356 elfnn-riscv.c:3458
 #, c-format
 msgid "discarded output section: `%pA'"
 msgstr ""
@@ -4893,7 +4893,7 @@ msgid ""
 "%pB(%pA+%#<PRIx64>): misaligned symbol `%s' (%#<PRIx64>) for relocation %s"
 msgstr ""
 
-#: elf64-sparc.c:134 elfcode.h:1582
+#: elf64-sparc.c:134 elfcode.h:1593
 #, c-format
 msgid "%pB(%pA): relocation %d has invalid symbol index %ld"
 msgstr ""
@@ -5041,17 +5041,17 @@ msgstr ""
 msgid "warning: %pB has a corrupt string table index"
 msgstr ""
 
-#: elfcode.h:837
+#: elfcode.h:838
 #, c-format
 msgid "warning: %pB has a program header with invalid alignment"
 msgstr ""
 
-#: elfcode.h:1039
+#: elfcode.h:1050
 #, c-format
 msgid "%pB: %pA+%<PRIx64>: relocation addend %<PRIx64> too large"
 msgstr ""
 
-#: elfcode.h:1302
+#: elfcode.h:1313
 #, c-format
 msgid "%pB: version count (%<PRId64>) does not match symbol count (%ld)"
 msgstr ""
@@ -5418,28 +5418,27 @@ msgstr ""
 msgid "error: %pB: <corrupt AArch64 used size: 0x%x>"
 msgstr ""
 
-#: elfxx-loongarch.c:1590
+#: elfxx-loongarch.c:1584
 #, c-format
 msgid "%pB: unsupported relocation type %s"
 msgstr ""
 
-#: elfxx-loongarch.c:1619
+#: elfxx-loongarch.c:1613
 #, c-format
 msgid "%pB: unsupported bfd relocation type %#x"
 msgstr ""
 
-#: elfxx-loongarch.c:1638
+#: elfxx-loongarch.c:1632
 #, c-format
 msgid "%pB: unsupported relocation type name %s"
 msgstr ""
 
-#: elfxx-loongarch.c:1689
+#: elfxx-loongarch.c:1685
 #, c-format
 msgid "%pB: relocation %s right shift %d error 0x%lx"
 msgstr ""
 
-#: elfxx-loongarch.c:1699 elfxx-loongarch.c:1735 elfxx-loongarch.c:1770
-#: elfxx-loongarch.c:1807
+#: elfxx-loongarch.c:1699
 #, c-format
 msgid "%pB: relocation %s overflow 0x%lx"
 msgstr ""
@@ -5472,533 +5471,533 @@ msgstr ""
 msgid "%X%H: unsupported branch between ISA modes\n"
 msgstr ""
 
-#: elfxx-mips.c:7344
+#: elfxx-mips.c:7345
 #, c-format
 msgid ""
 "%pB: incorrect `.reginfo' section size; expected %<PRIu64>, got %<PRIu64>"
 msgstr ""
 
-#: elfxx-mips.c:7388
+#: elfxx-mips.c:7389
 #, c-format
 msgid "%pB: warning: bad `%s' option size %u smaller than its header"
 msgstr ""
 
-#: elfxx-mips.c:7624
+#: elfxx-mips.c:7625
 #, c-format
 msgid "%pB: warning: truncated `%s' option"
 msgstr ""
 
-#: elfxx-mips.c:8447 elfxx-mips.c:8573
+#: elfxx-mips.c:8449 elfxx-mips.c:8575
 #, c-format
 msgid ""
 "%pB: warning: cannot determine the target function for stub section `%s'"
 msgstr ""
 
-#: elfxx-mips.c:8705
+#: elfxx-mips.c:8707
 #, c-format
 msgid "%pB: malformed reloc detected for section %s"
 msgstr ""
 
-#: elfxx-mips.c:8805
+#: elfxx-mips.c:8807
 #, c-format
 msgid "%pB: GOT reloc at %#<PRIx64> not expected in executables"
 msgstr ""
 
-#: elfxx-mips.c:8945
+#: elfxx-mips.c:8947
 #, c-format
 msgid "%pB: CALL16 reloc at %#<PRIx64> not against global symbol"
 msgstr ""
 
-#: elfxx-mips.c:9248
+#: elfxx-mips.c:9250
 #, c-format
 msgid ""
 "%X%H: relocation %s against `%s' cannot be used when making a shared object; "
 "recompile with -fPIC\n"
 msgstr ""
 
-#: elfxx-mips.c:9374
+#: elfxx-mips.c:9376
 #, c-format
 msgid "IFUNC symbol %s in dynamic symbol table - IFUNCS are not supported"
 msgstr ""
 
-#: elfxx-mips.c:9377
+#: elfxx-mips.c:9379
 #, c-format
 msgid "non-dynamic symbol %s in dynamic symbol table"
 msgstr ""
 
-#: elfxx-mips.c:9597
+#: elfxx-mips.c:9599
 #, c-format
 msgid "non-dynamic relocations refer to dynamic symbol %s"
 msgstr ""
 
-#: elfxx-mips.c:10532
+#: elfxx-mips.c:10534
 #, c-format
 msgid ""
 "%pB: can't find matching LO16 reloc against `%s' for %s at %#<PRIx64> in "
 "section `%pA'"
 msgstr ""
 
-#: elfxx-mips.c:10672
+#: elfxx-mips.c:10674
 msgid ""
 "small-data section exceeds 64KB; lower small-data size limit (see option -G)"
 msgstr ""
 
-#: elfxx-mips.c:10691
+#: elfxx-mips.c:10693
 msgid "cannot convert a jump to JALX for a non-word-aligned address"
 msgstr ""
 
-#: elfxx-mips.c:10694
+#: elfxx-mips.c:10696
 msgid "jump to a non-word-aligned address"
 msgstr ""
 
-#: elfxx-mips.c:10695
+#: elfxx-mips.c:10697
 msgid "jump to a non-instruction-aligned address"
 msgstr ""
 
-#: elfxx-mips.c:10698
+#: elfxx-mips.c:10700
 msgid "cannot convert a branch to JALX for a non-word-aligned address"
 msgstr ""
 
-#: elfxx-mips.c:10700
+#: elfxx-mips.c:10702
 msgid "branch to a non-instruction-aligned address"
 msgstr ""
 
-#: elfxx-mips.c:10702
+#: elfxx-mips.c:10704
 msgid "PC-relative load from unaligned address"
 msgstr ""
 
-#: elfxx-mips.c:11002
+#: elfxx-mips.c:11004
 #, c-format
 msgid ""
 "%pB: `%pA' entry VMA of %#<PRIx64> outside the 32-bit range supported; "
 "consider using `-Ttext-segment=...'"
 msgstr ""
 
-#: elfxx-mips.c:11117 elfxx-mips.c:11704
+#: elfxx-mips.c:11119 elfxx-mips.c:11706
 #, c-format
 msgid "%pB: `%pA' offset of %<PRId64> from `%pA' beyond the range of ADDIUPC"
 msgstr ""
 
-#: elfxx-mips.c:11676
+#: elfxx-mips.c:11678
 #, c-format
 msgid ""
 "%pB: `%pA' start VMA of %#<PRIx64> outside the 32-bit range supported; "
 "consider using `-Ttext-segment=...'"
 msgstr ""
 
-#: elfxx-mips.c:13422 reloc.c:8417
+#: elfxx-mips.c:13424 reloc.c:8417
 #, c-format
 msgid "%X%P: %pB(%pA): error: relocation for offset %V has no value\n"
 msgstr ""
 
-#: elfxx-mips.c:13532 reloc.c:8514
+#: elfxx-mips.c:13534 reloc.c:8514
 #, c-format
 msgid "%X%P: %pB(%pA): relocation \"%pR\" returns an unrecognized value %x\n"
 msgstr ""
 
-#: elfxx-mips.c:14734
+#: elfxx-mips.c:14736
 #, c-format
 msgid "%pB: unknown architecture %s"
 msgstr ""
 
-#: elfxx-mips.c:15262
+#: elfxx-mips.c:15264
 #, c-format
 msgid "%pB: illegal section name `%pA'"
 msgstr ""
 
-#: elfxx-mips.c:15539
+#: elfxx-mips.c:15541
 #, c-format
 msgid "%pB: warning: linking abicalls files with non-abicalls files"
 msgstr ""
 
-#: elfxx-mips.c:15556
+#: elfxx-mips.c:15558
 #, c-format
 msgid "%pB: linking 32-bit code with 64-bit code"
 msgstr ""
 
-#: elfxx-mips.c:15588 elfxx-mips.c:15654 elfxx-mips.c:15669
+#: elfxx-mips.c:15590 elfxx-mips.c:15656 elfxx-mips.c:15671
 #, c-format
 msgid "%pB: linking %s module with previous %s modules"
 msgstr ""
 
-#: elfxx-mips.c:15612
+#: elfxx-mips.c:15614
 #, c-format
 msgid "%pB: ABI mismatch: linking %s module with previous %s modules"
 msgstr ""
 
-#: elfxx-mips.c:15637
+#: elfxx-mips.c:15639
 #, c-format
 msgid "%pB: ASE mismatch: linking %s module with previous %s modules"
 msgstr ""
 
-#: elfxx-mips.c:15771
+#: elfxx-mips.c:15773
 #, c-format
 msgid ""
 "warning: %pB uses unknown floating point ABI %d (set by %pB), %pB uses "
 "unknown floating point ABI %d"
 msgstr ""
 
-#: elfxx-mips.c:15777
+#: elfxx-mips.c:15779
 #, c-format
 msgid ""
 "warning: %pB uses unknown floating point ABI %d (set by %pB), %pB uses %s"
 msgstr ""
 
-#: elfxx-mips.c:15783
+#: elfxx-mips.c:15785
 #, c-format
 msgid ""
 "warning: %pB uses %s (set by %pB), %pB uses unknown floating point ABI %d"
 msgstr ""
 
-#: elfxx-mips.c:15797
+#: elfxx-mips.c:15799
 #, c-format
 msgid "warning: %pB uses %s (set by %pB), %pB uses %s"
 msgstr ""
 
-#: elfxx-mips.c:15816
+#: elfxx-mips.c:15818
 #, c-format
 msgid "warning: %pB uses %s (set by %pB), %pB uses unknown MSA ABI %d"
 msgstr ""
 
-#: elfxx-mips.c:15828
+#: elfxx-mips.c:15830
 #, c-format
 msgid "warning: %pB uses unknown MSA ABI %d (set by %pB), %pB uses %s"
 msgstr ""
 
-#: elfxx-mips.c:15837
+#: elfxx-mips.c:15839
 #, c-format
 msgid ""
 "warning: %pB uses unknown MSA ABI %d (set by %pB), %pB uses unknown MSA ABI %"
 "d"
 msgstr ""
 
-#: elfxx-mips.c:15899
+#: elfxx-mips.c:15901
 #, c-format
 msgid "%pB: endianness incompatible with that of the selected emulation"
 msgstr ""
 
-#: elfxx-mips.c:15913
+#: elfxx-mips.c:15915
 #, c-format
 msgid "%pB: ABI is incompatible with that of the selected emulation"
 msgstr ""
 
-#: elfxx-mips.c:15966
+#: elfxx-mips.c:15968
 #, c-format
 msgid "%pB: warning: inconsistent ISA between e_flags and .MIPS.abiflags"
 msgstr ""
 
-#: elfxx-mips.c:15971
+#: elfxx-mips.c:15973
 #, c-format
 msgid ""
 "%pB: warning: inconsistent FP ABI between .gnu.attributes and .MIPS.abiflags"
 msgstr ""
 
-#: elfxx-mips.c:15975
+#: elfxx-mips.c:15977
 #, c-format
 msgid "%pB: warning: inconsistent ASEs between e_flags and .MIPS.abiflags"
 msgstr ""
 
-#: elfxx-mips.c:15982
+#: elfxx-mips.c:15984
 #, c-format
 msgid ""
 "%pB: warning: inconsistent ISA extensions between e_flags and .MIPS.abiflags"
 msgstr ""
 
-#: elfxx-mips.c:15986
+#: elfxx-mips.c:15988
 #, c-format
 msgid ""
 "%pB: warning: unexpected flag in the flags2 field of .MIPS.abiflags (0x%lx)"
 msgstr ""
 
-#: elfxx-mips.c:16177
+#: elfxx-mips.c:16179
 msgid "-mips32r2 -mfp64 (12 callee-saved)"
 msgstr ""
 
-#: elfxx-mips.c:16239 elfxx-mips.c:16250
+#: elfxx-mips.c:16241 elfxx-mips.c:16252
 msgid "None"
 msgstr ""
 
-#: elfxx-mips.c:16241 elfxx-mips.c:16310
+#: elfxx-mips.c:16243 elfxx-mips.c:16312
 msgid "Unknown"
 msgstr ""
 
-#: elfxx-mips.c:16321
+#: elfxx-mips.c:16323
 #, c-format
 msgid "Hard or soft float\n"
 msgstr ""
 
-#: elfxx-mips.c:16324
+#: elfxx-mips.c:16326
 #, c-format
 msgid "Hard float (double precision)\n"
 msgstr ""
 
-#: elfxx-mips.c:16327
+#: elfxx-mips.c:16329
 #, c-format
 msgid "Hard float (single precision)\n"
 msgstr ""
 
-#: elfxx-mips.c:16330
+#: elfxx-mips.c:16332
 #, c-format
 msgid "Soft float\n"
 msgstr ""
 
-#: elfxx-mips.c:16333
+#: elfxx-mips.c:16335
 #, c-format
 msgid "Hard float (MIPS32r2 64-bit FPU 12 callee-saved)\n"
 msgstr ""
 
-#: elfxx-mips.c:16336
+#: elfxx-mips.c:16338
 #, c-format
 msgid "Hard float (32-bit CPU, Any FPU)\n"
 msgstr ""
 
-#: elfxx-mips.c:16339
+#: elfxx-mips.c:16341
 #, c-format
 msgid "Hard float (32-bit CPU, 64-bit FPU)\n"
 msgstr ""
 
-#: elfxx-mips.c:16342
+#: elfxx-mips.c:16344
 #, c-format
 msgid "Hard float compat (32-bit CPU, 64-bit FPU)\n"
 msgstr ""
 
-#: elfxx-mips.c:16374
+#: elfxx-mips.c:16376
 #, c-format
 msgid " [abi=O32]"
 msgstr ""
 
-#: elfxx-mips.c:16376
+#: elfxx-mips.c:16378
 #, c-format
 msgid " [abi=O64]"
 msgstr ""
 
-#: elfxx-mips.c:16378
+#: elfxx-mips.c:16380
 #, c-format
 msgid " [abi=EABI32]"
 msgstr ""
 
-#: elfxx-mips.c:16380
+#: elfxx-mips.c:16382
 #, c-format
 msgid " [abi=EABI64]"
 msgstr ""
 
-#: elfxx-mips.c:16382
+#: elfxx-mips.c:16384
 #, c-format
 msgid " [abi unknown]"
 msgstr ""
 
-#: elfxx-mips.c:16384
+#: elfxx-mips.c:16386
 #, c-format
 msgid " [abi=N32]"
 msgstr ""
 
-#: elfxx-mips.c:16386
+#: elfxx-mips.c:16388
 #, c-format
 msgid " [abi=64]"
 msgstr ""
 
-#: elfxx-mips.c:16388
+#: elfxx-mips.c:16390
 #, c-format
 msgid " [no abi set]"
 msgstr ""
 
-#: elfxx-mips.c:16413
+#: elfxx-mips.c:16415
 #, c-format
 msgid " [unknown ISA]"
 msgstr ""
 
-#: elfxx-mips.c:16433
+#: elfxx-mips.c:16435
 #, c-format
 msgid " [not 32bitmode]"
 msgstr ""
 
-#: elfxx-riscv.c:1657
+#: elfxx-riscv.c:1660
 #, c-format
 msgid "x ISA extension `%s' must be set with the versions"
 msgstr ""
 
-#: elfxx-riscv.c:1663
+#: elfxx-riscv.c:1666
 #, c-format
 msgid "cannot find default versions of the ISA extension `%s'"
 msgstr ""
 
-#: elfxx-riscv.c:1769
+#: elfxx-riscv.c:1772
 #, c-format
 msgid "%s: first ISA extension must be `e', `i' or `g'"
 msgstr ""
 
-#: elfxx-riscv.c:1793
+#: elfxx-riscv.c:1796
 #, c-format
 msgid "%s: unknown standard ISA extension or prefix class `%c'"
 msgstr ""
 
-#: elfxx-riscv.c:1829
+#: elfxx-riscv.c:1832
 #, c-format
 msgid "%s: invalid prefixed ISA extension `%s' ends with <number>p"
 msgstr ""
 
-#: elfxx-riscv.c:1853
+#: elfxx-riscv.c:1856
 #, c-format
 msgid "%s: unknown prefixed ISA extension `%s'"
 msgstr ""
 
-#: elfxx-riscv.c:1877
+#: elfxx-riscv.c:1880
 #, c-format
 msgid "%s: prefixed ISA extension must separate with _"
 msgstr ""
 
-#: elfxx-riscv.c:1931
+#: elfxx-riscv.c:1934
 #, c-format
 msgid "rv%d does not support the `e' extension"
 msgstr ""
 
-#: elfxx-riscv.c:1939
+#: elfxx-riscv.c:1942
 #, c-format
 msgid "rv%d does not support the `q' extension"
 msgstr ""
 
-#: elfxx-riscv.c:1946
+#: elfxx-riscv.c:1949
 msgid "`zfinx' is conflict with the `f/d/q/zfh/zfhmin' extension"
 msgstr ""
 
-#: elfxx-riscv.c:1967
+#: elfxx-riscv.c:1970
 msgid "zvl*b extensions need to enable either `v' or `zve' extension"
 msgstr ""
 
-#: elfxx-riscv.c:2029
+#: elfxx-riscv.c:2032
 #, c-format
 msgid "%s: ISA string cannot contain uppercase letters"
 msgstr ""
 
-#: elfxx-riscv.c:2057
+#: elfxx-riscv.c:2060
 #, c-format
 msgid "%s: ISA string must begin with rv32 or rv64"
 msgstr ""
 
-#: elfxx-riscv.c:2283
+#: elfxx-riscv.c:2286
 #, c-format
 msgid "invalid ISA extension ends with <number>p in .option arch `%s'"
 msgstr ""
 
-#: elfxx-riscv.c:2306
+#: elfxx-riscv.c:2309
 #, c-format
 msgid "unknown ISA extension `%s' in .option arch `%s'"
 msgstr ""
 
-#: elfxx-riscv.c:2317
+#: elfxx-riscv.c:2320
 #, c-format
 msgid "cannot + or - base extension `%s' in .option arch `%s'"
 msgstr ""
 
-#: elfxx-riscv.c:2525 elfxx-riscv.c:2727
+#: elfxx-riscv.c:2528 elfxx-riscv.c:2730
 msgid "internal: unreachable INSN_CLASS_*"
 msgstr ""
 
-#: elfxx-riscv.c:2558
+#: elfxx-riscv.c:2561
 msgid "m' or `zmmul"
 msgstr ""
 
-#: elfxx-riscv.c:2574
+#: elfxx-riscv.c:2577
 msgid "f' and `c"
 msgstr ""
 
-#: elfxx-riscv.c:2582
+#: elfxx-riscv.c:2585
 msgid "d' and `c"
 msgstr ""
 
-#: elfxx-riscv.c:2588
+#: elfxx-riscv.c:2591
 msgid "f' or `zfinx"
 msgstr ""
 
-#: elfxx-riscv.c:2590
+#: elfxx-riscv.c:2593
 msgid "d' or `zdinx"
 msgstr ""
 
-#: elfxx-riscv.c:2592
+#: elfxx-riscv.c:2595
 msgid "q' or `zqinx"
 msgstr ""
 
-#: elfxx-riscv.c:2594
+#: elfxx-riscv.c:2597
 msgid "zfh' or `zhinx"
 msgstr ""
 
-#: elfxx-riscv.c:2598
+#: elfxx-riscv.c:2601
 msgid "zfhmin' or `zhinxmin"
 msgstr ""
 
-#: elfxx-riscv.c:2609
+#: elfxx-riscv.c:2612
 msgid "zfhmin' and `d', or `zhinxmin' and `zdinx"
 msgstr ""
 
-#: elfxx-riscv.c:2620
+#: elfxx-riscv.c:2623
 msgid "zfhmin' and `q', or `zhinxmin' and `zqinx"
 msgstr ""
 
-#: elfxx-riscv.c:2626
+#: elfxx-riscv.c:2629
 msgid "d' and `zfa"
 msgstr ""
 
-#: elfxx-riscv.c:2634
+#: elfxx-riscv.c:2637
 msgid "q' and `zfa"
 msgstr ""
 
-#: elfxx-riscv.c:2642
+#: elfxx-riscv.c:2645
 msgid "zfh' and `zfa"
 msgstr ""
 
-#: elfxx-riscv.c:2662
+#: elfxx-riscv.c:2665
 msgid "zbb' or `zbkb"
 msgstr ""
 
-#: elfxx-riscv.c:2664
+#: elfxx-riscv.c:2667
 msgid "zbc' or `zbkc"
 msgstr ""
 
-#: elfxx-riscv.c:2672
+#: elfxx-riscv.c:2675
 msgid "zknd' or `zkne"
 msgstr ""
 
-#: elfxx-riscv.c:2678
+#: elfxx-riscv.c:2681
 msgid "v' or `zve64x' or `zve32x"
 msgstr ""
 
-#: elfxx-riscv.c:2680
+#: elfxx-riscv.c:2683
 msgid "v' or `zve64d' or `zve64f' or `zve32f"
 msgstr ""
 
-#: elfxx-riscv.c:2682
+#: elfxx-riscv.c:2685
 msgid "zvbb"
 msgstr ""
 
-#: elfxx-riscv.c:2684
+#: elfxx-riscv.c:2687
 msgid "zvbc"
 msgstr ""
 
-#: elfxx-riscv.c:2686
+#: elfxx-riscv.c:2689
 msgid "zvkg"
 msgstr ""
 
-#: elfxx-riscv.c:2688
+#: elfxx-riscv.c:2691
 msgid "zvkned"
 msgstr ""
 
-#: elfxx-riscv.c:2690
+#: elfxx-riscv.c:2693
 msgid "zvknha"
 msgstr ""
 
-#: elfxx-riscv.c:2692
+#: elfxx-riscv.c:2695
 msgid "zvknhb"
 msgstr ""
 
-#: elfxx-riscv.c:2694
+#: elfxx-riscv.c:2697
 msgid "zvksed"
 msgstr ""
 
-#: elfxx-riscv.c:2696
+#: elfxx-riscv.c:2699
 msgid "zvksh"
 msgstr ""
 
-#: elfxx-riscv.c:2700
+#: elfxx-riscv.c:2703
 msgid "h"
 msgstr ""
 
@@ -9101,7 +9100,7 @@ msgstr ""
 msgid "Internal error: unreachable."
 msgstr ""
 
-#: elfnn-loongarch.c:3809 elfnn-riscv.c:4766
+#: elfnn-loongarch.c:3848 elfnn-riscv.c:4766
 #, c-format
 msgid ""
 "%pB(%pA+%#<PRIx64>): %<PRId64> bytes required for alignment to %<PRId64>-"
diff --git a/bfd/version.m4 b/bfd/version.m4
index 1c7ff819ddb..0edffafb443 100644
--- a/bfd/version.m4
+++ b/bfd/version.m4
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.40.90])
+m4_define([BFD_VERSION], [2.41.0])
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 866cf56d16a..01406cfa2a5 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 e69d448eb76..4cd196ab74b 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.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.40.90'
-PACKAGE_STRING='binutils 2.40.90'
+PACKAGE_VERSION='2.41.0'
+PACKAGE_STRING='binutils 2.41.0'
 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.0 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.0:";;
    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.0
 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.0, 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.0'
 
 
 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.0, 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.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3d22461266a..597650d322a 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 3130076979f..db1b80fc907 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.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.40.90'
-PACKAGE_STRING='gas 2.40.90'
+PACKAGE_VERSION='2.41.0'
+PACKAGE_STRING='gas 2.41.0'
 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.0 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.0:";;
    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.0
 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.0, 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.0'
 
 
 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.0, 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.0
 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 dcb0782e767..bf47483ba87 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"
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 0bdcb8f56bf..cbdb467b427 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,8 @@
+2023-07-30  Nick Clifton  <nickc@redhat.com>
+
+	This is the 2.41 release.
+	* po/gold.pot: Regenerate.
+
 2023-07-03  Nick Clifton  <nickc@redhat.com>
 
 	2.41 Branch Point.
diff --git a/gold/po/gold.pot b/gold/po/gold.pot
index 881dedd74e5..2c27cb0c47a 100644
--- a/gold/po/gold.pot
+++ b/gold/po/gold.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:34+0100\n"
+"POT-Creation-Date: 2023-07-30 14:36+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"
@@ -3656,14 +3656,18 @@ msgstr ""
 msgid "call lacks nop, can't restore toc; recompile with -fPIC"
 msgstr ""
 
-#: powerpc.cc:12424 s390.cc:3479
+#: powerpc.cc:12426 powerpc.cc:12433 s390.cc:3479
 msgid "relocation overflow"
 msgstr ""
 
-#: powerpc.cc:12426
+#: powerpc.cc:12428
 msgid "try relinking with a smaller --stub-group-size"
 msgstr ""
 
+#: powerpc.cc:12434
+msgid "debug info may be unreliable, compile with -gdwarf64"
+msgstr ""
+
 #: readsyms.cc:285
 #, c-format
 msgid "%s: file is empty"
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index a57b89ca009..5500fd1e233 100644
--- a/gprof/ChangeLog
+++ b/gprof/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>
 
 	* configure: Regenerate.
diff --git a/gprof/configure b/gprof/configure
index cf231c62d24..98ba6d7f5b3 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.40.90.
+# Generated by GNU Autoconf 2.69 for gprof 2.41.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.40.90'
-PACKAGE_STRING='gprof 2.40.90'
+PACKAGE_VERSION='2.41.0'
+PACKAGE_STRING='gprof 2.41.0'
 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 gprof 2.40.90 to adapt to many kinds of systems.
+\`configure' configures gprof 2.41.0 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 gprof 2.40.90:";;
+     short | recursive ) echo "Configuration of gprof 2.41.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1520,7 +1520,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gprof configure 2.40.90
+gprof configure 2.41.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1885,7 +1885,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.40.90, which was
+It was created by gprof $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2864,7 +2864,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gprof'
- VERSION='2.40.90'
+ VERSION='2.41.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12572,7 +12572,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.40.90, which was
+This file was extended by gprof $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12638,7 +12638,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.40.90
+gprof config.status 2.41.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/gprofng/configure b/gprofng/configure
index fcc25146018..69eb806a17d 100755
--- a/gprofng/configure
+++ b/gprofng/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gprofng 2.40.90.
+# Generated by GNU Autoconf 2.69 for gprofng 2.41.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='gprofng'
 PACKAGE_TARNAME='gprofng'
-PACKAGE_VERSION='2.40.90'
-PACKAGE_STRING='gprofng 2.40.90'
+PACKAGE_VERSION='2.41.0'
+PACKAGE_STRING='gprofng 2.41.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1362,7 +1362,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 gprofng 2.40.90 to adapt to many kinds of systems.
+\`configure' configures gprofng 2.41.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1433,7 +1433,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gprofng 2.40.90:";;
+     short | recursive ) echo "Configuration of gprofng 2.41.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1547,7 +1547,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gprofng configure 2.40.90
+gprofng configure 2.41.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2079,7 +2079,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 gprofng $as_me 2.40.90, which was
+It was created by gprofng $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3052,7 +3052,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gprofng'
- VERSION='2.40.90'
+ VERSION='2.41.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -17514,7 +17514,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 gprofng $as_me 2.40.90, which was
+This file was extended by gprofng $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17580,7 +17580,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="\\
-gprofng config.status 2.40.90
+gprofng config.status 2.41.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/gprofng/doc/version.texi b/gprofng/doc/version.texi
index 2c6f61d380f..547e3a20741 100644
--- a/gprofng/doc/version.texi
+++ b/gprofng/doc/version.texi
@@ -1,4 +1,4 @@
 @set UPDATED 3 July 2023
 @set UPDATED-MONTH July 2023
-@set EDITION 2.40.90
-@set VERSION 2.40.90
+@set EDITION 2.41.0
+@set VERSION 2.41.0
diff --git a/gprofng/libcollector/configure b/gprofng/libcollector/configure
index bdc8c7749af..865ddb3d91d 100755
--- a/gprofng/libcollector/configure
+++ b/gprofng/libcollector/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gprofng 2.40.90.
+# Generated by GNU Autoconf 2.69 for gprofng 2.41.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='gprofng'
 PACKAGE_TARNAME='gprofng'
-PACKAGE_VERSION='2.40.90'
-PACKAGE_STRING='gprofng 2.40.90'
+PACKAGE_VERSION='2.41.0'
+PACKAGE_STRING='gprofng 2.41.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1324,7 +1324,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 gprofng 2.40.90 to adapt to many kinds of systems.
+\`configure' configures gprofng 2.41.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1395,7 +1395,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gprofng 2.40.90:";;
+     short | recursive ) echo "Configuration of gprofng 2.41.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1504,7 +1504,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gprofng configure 2.40.90
+gprofng configure 2.41.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1990,7 +1990,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 gprofng $as_me 2.40.90, which was
+It was created by gprofng $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2967,7 +2967,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gprofng'
- VERSION='2.40.90'
+ VERSION='2.41.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16080,7 +16080,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 gprofng $as_me 2.40.90, which was
+This file was extended by gprofng $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16146,7 +16146,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="\\
-gprofng config.status 2.40.90
+gprofng config.status 2.41.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 27988491efd..ed73b7f2019 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2023-07-30  Nick Clifton  <nickc@redhat.com>
+
+	This is the 2.41 release.
+	* configure: Regenerate.
+	* po/ld.pot: Regenerate.
+
+	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/ld/configure b/ld/configure
index 0c32b16241a..1503936432f 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.40.90.
+# Generated by GNU Autoconf 2.69 for ld 2.41.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.40.90'
-PACKAGE_STRING='ld 2.40.90'
+PACKAGE_VERSION='2.41.0'
+PACKAGE_STRING='ld 2.41.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1423,7 +1423,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.40.90 to adapt to many kinds of systems.
+\`configure' configures ld 2.41.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1494,7 +1494,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ld 2.40.90:";;
+     short | recursive ) echo "Configuration of ld 2.41.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1661,7 +1661,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ld configure 2.40.90
+ld configure 2.41.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2376,7 +2376,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.40.90, which was
+It was created by ld $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3359,7 +3359,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='ld'
- VERSION='2.40.90'
+ VERSION='2.41.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -18083,7 +18083,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.40.90, which was
+This file was extended by ld $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18149,7 +18149,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.40.90
+ld config.status 2.41.0
 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 c8f8fe3d1a1..14000d30078 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: https://sourceware.org/bugzilla/\n"
-"POT-Creation-Date: 2023-07-03 11:33+0100\n"
+"POT-Creation-Date: 2023-07-30 14:36+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"
@@ -72,7 +72,7 @@ msgstr ""
 #. mapped into a section from which references to OUTSECNAME
 #. are prohibited.  We must report an error.
 #: ldcref.c:724
-msgid "%X%P: %C: prohibited cross reference from %s to `%pT' in %s\n"
+msgid "%X%P: %H: prohibited cross reference from %s to `%pT' in %s\n"
 msgstr ""
 
 #: ldctor.c:84
@@ -140,7 +140,7 @@ msgstr ""
 msgid "found %s at %s\n"
 msgstr ""
 
-#: ldelf.c:410 ldlang.c:3081 ldlang.c:3095
+#: ldelf.c:410 ldlang.c:3087 ldlang.c:3101
 msgid "%F%P: %pB: error adding symbols: %E\n"
 msgstr ""
 
@@ -316,7 +316,7 @@ msgstr ""
 msgid "%F%P:%pS / by zero\n"
 msgstr ""
 
-#: ldexp.c:745 ldlang.c:3936 ldmain.c:1282 eaarch64pe.c:1241 eaarch64pe.c:1842
+#: ldexp.c:745 ldlang.c:3942 ldmain.c:1282 eaarch64pe.c:1241 eaarch64pe.c:1842
 #: earm64pe.c:1241 earm64pe.c:1842 earm_wince_pe.c:1232 earm_wince_pe.c:1944
 #: earmpe.c:1232 earmpe.c:1944 ei386pe.c:1232 ei386pe.c:1944
 #: ei386pe_posix.c:1232 ei386pe_posix.c:1944 ei386pep.c:1241 ei386pep.c:1842
@@ -368,7 +368,7 @@ msgstr ""
 msgid "%F%P:%pS: nonconstant expression for %s\n"
 msgstr ""
 
-#: ldexp.c:1686 ldlang.c:1305 ldlang.c:3414 ldlang.c:8096
+#: ldexp.c:1686 ldlang.c:1311 ldlang.c:3420 ldlang.c:8102
 msgid "%F%P: can not create hash table: %E\n"
 msgstr ""
 
@@ -417,503 +417,503 @@ msgstr ""
 msgid "%F%P: invalid BFD target `%s'\n"
 msgstr ""
 
-#: ldfile.c:479 ldfile.c:509
+#: ldfile.c:481 ldfile.c:511
 msgid "%P: skipping incompatible %s when searching for %s\n"
 msgstr ""
 
-#: ldfile.c:492
+#: ldfile.c:494
 msgid "%F%P: attempted static link of dynamic object `%s'\n"
 msgstr ""
 
-#: ldfile.c:619
+#: ldfile.c:621
 msgid "%P: cannot find %s (%s): %E\n"
 msgstr ""
 
 #. We ignore the return status of the script
 #. and always print the error message.
-#: ldfile.c:622 ldfile.c:706 ldfile.c:710
+#: ldfile.c:624 ldfile.c:708 ldfile.c:712
 msgid "%P: cannot find %s: %E\n"
 msgstr ""
 
-#: ldfile.c:674
+#: ldfile.c:676
 msgid "%P: cannot find %s inside %s\n"
 msgstr ""
 
-#: ldfile.c:689 ldmain.c:1462
+#: ldfile.c:691 ldmain.c:1462
 msgid "%P: About to run error handling script '%s' with arguments: '%s' '%s'\n"
 msgstr ""
 
-#: ldfile.c:693 ldmain.c:1466
+#: ldfile.c:695 ldmain.c:1466
 msgid "error handling script"
 msgstr ""
 
-#: ldfile.c:699 ldmain.c:1472
+#: ldfile.c:701 ldmain.c:1472
 msgid "%P: Failed to run error handling script '%s', reason: "
 msgstr ""
 
-#: ldfile.c:720
+#: ldfile.c:722
 msgid "%P: note to link with %s use -l:%s or rename it to lib%s\n"
 msgstr ""
 
-#: ldfile.c:749
+#: ldfile.c:751
 #, c-format
 msgid "cannot find script file %s\n"
 msgstr ""
 
-#: ldfile.c:751
+#: ldfile.c:753
 #, c-format
 msgid "opened script file %s\n"
 msgstr ""
 
-#: ldfile.c:900
+#: ldfile.c:902
 msgid "%F%P: error: linker script file '%s' appears multiple times\n"
 msgstr ""
 
-#: ldfile.c:922
+#: ldfile.c:924
 msgid "%F%P: cannot open linker script file %s: %E\n"
 msgstr ""
 
-#: ldfile.c:995
+#: ldfile.c:997
 msgid "%F%P: cannot represent machine `%s'\n"
 msgstr ""
 
-#: ldlang.c:1391
+#: ldlang.c:1397
 msgid "%P:%pS: warning: redeclaration of memory region `%s'\n"
 msgstr ""
 
-#: ldlang.c:1397
+#: ldlang.c:1403
 msgid "%P:%pS: warning: memory region `%s' not declared\n"
 msgstr ""
 
-#: ldlang.c:1433
+#: ldlang.c:1439
 msgid "%F%P:%pS: error: alias for default memory region\n"
 msgstr ""
 
-#: ldlang.c:1444
+#: ldlang.c:1450
 msgid "%F%P:%pS: error: redefinition of memory region alias `%s'\n"
 msgstr ""
 
-#: ldlang.c:1451
+#: ldlang.c:1457
 msgid "%F%P:%pS: error: memory region `%s' for alias `%s' does not exist\n"
 msgstr ""
 
-#: ldlang.c:1512 ldlang.c:1547
+#: ldlang.c:1518 ldlang.c:1553
 msgid "%F%P: failed creating section `%s': %E\n"
 msgstr ""
 
-#: ldlang.c:2252
+#: ldlang.c:2258
 msgid ""
 "\n"
 "As-needed library included to satisfy reference by file (symbol)\n"
 "\n"
 msgstr ""
 
-#: ldlang.c:2317
+#: ldlang.c:2323
 msgid ""
 "\n"
 "Discarded input sections\n"
 "\n"
 msgstr ""
 
-#: ldlang.c:2325
+#: ldlang.c:2331
 msgid ""
 "\n"
 "There are no discarded input sections\n"
 msgstr ""
 
-#: ldlang.c:2327
+#: ldlang.c:2333
 msgid ""
 "\n"
 "Memory Configuration\n"
 "\n"
 msgstr ""
 
-#: ldlang.c:2329
+#: ldlang.c:2335
 msgid "Name"
 msgstr ""
 
-#: ldlang.c:2329
+#: ldlang.c:2335
 msgid "Origin"
 msgstr ""
 
-#: ldlang.c:2329
+#: ldlang.c:2335
 msgid "Length"
 msgstr ""
 
-#: ldlang.c:2329
+#: ldlang.c:2335
 msgid "Attributes"
 msgstr ""
 
-#: ldlang.c:2353
+#: ldlang.c:2359
 msgid ""
 "\n"
 "Linker script and memory map\n"
 "\n"
 msgstr ""
 
-#: ldlang.c:2406
+#: ldlang.c:2412
 msgid "%F%P: illegal use of `%s' section\n"
 msgstr ""
 
-#: ldlang.c:2415
+#: ldlang.c:2421
 msgid "%F%P: output format %s cannot represent section called %s: %E\n"
 msgstr ""
 
-#: ldlang.c:2582
+#: ldlang.c:2588
 msgid ""
 "%P:%pS: warning: --enable-non-contiguous-regions makes section `%pA' from `%"
 "pB' match /DISCARD/ clause.\n"
 msgstr ""
 
-#: ldlang.c:2606
+#: ldlang.c:2612
 msgid ""
 "%P:%pS: warning: --enable-non-contiguous-regions may change behaviour for "
 "section `%pA' from `%pB' (assigned to %pA, but additional match: %pA)\n"
 msgstr ""
 
-#: ldlang.c:2984
+#: ldlang.c:2990
 msgid "%P: %pB: file not recognized: %E; matching formats:"
 msgstr ""
 
-#: ldlang.c:2993
+#: ldlang.c:2999
 msgid "%F%P: %pB: file not recognized: %E\n"
 msgstr ""
 
-#: ldlang.c:3066
+#: ldlang.c:3072
 msgid "%F%P: %pB: member %pB in archive is not an object\n"
 msgstr ""
 
-#: ldlang.c:3336
+#: ldlang.c:3342
 msgid "%F%P: input file '%s' is the same as output file\n"
 msgstr ""
 
-#: ldlang.c:3384
+#: ldlang.c:3390
 msgid ""
 "%P: warning: could not find any targets that match endianness requirement\n"
 msgstr ""
 
-#: ldlang.c:3398
+#: ldlang.c:3404
 msgid "%F%P: target %s not found\n"
 msgstr ""
 
-#: ldlang.c:3400
+#: ldlang.c:3406
 msgid "%F%P: cannot open output file %s: %E\n"
 msgstr ""
 
-#: ldlang.c:3406
+#: ldlang.c:3412
 msgid "%F%P: %s: can not make object file: %E\n"
 msgstr ""
 
-#: ldlang.c:3410
+#: ldlang.c:3416
 msgid "%F%P: %s: can not set architecture: %E\n"
 msgstr ""
 
-#: ldlang.c:3594
+#: ldlang.c:3600
 msgid "%P: warning: %s contains output sections; did you forget -T?\n"
 msgstr ""
 
-#: ldlang.c:3641
+#: ldlang.c:3647
 #, c-format
 msgid "%s: %s\n"
 msgstr ""
 
-#: ldlang.c:3641
+#: ldlang.c:3647
 msgid "CTF warning"
 msgstr ""
 
-#: ldlang.c:3641
+#: ldlang.c:3647
 msgid "CTF error"
 msgstr ""
 
-#: ldlang.c:3647
+#: ldlang.c:3653
 #, c-format
 msgid "CTF error: cannot get CTF errors: `%s'\n"
 msgstr ""
 
-#: ldlang.c:3681
+#: ldlang.c:3687
 msgid ""
 "%P: warning: CTF section in %pB not loaded; its types will be discarded: %s\n"
 msgstr ""
 
-#: ldlang.c:3710
+#: ldlang.c:3716
 msgid "%P: warning: CTF output not created: `%s'\n"
 msgstr ""
 
-#: ldlang.c:3753
+#: ldlang.c:3759
 msgid "%P: warning: CTF section in %pB cannot be linked: `%s'\n"
 msgstr ""
 
-#: ldlang.c:3773
+#: ldlang.c:3779
 msgid "%P: warning: CTF linking failed; output will have no CTF section: %s\n"
 msgstr ""
 
-#: ldlang.c:3844
+#: ldlang.c:3850
 msgid ""
 "%P: warning: CTF section emission failed; output will have no CTF section: %"
 "s\n"
 msgstr ""
 
-#: ldlang.c:3883
+#: ldlang.c:3889
 msgid ""
 "%P: warning: CTF section in %pB not linkable: %P was built without support "
 "for CTF\n"
 msgstr ""
 
-#: ldlang.c:4021
+#: ldlang.c:4027
 msgid "%X%P: required symbol `%s' not defined\n"
 msgstr ""
 
-#: ldlang.c:4219 ldlang.c:4228
+#: ldlang.c:4225 ldlang.c:4234
 msgid "%F%P: invalid type for output section `%s'\n"
 msgstr ""
 
-#: ldlang.c:4362
+#: ldlang.c:4368
 msgid ""
 "warning: INSERT statement in linker script is incompatible with --enable-non-"
 "contiguous-regions.\n"
 msgstr ""
 
-#: ldlang.c:4375
+#: ldlang.c:4381
 msgid "%F%P: %s not found for insert\n"
 msgstr ""
 
-#: ldlang.c:4647
+#: ldlang.c:4653
 msgid " load address 0x%V"
 msgstr ""
 
-#: ldlang.c:4911
+#: ldlang.c:4917
 msgid "%W (size before relaxing)\n"
 msgstr ""
 
-#: ldlang.c:5040
+#: ldlang.c:5046
 #, c-format
 msgid "Address of section %s set to "
 msgstr ""
 
-#: ldlang.c:5232
+#: ldlang.c:5238
 #, c-format
 msgid "Fail with %d\n"
 msgstr ""
 
-#: ldlang.c:5445
+#: ldlang.c:5451
 msgid ""
 "%F%P: Output section `%pA' not large enough for the linker-created stubs "
 "section `%pA'.\n"
 msgstr ""
 
-#: ldlang.c:5450
+#: ldlang.c:5456
 msgid ""
 "%F%P: Relaxation not supported with --enable-non-contiguous-regions (section "
 "`%pA' would overflow `%pA' after it changed size).\n"
 msgstr ""
 
-#: ldlang.c:5559
+#: ldlang.c:5565
 msgid "%X%P: section %s VMA wraps around address space\n"
 msgstr ""
 
-#: ldlang.c:5565
+#: ldlang.c:5571
 msgid "%X%P: section %s LMA wraps around address space\n"
 msgstr ""
 
-#: ldlang.c:5617
+#: ldlang.c:5623
 msgid "%X%P: section %s LMA [%V,%V] overlaps section %s LMA [%V,%V]\n"
 msgstr ""
 
-#: ldlang.c:5661
+#: ldlang.c:5667
 msgid "%X%P: section %s VMA [%V,%V] overlaps section %s VMA [%V,%V]\n"
 msgstr ""
 
-#: ldlang.c:5684
+#: ldlang.c:5690
 msgid "%X%P: region `%s' overflowed by %lu byte\n"
 msgid_plural "%X%P: region `%s' overflowed by %lu bytes\n"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ldlang.c:5709
+#: ldlang.c:5715
 msgid "%X%P: address 0x%v of %pB section `%s' is not within region `%s'\n"
 msgstr ""
 
-#: ldlang.c:5720
+#: ldlang.c:5726
 msgid "%X%P: %pB section `%s' will not fit in region `%s'\n"
 msgstr ""
 
-#: ldlang.c:5806
+#: ldlang.c:5812
 msgid ""
 "%F%P:%pS: non constant or forward reference address expression for section %"
 "s\n"
 msgstr ""
 
-#: ldlang.c:5831
+#: ldlang.c:5837
 msgid "%X%P: internal error on COFF shared library section %s\n"
 msgstr ""
 
-#: ldlang.c:5889
+#: ldlang.c:5895
 msgid "%F%P: error: no memory region specified for loadable section `%s'\n"
 msgstr ""
 
-#: ldlang.c:5893
+#: ldlang.c:5899
 msgid "%P: warning: no memory region specified for loadable section `%s'\n"
 msgstr ""
 
-#: ldlang.c:5927
+#: ldlang.c:5933
 msgid "%P: warning: start of section %s changed by %ld\n"
 msgstr ""
 
-#: ldlang.c:6019
+#: ldlang.c:6025
 msgid "%P: warning: dot moved backwards before `%s'\n"
 msgstr ""
 
-#: ldlang.c:6200
+#: ldlang.c:6206
 msgid "%F%P: can't relax section: %E\n"
 msgstr ""
 
-#: ldlang.c:6612
+#: ldlang.c:6618
 msgid "%F%P: invalid data statement\n"
 msgstr ""
 
-#: ldlang.c:6645
+#: ldlang.c:6651
 msgid "%F%P: invalid reloc statement\n"
 msgstr ""
 
-#: ldlang.c:7063
+#: ldlang.c:7069
 msgid ""
 "%F%P: --gc-sections requires a defined symbol root specified by -e or -u\n"
 msgstr ""
 
-#: ldlang.c:7088
+#: ldlang.c:7094
 msgid "%F%P: %s: can't set start address\n"
 msgstr ""
 
-#: ldlang.c:7101 ldlang.c:7120
+#: ldlang.c:7107 ldlang.c:7126
 msgid "%F%P: can't set start address\n"
 msgstr ""
 
-#: ldlang.c:7114
+#: ldlang.c:7120
 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
 msgstr ""
 
-#: ldlang.c:7125 ldlang.c:7133
+#: ldlang.c:7131 ldlang.c:7139
 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
 msgstr ""
 
-#: ldlang.c:7189
+#: ldlang.c:7195
 msgid ""
 "%F%P: relocatable linking with relocations from format %s (%pB) to format %s "
 "(%pB) is not supported\n"
 msgstr ""
 
-#: ldlang.c:7199
+#: ldlang.c:7205
 msgid ""
 "%X%P: %s architecture of input file `%pB' is incompatible with %s output\n"
 msgstr ""
 
-#: ldlang.c:7223
+#: ldlang.c:7229
 msgid "%X%P: failed to merge target specific data of file %pB\n"
 msgstr ""
 
-#: ldlang.c:7294
+#: ldlang.c:7300
 msgid "%F%P: could not define common symbol `%pT': %E\n"
 msgstr ""
 
-#: ldlang.c:7306
+#: ldlang.c:7312
 msgid ""
 "\n"
 "Allocating common symbols\n"
 msgstr ""
 
-#: ldlang.c:7307
+#: ldlang.c:7313
 msgid ""
 "Common symbol       size              file\n"
 "\n"
 msgstr ""
 
-#: ldlang.c:7364
+#: ldlang.c:7370
 msgid "%X%P: error: unplaced orphan section `%pA' from `%pB'\n"
 msgstr ""
 
-#: ldlang.c:7382
+#: ldlang.c:7388
 msgid ""
 "%P: warning: orphan section `%pA' from `%pB' being placed in section `%s'\n"
 msgstr ""
 
-#: ldlang.c:7472
+#: ldlang.c:7478
 msgid "%F%P: invalid character %c (%d) in flags\n"
 msgstr ""
 
-#: ldlang.c:7584
+#: ldlang.c:7590
 msgid "%F%P:%pS: error: align with input and explicit align specified\n"
 msgstr ""
 
-#: ldlang.c:8055
+#: ldlang.c:8061
 msgid ""
 "%P: warning: --enable-non-contiguous-regions discards section `%pA' from `%"
 "pB'\n"
 msgstr ""
 
-#: ldlang.c:8134
+#: ldlang.c:8140
 msgid "%F%P: %s: plugin reported error after all symbols read\n"
 msgstr ""
 
-#: ldlang.c:8706
+#: ldlang.c:8712
 msgid "%F%P: multiple STARTUP files\n"
 msgstr ""
 
-#: ldlang.c:8752
+#: ldlang.c:8758
 msgid "%X%P:%pS: section has both a load address and a load region\n"
 msgstr ""
 
-#: ldlang.c:8858
+#: ldlang.c:8864
 msgid ""
 "%X%P:%pS: PHDRS and FILEHDR are not supported when prior PT_LOAD headers "
 "lack them\n"
 msgstr ""
 
-#: ldlang.c:8931
+#: ldlang.c:8937
 msgid "%F%P: no sections assigned to phdrs\n"
 msgstr ""
 
-#: ldlang.c:8969
+#: ldlang.c:8975
 msgid "%F%P: bfd_record_phdr failed: %E\n"
 msgstr ""
 
-#: ldlang.c:8989
+#: ldlang.c:8995
 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
 msgstr ""
 
-#: ldlang.c:9412
+#: ldlang.c:9418
 msgid "%X%P: unknown language `%s' in version information\n"
 msgstr ""
 
-#: ldlang.c:9557
+#: ldlang.c:9563
 msgid ""
 "%X%P: anonymous version tag cannot be combined with other version tags\n"
 msgstr ""
 
-#: ldlang.c:9566
+#: ldlang.c:9572
 msgid "%X%P: duplicate version tag `%s'\n"
 msgstr ""
 
-#: ldlang.c:9587 ldlang.c:9596 ldlang.c:9614 ldlang.c:9624
+#: ldlang.c:9593 ldlang.c:9602 ldlang.c:9620 ldlang.c:9630
 msgid "%X%P: duplicate expression `%s' in version information\n"
 msgstr ""
 
-#: ldlang.c:9664
+#: ldlang.c:9670
 msgid "%X%P: unable to find version dependency `%s'\n"
 msgstr ""
 
-#: ldlang.c:9687
+#: ldlang.c:9693
 msgid "%X%P: unable to read .exports section contents\n"
 msgstr ""
 
-#: ldlang.c:9733
+#: ldlang.c:9739
 msgid "%P: invalid origin for memory region %s\n"
 msgstr ""
 
-#: ldlang.c:9745
+#: ldlang.c:9751
 msgid "%P: invalid length for memory region %s\n"
 msgstr ""
 
-#: ldlang.c:9857
+#: ldlang.c:9863
 msgid "%X%P: unknown feature `%s'\n"
 msgstr ""
 
@@ -1089,11 +1089,11 @@ msgid "warning: "
 msgstr ""
 
 #: ldmain.c:1487
-msgid "%X%P: %C: undefined reference to `%pT'\n"
+msgid "%X%P: %H: undefined reference to `%pT'\n"
 msgstr ""
 
 #: ldmain.c:1490
-msgid "%P: %C: warning: undefined reference to `%pT'\n"
+msgid "%P: %H: warning: undefined reference to `%pT'\n"
 msgstr ""
 
 #: ldmain.c:1496
@@ -3318,7 +3318,7 @@ msgstr ""
 
 #: pe-dll.c:2914
 msgid ""
-"%X%P: %C: variable '%pT' can't be auto-imported; please read the "
+"%X%P: %H: variable '%pT' can't be auto-imported; please read the "
 "documentation for ld's --enable-auto-import for details\n"
 msgstr ""
 
@@ -4924,7 +4924,7 @@ msgstr ""
 #: eaarch64pe.c:1204 earm64pe.c:1204 earm_wince_pe.c:1193 earmpe.c:1193
 #: ei386pe.c:1193 ei386pe_posix.c:1193 ei386pep.c:1204 emcorepe.c:1193
 #: eshpe.c:1193
-msgid "%P: %C: cannot get section contents - auto-import exception\n"
+msgid "%P: %H: cannot get section contents - auto-import exception\n"
 msgstr ""
 
 #: eaarch64pe.c:1334 earm64pe.c:1334 earm_wince_pe.c:1324 earmpe.c:1324
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index d1d2c6d66ad..a0e55822751 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,9 @@
+2023-07-30  Nick Clifton  <nickc@redhat.com>
+
+	This is the 2.41 release.
+	* configure: Regenerate.
+	* po/opcodes.pot: Regenerate.
+
 2023-07-03  Nick Clifton  <nickc@redhat.com>
 
 	* configure: Regenerate.
diff --git a/opcodes/configure b/opcodes/configure
index 71504e10c51..fc4109a1a47 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.40.90.
+# Generated by GNU Autoconf 2.69 for opcodes 2.41.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.40.90'
-PACKAGE_STRING='opcodes 2.40.90'
+PACKAGE_VERSION='2.41.0'
+PACKAGE_STRING='opcodes 2.41.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1360,7 +1360,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.40.90 to adapt to many kinds of systems.
+\`configure' configures opcodes 2.41.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1431,7 +1431,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of opcodes 2.40.90:";;
+     short | recursive ) echo "Configuration of opcodes 2.41.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1545,7 +1545,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-opcodes configure 2.40.90
+opcodes configure 2.41.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2139,7 +2139,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.40.90, which was
+It was created by opcodes $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3118,7 +3118,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='opcodes'
- VERSION='2.40.90'
+ VERSION='2.41.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13191,7 +13191,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.40.90, which was
+This file was extended by opcodes $as_me 2.41.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13257,7 +13257,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.40.90
+opcodes config.status 2.41.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot
index 962938ee682..7f4b825b017 100644
--- a/opcodes/po/opcodes.pot
+++ b/opcodes/po/opcodes.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"
diff --git a/src-release.sh b/src-release.sh
index c974ea05473..10078fcda06 100755
--- a/src-release.sh
+++ b/src-release.sh
@@ -39,7 +39,7 @@ MAKEINFOFLAGS=--split-size=5000000
 # Support for building net releases
 
 # Files in root used in any net release.
-DEVO_SUPPORT="ar-lib ChangeLog compile config config-ml.in config.guess \
+DEVO_SUPPORT="ar-lib ChangeLog ChangeLog.git compile config config-ml.in config.guess \
 	config.rpath config.sub configure configure.ac COPYING COPYING.LIB \
 	COPYING3 COPYING3.LIB depcomp install-sh libtool.m4 ltgcc.m4 \
 	ltmain.sh ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 \
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic