This is the 2.46 release

This commit is contained in:
Nick Clifton 2026-02-08 10:40:43 +00:00
parent d318051dbb
commit 49d4d3fafa
20 changed files with 322646 additions and 925 deletions

321663
ChangeLog.git Normal file

File diff suppressed because one or more lines are too long

20
bfd/configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for bfd 2.45.90.
# Generated by GNU Autoconf 2.69 for bfd 2.46.
#
#
# 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.45.90'
PACKAGE_STRING='bfd 2.45.90'
PACKAGE_VERSION='2.46'
PACKAGE_STRING='bfd 2.46'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@ -1410,7 +1410,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.45.90 to adapt to many kinds of systems.
\`configure' configures bfd 2.46 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1481,7 +1481,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of bfd 2.45.90:";;
short | recursive ) echo "Configuration of bfd 2.46:";;
esac
cat <<\_ACEOF
@ -1626,7 +1626,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
bfd configure 2.45.90
bfd configure 2.46
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -2220,7 +2220,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.45.90, which was
It was created by bfd $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -3203,7 +3203,7 @@ fi
# Define the identity of the package.
PACKAGE='bfd'
VERSION='2.45.90'
VERSION='2.46'
cat >>confdefs.h <<_ACEOF
@ -18124,7 +18124,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.45.90, which was
This file was extended by bfd $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -18190,7 +18190,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.45.90
bfd config.status 2.46
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

View file

@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Controls whether to enable development-mode features by default.
development=true
development=false
# Indicate whether this is a release branch.
experimental=true
experimental=false

View file

@ -8,13 +8,12 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
"POT-Creation-Date: 2026-01-28 10:16+1030\n"
"POT-Creation-Date: 2026-02-08 10:32+0000\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
@ -554,16 +553,16 @@ msgstr ""
msgid "<corrupt info> %s"
msgstr ""
#: coffgen.c:2826 elflink.c:15504 linker.c:3091
#: coffgen.c:2826 elflink.c:15522 linker.c:3091
msgid "%P: already_linked_table: %E\n"
msgstr ""
#: coffgen.c:3183 elflink.c:14445
#: coffgen.c:3183 elflink.c:14448
#, c-format
msgid "removing unused section '%pA' in file '%pB'"
msgstr ""
#: coffgen.c:3260 elflink.c:14676
#: coffgen.c:3260 elflink.c:14679
msgid "warning: gc-sections option ignored"
msgstr ""
@ -585,8 +584,8 @@ msgstr ""
#: cofflink.c:2430 elflink.c:11903
#, c-format
msgid ""
"%X`%s' referenced in section `%pA' of %pB: defined in discarded section "
"`%pA' of %pB\n"
"%X`%s' referenced in section `%pA' of %pB: defined in discarded section `%"
"pA' of %pB\n"
msgstr ""
#: cofflink.c:2630
@ -904,8 +903,8 @@ msgstr ""
#: elf-attrs.c:1673 elf-attrs.c:1683
#, c-format
msgid ""
"%X%pB: error: <%s> property of subsection '%s' was incorrectly set. Got "
"'%s', expected '%s'\n"
"%X%pB: error: <%s> property of subsection '%s' was incorrectly set. Got '%"
"s', expected '%s'\n"
msgstr ""
#: elf-attrs.c:1707
@ -1076,12 +1075,13 @@ msgid ".eh_frame_hdr refers to overlapping FDEs"
msgstr ""
#. xgettext:c-format.
#: elf-ifunc.c:144 elfnn-loongarch.c:1895
#: elf-ifunc.c:144
#: elfnn-loongarch.c:1895
#, c-format
msgid ""
"%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%pB' can not "
"be used when making an executable; recompile with -fPIE and relink with "
"-pie\n"
"be used when making an executable; recompile with -fPIE and relink with -"
"pie\n"
msgstr ""
#: elf-m10200.c:435 elf-m10300.c:2147 elf32-bfin.c:3133 elf32-cr16.c:1430
@ -1100,11 +1100,12 @@ msgstr ""
#: elf32-cris.c:2038 elf32-crx.c:927 elf32-d10v.c:515 elf32-fr30.c:599
#: elf32-frv.c:4053 elf32-ft32.c:497 elf32-h8300.c:528 elf32-iq2000.c:696
#: elf32-lm32.c:1074 elf32-m32c.c:629 elf32-m32r.c:2844 elf32-m68hc1x.c:1276
#: elf32-mep.c:527 elf32-metag.c:1950 elf32-microblaze.c:1681 elf32-moxie.c:293
#: elf32-msp430.c:1511 elf32-nds32.c:6102 elf32-or1k.c:1900 elf32-score.c:2740
#: elf32-score7.c:2551 elf32-spu.c:5089 elf32-tilepro.c:3376 elf32-v850.c:2302
#: elf32-visium.c:676 elf32-xstormy16.c:936 elf64-mmix.c:1542
#: elfxx-mips.c:10752 elfxx-tilegx.c:3746
#: elf32-mep.c:527 elf32-metag.c:1950 elf32-microblaze.c:1681
#: elf32-moxie.c:293 elf32-msp430.c:1511 elf32-nds32.c:6102 elf32-or1k.c:1900
#: elf32-score.c:2740 elf32-score7.c:2551 elf32-spu.c:5089
#: elf32-tilepro.c:3376 elf32-v850.c:2302 elf32-visium.c:676
#: elf32-xstormy16.c:936 elf64-mmix.c:1542 elfxx-mips.c:10752
#: elfxx-tilegx.c:3746
msgid "internal error: unsupported relocation error"
msgstr ""
@ -1120,10 +1121,11 @@ msgstr ""
#: elf32-fr30.c:607 elf32-frv.c:4061 elf32-ft32.c:505 elf32-h8300.c:536
#: elf32-ip2k.c:1494 elf32-iq2000.c:704 elf32-lm32.c:1082 elf32-m32c.c:637
#: elf32-m32r.c:2852 elf32-m68hc1x.c:1284 elf32-mep.c:535 elf32-metag.c:1958
#: elf32-microblaze.c:1689 elf32-moxie.c:301 elf32-msp430.c:1519 elf32-mt.c:411
#: elf32-nds32.c:6110 elf32-or1k.c:1908 elf32-score.c:2753 elf32-score7.c:2559
#: elf32-spu.c:5097 elf32-tilepro.c:3384 elf32-v850.c:2322 elf32-visium.c:684
#: elf32-xstormy16.c:944 elf64-bpf.c:353 elf64-mmix.c:1550 elfxx-tilegx.c:3754
#: elf32-microblaze.c:1689 elf32-moxie.c:301 elf32-msp430.c:1519
#: elf32-mt.c:411 elf32-nds32.c:6110 elf32-or1k.c:1908 elf32-score.c:2753
#: elf32-score7.c:2559 elf32-spu.c:5097 elf32-tilepro.c:3384 elf32-v850.c:2322
#: elf32-visium.c:684 elf32-xstormy16.c:944 elf64-bpf.c:353 elf64-mmix.c:1550
#: elfxx-tilegx.c:3754
msgid "internal error: unknown error"
msgstr ""
@ -1139,10 +1141,10 @@ msgstr ""
#: elf-m10300.c:2093 elf32-arm.c:13348 elf32-i386.c:3564 elf32-m32r.c:2333
#: elf32-m68k.c:3931 elf32-s390.c:3082 elf32-sh.c:3674 elf32-tilepro.c:3275
#: elf32-xtensa.c:3022 elf64-s390.c:3413 elf64-x86-64.c:5057 elfxx-sparc.c:2921
#: elfxx-sparc.c:3817 elfxx-tilegx.c:3665
#: elfnn-aarch64.c:5813
#: elfnn-aarch64.c:7432
#: elf32-xtensa.c:3022 elf64-s390.c:3413 elf64-x86-64.c:5057
#: elfxx-sparc.c:2921 elfxx-sparc.c:3817 elfxx-tilegx.c:3665
#: elfnn-aarch64.c:5811
#: elfnn-aarch64.c:7430
#: elfnn-kvx.c:2774
#, c-format
msgid "%pB(%pA+%#<PRIx64>): unresolvable %s relocation against symbol `%s'"
@ -1150,8 +1152,8 @@ msgstr ""
#: elf-m10300.c:2156
msgid ""
"error: inappropriate relocation type for shared library (did you forget "
"-fpic?)"
"error: inappropriate relocation type for shared library (did you forget -"
"fpic?)"
msgstr ""
#: elf-m10300.c:2160
@ -1257,24 +1259,24 @@ msgstr ""
msgid "error in %pB(%pA); unexpected SFrame section type"
msgstr ""
#: elf-sframe.c:293
#: elf-sframe.c:296
#, c-format
msgid "error in %pB(%pA); no .sframe will be created"
msgstr ""
#: elf-sframe.c:467
msgid "input SFrame sections with different abi prevent .sframe generation"
#: elf-sframe.c:470
#, c-format
msgid "error in %pB (%pA); unexpected ABI in SFrame section"
msgstr ""
#: elf-sframe.c:478
msgid ""
"input SFrame sections with different format versions prevent .sframe "
"generation"
#: elf-sframe.c:481
#, c-format
msgid "error in %pB (%pA); unexpected SFrame format version %<PRIu8>"
msgstr ""
#: elf-sframe.c:491
msgid ""
"SFrame sections with unexpected data encoding prevent .sframe generation"
#: elf-sframe.c:494
#, c-format
msgid "error in %pB (%pA); unexpected SFrame data encoding"
msgstr ""
#: elf.c:367
@ -1294,7 +1296,7 @@ msgid "%pB: invalid string offset %u >= %<PRIu64> for section `%s'"
msgstr ""
#: elf.c:580 elf32-arm.c:17611
#: elfnn-aarch64.c:8432
#: elfnn-aarch64.c:8430
#: elfnn-loongarch.c:6858
#: elfnn-riscv.c:3894
#, c-format
@ -1710,12 +1712,14 @@ msgstr ""
msgid "%pB(%pA): error: secondary reloc %zu is of an unknown type"
msgstr ""
#. Ignore init flag - it may not be set, despite the flags field
#. containing valid data.
#. Ignore init flag - it may not be set, despite the flags field
#. containing valid data.
#: elf32-arc.c:461 elf32-arm.c:15071 elf32-frv.c:6624 elf32-iq2000.c:872
#: elf32-m32c.c:920 elf32-mt.c:561 elf32-rl78.c:1279 elf32-rx.c:3220
#: elf32-visium.c:839 elf64-ppc.c:5523
#: elfnn-aarch64.c:7662
#: elfnn-aarch64.c:7660
#, c-format
msgid "private flags = 0x%lx:"
msgstr ""
@ -1778,8 +1782,8 @@ msgstr ""
#: elf32-arc.c:1163
#, c-format
msgid ""
"%pB(%pA+%#<PRIx64>): CMEM relocation to `%s' is invalid, 16 MSB should be "
"%#x (value is %#<PRIx64>)"
"%pB(%pA+%#<PRIx64>): CMEM relocation to `%s' is invalid, 16 MSB should be %"
"#x (value is %#<PRIx64>)"
msgstr ""
#: elf32-arc.c:1174
@ -1820,7 +1824,8 @@ msgid "%pB(%pA): internal error: unknown error"
msgstr ""
#: elf32-arc.c:2052 elf32-arc.c:2120 elf32-arm.c:15514 elf32-metag.c:2213
#: elf32-nds32.c:5548 elfnn-aarch64.c:8069
#: elf32-nds32.c:5548
#: elfnn-aarch64.c:8067
#: elfnn-riscv.c:915
#, c-format
msgid ""
@ -1856,8 +1861,8 @@ msgstr ""
#: elf32-arm.c:4544
#, c-format
msgid ""
"ERROR: CMSE stub (%s section) too far (%#<PRIx64>) from destination "
"(%#<PRIx64>)"
"ERROR: CMSE stub (%s section) too far (%#<PRIx64>) from destination (%"
"#<PRIx64>)"
msgstr ""
#: elf32-arm.c:4713
@ -2061,7 +2066,12 @@ msgid ""
"when making a %s; recompile with -fPIC"
msgstr ""
#: elf32-arm.c:10598 elf32-arm.c:11015
#: elf32-arm.c:10598
#, c-format
msgid "\\%pB: warning: %s BLX instruction targets %s function '%s'"
msgstr ""
#: elf32-arm.c:11015
#, c-format
msgid "%pB: warning: %s BLX instruction targets %s function '%s'"
msgstr ""
@ -2121,33 +2131,33 @@ msgid "%pB(%pA+%#<PRIx64>): %s relocation against SEC_MERGE section"
msgstr ""
#: elf32-arm.c:13293 elf32-m68k.c:3968 elf32-xtensa.c:2760
#: elfnn-aarch64.c:7159
#: elfnn-aarch64.c:7157
#: elfnn-kvx.c:2570
#, c-format
msgid "%pB(%pA+%#<PRIx64>): %s used with TLS symbol %s"
msgstr ""
#: elf32-arm.c:13295 elf32-m68k.c:3970 elf32-xtensa.c:2762
#: elfnn-aarch64.c:7161
#: elfnn-aarch64.c:7159
#: elfnn-kvx.c:2572
#, c-format
msgid "%pB(%pA+%#<PRIx64>): %s used with non-TLS symbol %s"
msgstr ""
#: elf32-arm.c:13378 elf32-tic6x.c:2639
#: elfnn-aarch64.c:7496
#: elfnn-aarch64.c:7494
#: elfnn-kvx.c:2799
msgid "out of range"
msgstr ""
#: elf32-arm.c:13382 elf32-pru.c:937 elf32-tic6x.c:2643
#: elfnn-aarch64.c:7500
#: elfnn-aarch64.c:7498
#: elfnn-kvx.c:2803
msgid "unsupported relocation"
msgstr ""
#: elf32-arm.c:13390 elf32-pru.c:947 elf32-tic6x.c:2651
#: elfnn-aarch64.c:7508
#: elfnn-aarch64.c:7506
#: elfnn-kvx.c:2811
msgid "unknown error"
msgstr ""
@ -2376,15 +2386,17 @@ msgstr ""
msgid " [FDPIC ABI supplement]"
msgstr ""
#: elf32-arm.c:15189 elfnn-aarch64.c:7665
#: elf32-arm.c:15189
#: elfnn-aarch64.c:7663
#, c-format
msgid " <Unrecognised flag bits set>"
msgstr ""
#: elf32-arm.c:15297 elf32-arm.c:15431 elf32-i386.c:1585 elf32-s390.c:921
#: elf32-tic6x.c:2714 elf32-tilepro.c:1433 elf32-xtensa.c:1087 elf64-s390.c:924
#: elf64-x86-64.c:2562 elfxx-sparc.c:1382 elfxx-tilegx.c:1658 elfxx-x86.c:974
#: elfnn-aarch64.c:7936
#: elf32-tic6x.c:2714 elf32-tilepro.c:1433 elf32-xtensa.c:1087
#: elf64-s390.c:924 elf64-x86-64.c:2562 elfxx-sparc.c:1382 elfxx-tilegx.c:1658
#: elfxx-x86.c:974
#: elfnn-aarch64.c:7934
#: elfnn-kvx.c:3249
#: elfnn-loongarch.c:1135
#: elfnn-riscv.c:959
@ -2511,7 +2523,8 @@ msgid ""
"%X%H: %s against `%s': internal error: unexpected relocation result %d\n"
msgstr ""
#: elf32-avr.c:3336 elfnn-aarch64.c:3231
#: elf32-avr.c:3336
#: elfnn-aarch64.c:3231
#, c-format
msgid "cannot create stub entry %s"
msgstr ""
@ -2995,7 +3008,8 @@ msgid "%pB: bad reloc offset (%#<PRIx32> > %#<PRIx32>) for section `%pA'"
msgstr ""
#: elf32-i386.c:1796 elf32-s390.c:1149 elf32-sh.c:5501 elf32-tilepro.c:1546
#: elf32-xtensa.c:1260 elf64-s390.c:1162 elfxx-sparc.c:1562 elfxx-tilegx.c:1763
#: elf32-xtensa.c:1260 elf64-s390.c:1162 elfxx-sparc.c:1562
#: elfxx-tilegx.c:1763
#: elfnn-loongarch.c:755
#: elfnn-riscv.c:866
#, c-format
@ -3160,8 +3174,8 @@ msgstr ""
#: elf32-m68hc1x.c:1198
#, c-format
msgid ""
"reference to a banked address [%lx:%04lx] in the normal address space at "
"%04lx"
"reference to a banked address [%lx:%04lx] in the normal address space at %"
"04lx"
msgstr ""
#: elf32-m68hc1x.c:1234
@ -3921,8 +3935,8 @@ msgstr ""
#: elf32-sh.c:4581
#, c-format
msgid ""
"%pB(%pA): offset in relocation for GD->LE translation is too small: "
"%#<PRIx64>"
"%pB(%pA): offset in relocation for GD->LE translation is too small: %"
"#<PRIx64>"
msgstr ""
#. The backslash is to prevent bogus trigraph detection.
@ -3959,8 +3973,8 @@ msgstr ""
#: elf32-sh.c:4670
#, c-format
msgid ""
"%pB(%pA): offset in relocation for IE->LE translation is too small: "
"%#<PRIx64>"
"%pB(%pA): offset in relocation for IE->LE translation is too small: %"
"#<PRIx64>"
msgstr ""
#: elf32-sh.c:4688
@ -3984,15 +3998,15 @@ msgstr ""
#: elf32-sh.c:4819
#, c-format
msgid ""
"%pB(%pA): offset in relocation for GD->IE translation is too small: "
"%#<PRIx64>"
"%pB(%pA): offset in relocation for GD->IE translation is too small: %"
"#<PRIx64>"
msgstr ""
#: elf32-sh.c:4887
#, c-format
msgid ""
"%pB(%pA): offset in relocation for LD->LE translation is too small: "
"%#<PRIx64>"
"%pB(%pA): offset in relocation for LD->LE translation is too small: %"
"#<PRIx64>"
msgstr ""
#: elf32-sh.c:5015
@ -4259,7 +4273,7 @@ msgid "warning: %pB and %pB differ in whether code is compiled for DSBT"
msgstr ""
#: elf32-tilepro.c:3628 elfxx-tilegx.c:4018 elfxx-x86.c:2787
#: elfnn-aarch64.c:10445
#: elfnn-aarch64.c:10441
#: elfnn-kvx.c:4632
#: elfnn-loongarch.c:6788
#: elfnn-riscv.c:3810
@ -4630,7 +4644,7 @@ msgstr ""
msgid "%pB: .got subsegment exceeds 64K (size %d)"
msgstr ""
#: elf64-alpha.c:2679 elf64-hppa.c:1558 elflink.c:15765
#: elf64-alpha.c:2679 elf64-hppa.c:1558 elflink.c:15783
#: elfnn-kvx.c:4017
#: elfnn-loongarch.c:2198
#, c-format
@ -4695,7 +4709,7 @@ msgstr ""
msgid "%pB: Relocations in generic ELF (EM: %d)"
msgstr ""
#: elf64-hppa.c:1564 elflink.c:15771
#: elf64-hppa.c:1564 elflink.c:15789
#, c-format
msgid "%P: %pB: warning: relocation against `%s' in read-only section `%pA'\n"
msgstr ""
@ -4715,96 +4729,114 @@ msgstr ""
msgid "%pB(%pA+%#<PRIx64>): R_PARISC_FPTR64 relocation in readonly section"
msgstr ""
#: elf64-ia64-vms.c:600 elfnn-ia64.c:639
#: elf64-ia64-vms.c:600
#: elfnn-ia64.c:639
#, c-format
msgid ""
"%pB: can't relax br at %#<PRIx64> in section `%pA'; please use brl or "
"indirect branch"
msgstr ""
#: elf64-ia64-vms.c:2032 elfnn-ia64.c:2291
#: elf64-ia64-vms.c:2032
#: elfnn-ia64.c:2291
msgid "@pltoff reloc against local symbol"
msgstr ""
#: elf64-ia64-vms.c:3280 elfnn-ia64.c:3671
#: elf64-ia64-vms.c:3280
#: elfnn-ia64.c:3671
#, c-format
msgid "%pB: short data segment overflowed (%#<PRIx64> >= 0x400000)"
msgstr ""
#: elf64-ia64-vms.c:3290 elfnn-ia64.c:3681
#: elf64-ia64-vms.c:3290
#: elfnn-ia64.c:3681
#, c-format
msgid "%pB: __gp does not cover short data segment"
msgstr ""
#: elf64-ia64-vms.c:3559 elfnn-ia64.c:3953
#: elf64-ia64-vms.c:3559
#: elfnn-ia64.c:3953
#, c-format
msgid "%pB: non-pic code with imm relocation against dynamic symbol `%s'"
msgstr ""
#: elf64-ia64-vms.c:3623 elfnn-ia64.c:4021
#: elf64-ia64-vms.c:3623
#: elfnn-ia64.c:4021
#, c-format
msgid "%pB: @gprel relocation against dynamic symbol %s"
msgstr ""
#: elf64-ia64-vms.c:3682 elfnn-ia64.c:4084
#: elf64-ia64-vms.c:3682
#: elfnn-ia64.c:4084
#, c-format
msgid "%pB: linking non-pic code in a position independent executable"
msgstr ""
#: elf64-ia64-vms.c:3784 elfnn-ia64.c:4222
#: elf64-ia64-vms.c:3784
#: elfnn-ia64.c:4222
#, c-format
msgid "%pB: @internal branch to dynamic symbol %s"
msgstr ""
#: elf64-ia64-vms.c:3787 elfnn-ia64.c:4225
#: elf64-ia64-vms.c:3787
#: elfnn-ia64.c:4225
#, c-format
msgid "%pB: speculation fixup to dynamic symbol %s"
msgstr ""
#: elf64-ia64-vms.c:3790 elfnn-ia64.c:4228
#: elf64-ia64-vms.c:3790
#: elfnn-ia64.c:4228
#, c-format
msgid "%pB: @pcrel relocation against dynamic symbol %s"
msgstr ""
#: elf64-ia64-vms.c:3914 elfnn-ia64.c:4425
#: elf64-ia64-vms.c:3914
#: elfnn-ia64.c:4425
msgid "unsupported reloc"
msgstr ""
#: elf64-ia64-vms.c:3951 elfnn-ia64.c:4463
#: elf64-ia64-vms.c:3951
#: elfnn-ia64.c:4463
#, c-format
msgid ""
"%pB: missing TLS section for relocation %s against `%s' at %#<PRIx64> in "
"section `%pA'."
msgstr ""
#: elf64-ia64-vms.c:3968 elfnn-ia64.c:4480
#: elf64-ia64-vms.c:3968
#: elfnn-ia64.c:4480
#, c-format
msgid ""
"%pB: Can't relax br (%s) to `%s' at %#<PRIx64> in section `%pA' with size "
"%#<PRIx64> (> 0x1000000)."
"%pB: Can't relax br (%s) to `%s' at %#<PRIx64> in section `%pA' with size %"
"#<PRIx64> (> 0x1000000)."
msgstr ""
#: elf64-ia64-vms.c:4262 elfnn-ia64.c:4740
#: elf64-ia64-vms.c:4262
#: elfnn-ia64.c:4740
#, c-format
msgid "%pB: linking trap-on-NULL-dereference with non-trapping files"
msgstr ""
#: elf64-ia64-vms.c:4271 elfnn-ia64.c:4749
#: elf64-ia64-vms.c:4271
#: elfnn-ia64.c:4749
#, c-format
msgid "%pB: linking big-endian files with little-endian files"
msgstr ""
#: elf64-ia64-vms.c:4280 elfnn-ia64.c:4758
#: elf64-ia64-vms.c:4280
#: elfnn-ia64.c:4758
#, c-format
msgid "%pB: linking 64-bit files with 32-bit files"
msgstr ""
#: elf64-ia64-vms.c:4289 elfnn-ia64.c:4767
#: elf64-ia64-vms.c:4289
#: elfnn-ia64.c:4767
#, c-format
msgid "%pB: linking constant-gp files with non-constant-gp files"
msgstr ""
#: elf64-ia64-vms.c:4299 elfnn-ia64.c:4777
#: elf64-ia64-vms.c:4299
#: elfnn-ia64.c:4777
#, c-format
msgid "%pB: linking auto-pic files with non-auto-pic files"
msgstr ""
@ -4824,8 +4856,8 @@ msgstr ""
#: elf64-ia64-vms.c:5172 elflink.c:5591
#, c-format
msgid ""
"warning: size of symbol `%s' changed from %<PRIu64> in %pB to %<PRIu64> in "
"%pB"
"warning: size of symbol `%s' changed from %<PRIu64> in %pB to %<PRIu64> in %"
"pB"
msgstr ""
#: elf64-mips.c:4102
@ -5137,8 +5169,8 @@ msgstr ""
#: elf64-s390.c:3437
#, c-format
msgid ""
"%pB(%pA+%#<PRIx64>): relocation %s against misaligned symbol `%s' "
"(%#<PRIx64>) in %pB"
"%pB(%pA+%#<PRIx64>): relocation %s against misaligned symbol `%s' (%"
"#<PRIx64>) in %pB"
msgstr ""
#: elf64-sparc.c:134 elfcode.h:1600
@ -5244,12 +5276,12 @@ msgid "%pB: unsupported relocation %s against symbol `%s'"
msgstr ""
#: elf64-x86-64.c:3506
#: elfnn-aarch64.c:5854
#: elfnn-aarch64.c:5852
#: elfnn-riscv.c:2575
#, c-format
msgid ""
"%pB: relocation %s against STT_GNU_IFUNC symbol `%s' has non-zero addend: "
"%<PRId64>"
"%pB: relocation %s against STT_GNU_IFUNC symbol `%s' has non-zero addend: %"
"<PRId64>"
msgstr ""
#: elf64-x86-64.c:3775
@ -5379,8 +5411,8 @@ msgstr ""
#: elflink.c:2869
#, c-format
msgid ""
"%pB: non-zero symbol index (%#<PRIx64>) for offset %#<PRIx64> in section "
"`%pA' when the object file has no symbol table"
"%pB: non-zero symbol index (%#<PRIx64>) for offset %#<PRIx64> in section `%"
"pA' when the object file has no symbol table"
msgstr ""
#: elflink.c:3055
@ -5450,8 +5482,8 @@ msgstr ""
#: elflink.c:5569
#, c-format
msgid ""
"warning: alignment %<PRIu64> of normal symbol `%s' in %pB is smaller than "
"%<PRIu64> used by the common definition in %pB"
"warning: alignment %<PRIu64> of normal symbol `%s' in %pB is smaller than %"
"<PRIu64> used by the common definition in %pB"
msgstr ""
#: elflink.c:5576
@ -5685,26 +5717,26 @@ msgstr ""
msgid "%P: warning: creating DT_TEXTREL in a PIE\n"
msgstr ""
#: elflink.c:14327
#: elflink.c:14330
msgid "%P: %pB(%pA): error: need linked-to section for --gc-sections\n"
msgstr ""
#: elflink.c:14810
#: elflink.c:14828
#, c-format
msgid "%pB: %pA+%#<PRIx64>: no symbol found for INHERIT"
msgstr ""
#: elflink.c:14851
#: elflink.c:14869
#, c-format
msgid "%pB: section '%pA': corrupt VTENTRY entry"
msgstr ""
#: elflink.c:14994
#: elflink.c:15012
#, c-format
msgid "unrecognized INPUT_SECTION_FLAG %s\n"
msgstr ""
#: elflink.c:15859
#: elflink.c:15877
msgid ""
"%P: warning: GNU indirect functions with DT_TEXTREL may result in a segfault "
"at runtime; recompile with %s\n"
@ -5757,8 +5789,8 @@ msgstr ""
#: elfxx-aarch64.c:1103
#, c-format
msgid ""
"%pB: warning: cannot merge unknown tag 'Tag_unknown_%<PRIu64>' "
"(=0x%<PRIx32>) in subsection '%s'\n"
"%pB: warning: cannot merge unknown tag 'Tag_unknown_%<PRIu64>' (=0x%"
"<PRIx32>) in subsection '%s'\n"
msgstr ""
#: elfxx-aarch64.c:1190
@ -5929,8 +5961,8 @@ msgstr ""
#: elfxx-mips.c:10624 elfxx-mips.c:13266
#, c-format
msgid ""
"can't find matching LO16 reloc against `%s' for %s at %#<PRIx64> in section "
"`%s'"
"can't find matching LO16 reloc against `%s' for %s at %#<PRIx64> in section `"
"%s'"
msgstr ""
#: elfxx-mips.c:10773
@ -6063,8 +6095,8 @@ msgstr ""
#: elfxx-mips.c:15969
#, c-format
msgid ""
"warning: %pB uses unknown MSA ABI %d (set by %pB), %pB uses unknown MSA ABI "
"%d"
"warning: %pB uses unknown MSA ABI %d (set by %pB), %pB uses unknown MSA ABI %"
"d"
msgstr ""
#: elfxx-mips.c:16031
@ -6501,7 +6533,8 @@ msgstr ""
msgid "error: %pB: <corrupt RISC-V used size: 0x%x>"
msgstr ""
#: elfxx-sparc.c:3025 elfnn-aarch64.c:5838
#: elfxx-sparc.c:3025
#: elfnn-aarch64.c:5836
#, c-format
msgid ""
"%pB: relocation %s against STT_GNU_IFUNC symbol `%s' isn't handled by %s"
@ -6563,8 +6596,8 @@ msgstr ""
#: elfxx-x86.c:3276
msgid ""
"%pB: %s (offset: 0x%v, info: 0x%v, addend: 0x%v) against '%s' for section "
"'%pA' in %pB\n"
"%pB: %s (offset: 0x%v, info: 0x%v, addend: 0x%v) against '%s' for section '%"
"pA' in %pB\n"
msgstr ""
#: elfxx-x86.c:3282
@ -6991,8 +7024,8 @@ msgstr ""
#: mach-o.c:3870
#, c-format
msgid ""
"bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid type field "
"0x%x: setting to undefined"
"bfd_mach_o_read_symtab_symbol: symbol \"%s\" specified invalid type field 0x%"
"x: setting to undefined"
msgstr ""
#: mach-o.c:5069
@ -7159,8 +7192,8 @@ msgstr ""
#: mmo.c:3267
#, c-format
msgid ""
"%pB: invalid start address for initialized registers of length %<PRId64>: "
"%#<PRIx64>"
"%pB: invalid start address for initialized registers of length %<PRId64>: %"
"#<PRIx64>"
msgstr ""
#: osf-core.c:128
@ -9612,17 +9645,17 @@ msgstr ""
msgid "unknown attribute for symbol `%s': 0x%02x"
msgstr ""
#: elfnn-aarch64.c:5556
#: elfnn-aarch64.c:5554
#, c-format
msgid "%pB: error: erratum 835769 stub out of range (input file too large)"
msgstr ""
#: elfnn-aarch64.c:5648
#: elfnn-aarch64.c:5646
#, c-format
msgid "%pB: error: erratum 843419 stub out of range (input file too large)"
msgstr ""
#: elfnn-aarch64.c:5661
#: elfnn-aarch64.c:5659
#, c-format
msgid ""
"%pB: error: erratum 843419 immediate 0x%<PRIx64> out of range for ADR (input "
@ -9630,19 +9663,19 @@ msgid ""
"fix-cortex-a53-843419=full instead"
msgstr ""
#: elfnn-aarch64.c:6204
#: elfnn-aarch64.c:6202
#, c-format
msgid ""
"%pB: relocation %s against symbol `%s' which may bind externally can not be "
"used when making a shared object; recompile with -fPIC"
msgstr ""
#: elfnn-aarch64.c:6224
#: elfnn-aarch64.c:6222
#, c-format
msgid "%pB: conditional branch to undefined symbol `%s' not allowed"
msgstr ""
#: elfnn-aarch64.c:6312
#: elfnn-aarch64.c:6310
#: elfnn-kvx.c:2382
#, c-format
msgid ""
@ -9650,30 +9683,30 @@ msgid ""
"against local symbol"
msgstr ""
#: elfnn-aarch64.c:6426
#: elfnn-aarch64.c:6463
#: elfnn-aarch64.c:6424
#: elfnn-aarch64.c:6461
#, c-format
msgid "%pB: TLS relocation %s against undefined symbol `%s'"
msgstr ""
#: elfnn-aarch64.c:7455
#: elfnn-aarch64.c:7453
msgid "too many GOT entries for -fpic, please recompile with -fPIC"
msgstr ""
#: elfnn-aarch64.c:7483
#: elfnn-aarch64.c:7481
msgid ""
"one possible cause of this error is that the symbol is being referenced in "
"the indicated code as if it had a larger alignment than was declared where "
"it was defined"
msgstr ""
#: elfnn-aarch64.c:8050
#: elfnn-aarch64.c:8048
#, c-format
msgid ""
"%pB: relocation %s against `%s' can not be used when making a shared object"
msgstr ""
#: elfnn-aarch64.c:9010
#: elfnn-aarch64.c:9008
#, c-format
msgid "%P: %pB: copy relocation against non-copyable protected symbol `%s'\n"
msgstr ""
@ -9926,6 +9959,7 @@ msgid "%pcrel_lo section symbol with an addend"
msgstr ""
#: elfnn-riscv.c:3138
#, c-format
msgid "%tlsdesc_lo with addend"
msgstr ""

View file

@ -1 +1 @@
m4_define([BFD_VERSION], [2.45.90])
m4_define([BFD_VERSION], [2.46])

20
binutils/configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for binutils 2.45.90.
# Generated by GNU Autoconf 2.69 for binutils 2.46.
#
#
# 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.45.90'
PACKAGE_STRING='binutils 2.45.90'
PACKAGE_VERSION='2.46'
PACKAGE_STRING='binutils 2.46'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@ -1408,7 +1408,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.45.90 to adapt to many kinds of systems.
\`configure' configures binutils 2.46 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1479,7 +1479,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of binutils 2.45.90:";;
short | recursive ) echo "Configuration of binutils 2.46:";;
esac
cat <<\_ACEOF
@ -1641,7 +1641,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
binutils configure 2.45.90
binutils configure 2.46
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -2109,7 +2109,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.45.90, which was
It was created by binutils $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -3092,7 +3092,7 @@ fi
# Define the identity of the package.
PACKAGE='binutils'
VERSION='2.45.90'
VERSION='2.46'
cat >>confdefs.h <<_ACEOF
@ -17253,7 +17253,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.45.90, which was
This file was extended by binutils $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -17319,7 +17319,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.45.90
binutils config.status 2.46
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

View file

@ -8,11 +8,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
"POT-Creation-Date: 2026-01-28 10:17+1030\n"
"POT-Creation-Date: 2026-02-08 10:33+0000\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
@ -1432,8 +1431,8 @@ msgstr ""
#: dlltool.c:3746
#, c-format
msgid ""
" --use-nul-prefixed-import-tables Use zero prefixed idata$4 and "
"idata$5.\n"
" --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata"
"$5.\n"
msgstr ""
#: dlltool.c:3747
@ -2286,8 +2285,8 @@ msgstr ""
#: dwarf.c:2949
#, c-format
msgid ""
"CU @ %#<PRIx64> has multiple loclists_base values (%#<PRIx64> and "
"%#<PRIx64>)\n"
"CU @ %#<PRIx64> has multiple loclists_base values (%#<PRIx64> and %"
"#<PRIx64>)\n"
msgstr ""
#: dwarf.c:2956
@ -2300,8 +2299,8 @@ msgstr ""
#: dwarf.c:2970
#, c-format
msgid ""
"CU @ %#<PRIx64> has multiple str_offsets_base values %#<PRIx64> and "
"%#<PRIx64>)\n"
"CU @ %#<PRIx64> has multiple str_offsets_base values %#<PRIx64> and %"
"#<PRIx64>)\n"
msgstr ""
#: dwarf.c:2977
@ -2467,8 +2466,8 @@ msgstr ""
#: dwarf.c:3532
#, c-format
msgid ""
"Offset %#<PRIx64> used as value for DW_AT_import attribute of DIE at offset "
"%#tx is too big.\n"
"Offset %#<PRIx64> used as value for DW_AT_import attribute of DIE at offset %"
"#tx is too big.\n"
msgstr ""
#: dwarf.c:3538
@ -4071,8 +4070,8 @@ msgstr ""
#: dwarf.c:10750
#, c-format
msgid ""
"Augmentation string length %u must be rounded up to a multiple of 4 "
"in .debug_names.\n"
"Augmentation string length %u must be rounded up to a multiple of 4 in ."
"debug_names.\n"
msgstr ""
#: dwarf.c:10758
@ -4418,22 +4417,22 @@ msgstr ""
#: dwarf.c:11846
#, c-format
msgid ""
"Attempt to allocate an array with an excessive number of elements: "
"%#<PRIx64>\n"
"Attempt to allocate an array with an excessive number of elements: %"
"#<PRIx64>\n"
msgstr ""
#: dwarf.c:11864
#, c-format
msgid ""
"Attempt to re-allocate an array with an excessive number of elements: "
"%#<PRIx64>\n"
"Attempt to re-allocate an array with an excessive number of elements: %"
"#<PRIx64>\n"
msgstr ""
#: dwarf.c:11880
#, c-format
msgid ""
"Attempt to allocate a zero'ed array with an excessive number of elements: "
"%#<PRIx64>\n"
"Attempt to allocate a zero'ed array with an excessive number of elements: %"
"#<PRIx64>\n"
msgstr ""
#: dwarf.c:11978
@ -5744,8 +5743,8 @@ msgstr ""
#: objcopy.c:2742
#, c-format
msgid ""
"--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi|zstd] is unsupported on "
"`%s'"
"--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi|zstd] is unsupported on `%"
"s'"
msgstr ""
#: objcopy.c:2750
@ -6326,8 +6325,8 @@ msgstr ""
#: objdump.c:337
#, c-format
msgid ""
" --sframe[=SECTION] Display SFrame info from SECTION, (default "
"'.sframe')\n"
" --sframe[=SECTION] Display SFrame info from SECTION, (default '."
"sframe')\n"
msgstr ""
#: objdump.c:339
@ -6423,8 +6422,8 @@ msgstr ""
#: objdump.c:373
#, c-format
msgid ""
" --file-start-context Include context from start of file (with "
"-S)\n"
" --file-start-context Include context from start of file (with -"
"S)\n"
msgstr ""
#: objdump.c:375
@ -6527,8 +6526,8 @@ msgstr ""
#: objdump.c:407
#, c-format
msgid ""
" --insn-width=WIDTH Display WIDTH bytes on a single line for "
"-d\n"
" --insn-width=WIDTH Display WIDTH bytes on a single line for -"
"d\n"
msgstr ""
#: objdump.c:409
@ -6554,8 +6553,8 @@ msgstr ""
#: objdump.c:415
#, c-format
msgid ""
" --inlines Print all inlines for source line (with "
"-l)\n"
" --inlines Print all inlines for source line (with -"
"l)\n"
msgstr ""
#: objdump.c:417
@ -7377,7 +7376,7 @@ msgstr ""
#: od-pe.c:394
#, c-format
msgid "Number of sections:\t\t%d\n"
msgid "Number of sections:\t\t\\%d\n"
msgstr ""
#: od-pe.c:397
@ -7397,7 +7396,7 @@ msgstr ""
#: od-pe.c:409
#, c-format
msgid "Number of symbols:\t\t%ld\n"
msgid "Number of symbols:\t\t\\%ld\n"
msgstr ""
#: od-pe.c:413
@ -8532,9 +8531,9 @@ msgstr ""
msgid "Bare-metal C6000"
msgstr ""
#: readelf.c:5685 readelf.c:7138 readelf.c:7154 readelf.c:22128 readelf.c:22228
#: readelf.c:22275 readelf.c:22312 readelf.c:22373 readelf.c:22404
#: readelf.c:22431 readelf.c:22453
#: readelf.c:5685 readelf.c:7138 readelf.c:7154 readelf.c:22128
#: readelf.c:22228 readelf.c:22275 readelf.c:22312 readelf.c:22373
#: readelf.c:22404 readelf.c:22431 readelf.c:22453
#, c-format
msgid "<unknown: %x>"
msgstr ""
@ -8890,8 +8889,8 @@ msgstr ""
#: readelf.c:6696
#, c-format
msgid ""
" --sframe[=NAME] Display SFrame info from section NAME, (default "
"'.sframe')\n"
" --sframe[=NAME] Display SFrame info from section NAME, (default '."
"sframe')\n"
msgstr ""
#: readelf.c:6700
@ -9313,8 +9312,8 @@ msgstr ""
#: readelf.c:8022 readelf.c:8139
#, c-format
msgid ""
"Size (%#<PRIx64>) of section %s is not a multiple of its sh_entsize "
"(%#<PRIx64>)\n"
"Size (%#<PRIx64>) of section %s is not a multiple of its sh_entsize (%"
"#<PRIx64>)\n"
msgstr ""
#: readelf.c:8031 readelf.c:8148 readelf.c:17584
@ -9379,7 +9378,8 @@ msgid_plural "There are %d section headers, starting at offset %#<PRIx64>:\n"
msgstr[0] ""
msgstr[1] ""
#: readelf.c:8622 readelf.c:9338 readelf.c:9540 readelf.c:15280 readelf.c:17955
#: readelf.c:8622 readelf.c:9338 readelf.c:9540 readelf.c:15280
#: readelf.c:17955
msgid "string table"
msgstr ""
@ -9652,8 +9652,8 @@ msgstr ""
#: readelf.c:9550
#, c-format
msgid ""
"Section %s has sh_entsize (%#<PRIx64>) which is larger than its size "
"(%#<PRIx64>)\n"
"Section %s has sh_entsize (%#<PRIx64>) which is larger than its size (%"
"#<PRIx64>)\n"
msgstr ""
#: readelf.c:9560
@ -10264,12 +10264,12 @@ msgstr ""
#, c-format
msgid ""
"\n"
"In linked file '%s' the dynamic section at offset %#<PRIx64> contains "
"%<PRIu64> entry:\n"
"In linked file '%s' the dynamic section at offset %#<PRIx64> contains %"
"<PRIu64> entry:\n"
msgid_plural ""
"\n"
"In linked file '%s' the dynamic section at offset %#<PRIx64> contains "
"%<PRIu64> entries:\n"
"In linked file '%s' the dynamic section at offset %#<PRIx64> contains %"
"<PRIu64> entries:\n"
msgstr[0] ""
msgstr[1] ""
@ -10896,12 +10896,12 @@ msgstr ""
#, c-format
msgid ""
"\n"
"In linked file '%s: the dynamic info segment at offset %#<PRIx64> contains "
"%d entry:\n"
"In linked file '%s: the dynamic info segment at offset %#<PRIx64> contains %"
"d entry:\n"
msgid_plural ""
"\n"
"In linked file '%s: the dynamic info segment at offset %#<PRIx64> contains "
"%d entries:\n"
"In linked file '%s: the dynamic info segment at offset %#<PRIx64> contains %"
"d entries:\n"
msgstr[0] ""
msgstr[1] ""
@ -11885,8 +11885,8 @@ msgstr ""
#: readelf.c:21191
#, c-format
msgid ""
"The GOT symbol offset (%<PRIu64>) is greater than the symbol table size "
"(%<PRIu64>)\n"
"The GOT symbol offset (%<PRIu64>) is greater than the symbol table size (%"
"<PRIu64>)\n"
msgstr ""
#: readelf.c:21201
@ -13095,8 +13095,8 @@ msgstr ""
#: readelf.c:24263
#, c-format
msgid ""
"Displaying notes found at file offset 0x%08<PRIx64> with length "
"0x%08<PRIx64>:\n"
"Displaying notes found at file offset 0x%08<PRIx64> with length 0x%"
"08<PRIx64>:\n"
msgstr ""
#: readelf.c:24276
@ -13692,8 +13692,8 @@ msgstr ""
#, c-format
msgid ""
" The options are:\n"
" -A|-B|-G --format={sysv|berkeley|gnu} Select output style (default is "
"%s)\n"
" -A|-B|-G --format={sysv|berkeley|gnu} Select output style (default is %"
"s)\n"
" -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or "
"hex\n"
" -t --totals Display the total sizes (Berkeley "

20
gas/configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gas 2.45.90.
# Generated by GNU Autoconf 2.69 for gas 2.46.
#
#
# 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.45.90'
PACKAGE_STRING='gas 2.45.90'
PACKAGE_VERSION='2.46'
PACKAGE_STRING='gas 2.46'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@ -1394,7 +1394,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.45.90 to adapt to many kinds of systems.
\`configure' configures gas 2.46 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1465,7 +1465,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of gas 2.45.90:";;
short | recursive ) echo "Configuration of gas 2.46:";;
esac
cat <<\_ACEOF
@ -1621,7 +1621,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
gas configure 2.45.90
gas configure 2.46
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -2032,7 +2032,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.45.90, which was
It was created by gas $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -3012,7 +3012,7 @@ fi
# Define the identity of the package.
PACKAGE='gas'
VERSION='2.45.90'
VERSION='2.46'
cat >>confdefs.h <<_ACEOF
@ -16911,7 +16911,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.45.90, which was
This file was extended by gas $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -16977,7 +16977,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.45.90
gas config.status 2.46
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

View file

@ -8,11 +8,10 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
"POT-Creation-Date: 2026-01-28 10:17+1030\n"
"POT-Creation-Date: 2026-02-08 10:33+0000\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
@ -359,8 +358,8 @@ msgstr ""
#: as.c:379
#, c-format
msgid ""
" -o OBJFILE name the object-file output OBJFILE (default "
"a.out)\n"
" -o OBJFILE name the object-file output OBJFILE (default a."
"out)\n"
msgstr ""
#: as.c:381
@ -3118,8 +3117,8 @@ msgid ""
"-F\t\t\tlack floating point instructions support\n"
"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
"\t\t\tspecify variant of Alpha architecture\n"
"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | "
"-m21264b\n"
"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
"m21264b\n"
"\t\t\tthese variants include PALcode opcodes\n"
msgstr ""
@ -3447,8 +3446,8 @@ msgstr ""
#: config/tc-arc.c:4314
#, c-format
msgid ""
"A jump instruction with long immediate detected at the end of the ZOL label "
"@%s"
"A jump instruction with long immediate detected at the end of the ZOL label @"
"%s"
msgstr ""
#: config/tc-arc.c:4320
@ -9085,8 +9084,8 @@ msgstr ""
#: config/tc-i386.c:10415
#, c-format
msgid ""
"no instruction mnemonic suffix given and no register operands; can't size "
"`%s'"
"no instruction mnemonic suffix given and no register operands; can't size `%"
"s'"
msgstr ""
#: config/tc-i386.c:10420
@ -12185,10 +12184,11 @@ msgstr ""
msgid "base register expected"
msgstr ""
#: config/tc-mcore.c:888 config/tc-microblaze.c:922 config/tc-microblaze.c:1054
#: config/tc-microblaze.c:1086 config/tc-microblaze.c:1620
#: config/tc-microblaze.c:1686 config/tc-microblaze.c:1759
#: config/tc-microblaze.c:2179 config/tc-microblaze.c:2227
#: config/tc-mcore.c:888 config/tc-microblaze.c:922
#: config/tc-microblaze.c:1054 config/tc-microblaze.c:1086
#: config/tc-microblaze.c:1620 config/tc-microblaze.c:1686
#: config/tc-microblaze.c:1759 config/tc-microblaze.c:2179
#: config/tc-microblaze.c:2227
#, c-format
msgid "unknown opcode \"%s\""
msgstr ""
@ -14375,8 +14375,8 @@ msgstr ""
#: config/tc-msp430.c:1655
#, c-format
msgid ""
"unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) "
"in .mspabi_attribute directive"
"unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in ."
"mspabi_attribute directive"
msgstr ""
#: config/tc-msp430.c:1670
@ -17184,8 +17184,8 @@ msgstr ""
#: config/tc-s390.c:694
#, c-format
msgid ""
"operand %d: operand out of range (%<PRId64> is not between %<PRId64> and "
"%<PRId64>)"
"operand %d: operand out of range (%<PRId64> is not between %<PRId64> and %"
"<PRId64>)"
msgstr ""
#. xgettext:c-format.
@ -21289,8 +21289,8 @@ msgstr ""
#: config/tc-xtensa.c:11553
msgid ""
"literal pool location required for text-section-literals; specify "
"with .literal_position"
"literal pool location required for text-section-literals; specify with ."
"literal_position"
msgstr ""
#: config/tc-xtensa.c:12413
@ -22694,15 +22694,15 @@ msgstr ""
#: read.c:768
#, c-format
msgid ""
".bundle_lock sequence at %<PRIu64> bytes, but .bundle_align_mode limit is "
"%<PRIu64> bytes"
".bundle_lock sequence at %<PRIu64> bytes, but .bundle_align_mode limit is %"
"<PRIu64> bytes"
msgstr ""
#: read.c:777
#, c-format
msgid ""
"single instruction is %<PRIu64> bytes long, but .bundle_align_mode limit is "
"%<PRIu64> bytes"
"single instruction is %<PRIu64> bytes long, but .bundle_align_mode limit is %"
"<PRIu64> bytes"
msgstr ""
#: read.c:818 read.c:2955 read.c:3583

16
gdb/aclocal.m4 vendored
View file

@ -1,6 +1,6 @@
# generated automatically by aclocal 1.15.1 -*- Autoconf -*-
# generated automatically by aclocal 1.16.5 -*- Autoconf -*-
# Copyright (C) 1996-2017 Free Software Foundation, Inc.
# Copyright (C) 1996-2021 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@ -14,7 +14,7 @@
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-
# Copyright (C) 2001-2017 Free Software Foundation, Inc.
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@ -66,7 +66,7 @@ am_aux_dir=`cd "$ac_aux_dir" && pwd`
# AM_CONDITIONAL -*- Autoconf -*-
# Copyright (C) 1997-2017 Free Software Foundation, Inc.
# Copyright (C) 1997-2021 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@ -97,7 +97,7 @@ AC_CONFIG_COMMANDS_PRE(
Usually this means the macro was only invoked conditionally.]])
fi])])
# Copyright (C) 2001-2017 Free Software Foundation, Inc.
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@ -121,7 +121,7 @@ AC_SUBST([install_sh])])
# Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
# From Jim Meyering
# Copyright (C) 1996-2017 Free Software Foundation, Inc.
# Copyright (C) 1996-2021 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@ -154,7 +154,7 @@ AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
]
)
# Copyright (C) 2001-2017 Free Software Foundation, Inc.
# Copyright (C) 2001-2021 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@ -182,7 +182,7 @@ fi
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
AC_SUBST([INSTALL_STRIP_PROGRAM])])
# Copyright (C) 2006-2017 Free Software Foundation, Inc.
# Copyright (C) 2006-2021 Free Software Foundation, Inc.
#
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,

20
gprof/configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprof 2.45.90.
# Generated by GNU Autoconf 2.69 for gprof 2.46.
#
#
# 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.45.90'
PACKAGE_STRING='gprof 2.45.90'
PACKAGE_VERSION='2.46'
PACKAGE_STRING='gprof 2.46'
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 gprof 2.45.90 to adapt to many kinds of systems.
\`configure' configures gprof 2.46 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 gprof 2.45.90:";;
short | recursive ) echo "Configuration of gprof 2.46:";;
esac
cat <<\_ACEOF
@ -1542,7 +1542,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
gprof configure 2.45.90
gprof configure 2.46
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -1907,7 +1907,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.45.90, which was
It was created by gprof $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -2887,7 +2887,7 @@ fi
# Define the identity of the package.
PACKAGE='gprof'
VERSION='2.45.90'
VERSION='2.46'
cat >>confdefs.h <<_ACEOF
@ -14629,7 +14629,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.45.90, which was
This file was extended by gprof $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -14695,7 +14695,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.45.90
gprof config.status 2.46
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

20
gprofng/configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprofng 2.45.90.
# Generated by GNU Autoconf 2.69 for gprofng 2.46.
#
#
# 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.45.90'
PACKAGE_STRING='gprofng 2.45.90'
PACKAGE_VERSION='2.46'
PACKAGE_STRING='gprofng 2.46'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@ -1365,7 +1365,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.45.90 to adapt to many kinds of systems.
\`configure' configures gprofng 2.46 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1436,7 +1436,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of gprofng 2.45.90:";;
short | recursive ) echo "Configuration of gprofng 2.46:";;
esac
cat <<\_ACEOF
@ -1550,7 +1550,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
gprofng configure 2.45.90
gprofng configure 2.46
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -2082,7 +2082,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.45.90, which was
It was created by gprofng $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -3058,7 +3058,7 @@ fi
# Define the identity of the package.
PACKAGE='gprofng'
VERSION='2.45.90'
VERSION='2.46'
cat >>confdefs.h <<_ACEOF
@ -18241,7 +18241,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.45.90, which was
This file was extended by gprofng $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -18307,7 +18307,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.45.90
gprofng config.status 2.46
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

View file

@ -1,4 +1,4 @@
@set UPDATED 25 January 2026
@set UPDATED-MONTH January 2026
@set EDITION 2.45.90
@set VERSION 2.45.90
@set EDITION 2.46
@set VERSION 2.46

View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprofng 2.45.90.
# Generated by GNU Autoconf 2.69 for gprofng 2.46.
#
#
# 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.45.90'
PACKAGE_STRING='gprofng 2.45.90'
PACKAGE_VERSION='2.46'
PACKAGE_STRING='gprofng 2.46'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@ -1325,7 +1325,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.45.90 to adapt to many kinds of systems.
\`configure' configures gprofng 2.46 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1396,7 +1396,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of gprofng 2.45.90:";;
short | recursive ) echo "Configuration of gprofng 2.46:";;
esac
cat <<\_ACEOF
@ -1505,7 +1505,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
gprofng configure 2.45.90
gprofng configure 2.46
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -1991,7 +1991,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.45.90, which was
It was created by gprofng $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -2968,7 +2968,7 @@ fi
# Define the identity of the package.
PACKAGE='gprofng'
VERSION='2.45.90'
VERSION='2.46'
cat >>confdefs.h <<_ACEOF
@ -16510,7 +16510,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.45.90, which was
This file was extended by gprofng $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -16576,7 +16576,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.45.90
gprofng config.status 2.46
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

20
ld/configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for ld 2.45.90.
# Generated by GNU Autoconf 2.69 for ld 2.46.
#
#
# 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.45.90'
PACKAGE_STRING='ld 2.45.90'
PACKAGE_VERSION='2.46'
PACKAGE_STRING='ld 2.46'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@ -1440,7 +1440,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.45.90 to adapt to many kinds of systems.
\`configure' configures ld 2.46 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1511,7 +1511,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of ld 2.45.90:";;
short | recursive ) echo "Configuration of ld 2.46:";;
esac
cat <<\_ACEOF
@ -1697,7 +1697,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
ld configure 2.45.90
ld configure 2.46
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -2229,7 +2229,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.45.90, which was
It was created by ld $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -3213,7 +3213,7 @@ fi
# Define the identity of the package.
PACKAGE='ld'
VERSION='2.45.90'
VERSION='2.46'
cat >>confdefs.h <<_ACEOF
@ -20101,7 +20101,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.45.90, which was
This file was extended by ld $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -20167,7 +20167,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.45.90
ld config.status 2.46
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
# generated automatically by aclocal 1.15.1 -*- Autoconf -*-
# generated automatically by aclocal 1.16.5 -*- Autoconf -*-
# Copyright (C) 1996-2017 Free Software Foundation, Inc.
# Copyright (C) 1996-2021 Free Software Foundation, Inc.
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,

View file

@ -101,7 +101,7 @@ is respectively less than, matching, or greater than the array member.
@end deftypefn
@c argv.c:138
@c argv.c:129
@deftypefn Extension char** buildargv (char *@var{sp})
Given a pointer to a string, parse the string extracting fields
@ -165,7 +165,7 @@ not recommended.
@end deftypefn
@c make-temp-file.c:95
@c make-temp-file.c:108
@deftypefn Replacement const char* choose_tmpdir ()
Returns a pointer to a directory path suitable for creating temporary
@ -192,7 +192,7 @@ Concatenate zero or more of strings and return the result in freshly
@end deftypefn
@c argv.c:495
@c argv.c:474
@deftypefn Extension int countargv (char * const *@var{argv})
Return the number of elements in @var{argv}.
@ -257,7 +257,7 @@ symbolic name or message.
@end deftypefn
@c argv.c:352
@c argv.c:337
@deftypefn Extension void expandargv (int *@var{argcp}, char ***@var{argvp})
The @var{argcp} and @code{argvp} arguments are pointers to the usual
@ -690,6 +690,19 @@ and a path ending in @code{/} returns the empty string after it.
@end deftypefn
@c ldirname.c:23
@deftypefn Replacement {char*} ldirname (const char *@var{name})
Given a pointer to a string containing a typical pathname
(@samp{/usr/src/cmd/ls/ls.c} for example), returns a string containing the
passed string up to, but not including, the final directory separator.
If the given pathname doesn't contain a directory separator then this funtion
returns the empty string; this includes an empty given pathname. @code{NULL}
is returned on memory allocation error.
@end deftypefn
@c lrealpath.c:25
@deftypefn Replacement {const char*} lrealpath (const char *@var{name})
@ -726,7 +739,7 @@ relative prefix can be found, return @code{NULL}.
@end deftypefn
@c make-temp-file.c:173
@c make-temp-file.c:185
@deftypefn Replacement char* make_temp_file (const char *@var{suffix})
Return a temporary file name (as a string) or @code{NULL} if unable to
@ -749,20 +762,6 @@ returned.
@end deftypefn
@c memrchr.c:3
@deftypefn Supplemental void* memrchr (const void *@var{s}, int @var{c}, @
size_t @var{n})
This function searches memory for the character @var{c} in reverse order,
starting at @code{*@var{s}+@var{n}-1} . The search only ends with
the first occurrence of @var{c}, or when the start us reached; in particular,
a null character does not terminate the search. If the character @var{c} is
found within @var{length} characters of @code{*@var{s}}, a pointer
to the character is returned. If @var{c} is not found, then @code{NULL} is
returned.
@end deftypefn
@c memcmp.c:6
@deftypefn Supplemental int memcmp (const void *@var{x}, const void *@var{y}, @
size_t @var{count})
@ -812,6 +811,20 @@ Copies @var{length} bytes from memory region @var{in} to region
@end deftypefn
@c memrchr.c:3
@deftypefn Supplemental void* memrchr (const void *@var{s}, int @var{c}, @
size_t @var{n})
This function searches memory for the character @var{c} in reverse order,
starting at @code{*@var{s}+@var{n}-1} . The search only ends with
the first occurrence of @var{c}, or when the start us reached; in particular,
a null character does not terminate the search. If the character @var{c} is
found within @var{length} characters of @code{*@var{s}}, a pointer
to the character is returned. If @var{c} is not found, then @code{NULL} is
returned.
@end deftypefn
@c memset.c:6
@deftypefn Supplemental void* memset (void *@var{s}, int @var{c}, @
size_t @var{count})
@ -1761,7 +1774,7 @@ that the converted value is unsigned.
@c strtoll.c:33
@deftypefn Supplemental {long long int} strtoll (const char *@var{string}, @
char **@var{endptr}, int @var{base})
@deftypefnx Supplemental {unsigned long long int} strtoull (@
@deftypefnx Supplemental {unsigned long long int} strtoul (@
const char *@var{string}, char **@var{endptr}, int @var{base})
The @code{strtoll} function converts the string in @var{string} to a
@ -1948,12 +1961,12 @@ does the return value. The third argument is unused in @libib{}.
@end deftypefn
@c argv.c:289
@c argv.c:287
@deftypefn Extension int writeargv (char * const *@var{argv}, FILE *@var{file})
Write each member of ARGV, handling all necessary quoting, to the file
named by FILE, separated by whitespace. Return 0 on success, non-zero
if an error occurred while writing to FILE.
associated with FILE, separated by whitespace. Return 0 on success,
non-zero if an error occurred while writing to FILE.
@end deftypefn

20
opcodes/configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for opcodes 2.45.90.
# Generated by GNU Autoconf 2.69 for opcodes 2.46.
#
#
# 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.45.90'
PACKAGE_STRING='opcodes 2.45.90'
PACKAGE_VERSION='2.46'
PACKAGE_STRING='opcodes 2.46'
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 opcodes 2.45.90 to adapt to many kinds of systems.
\`configure' configures opcodes 2.46 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 opcodes 2.45.90:";;
short | recursive ) echo "Configuration of opcodes 2.46:";;
esac
cat <<\_ACEOF
@ -1561,7 +1561,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
opcodes configure 2.45.90
opcodes configure 2.46
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -1972,7 +1972,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.45.90, which was
It was created by opcodes $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -2952,7 +2952,7 @@ fi
# Define the identity of the package.
PACKAGE='opcodes'
VERSION='2.45.90'
VERSION='2.46'
cat >>confdefs.h <<_ACEOF
@ -14997,7 +14997,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.45.90, which was
This file was extended by opcodes $as_me 2.46, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -15063,7 +15063,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.45.90
opcodes config.status 2.46
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

View file

@ -47,7 +47,7 @@ DEVO_SUPPORT="ar-lib ChangeLog compile config config-ml.in config.guess \
MAINTAINERS Makefile.def Makefile.in Makefile.tpl missing mkdep \
mkinstalldirs move-if-change README README-maintainer-mode \
SECURITY.txt src-release.sh symlink-tree test-driver ylwrap \
multilib.am"
multilib.am ChangeLog.git"
# Files in devo/etc used in any net release.
ETC_SUPPORT="ChangeLog Makefile.am Makefile.in aclocal.m4 add-log.el \