Update version number to 2.42

This commit is contained in:
Nick Clifton
2024-01-29 14:51:43 +00:00
parent a58dc5427f
commit c7f28aad0c
22 changed files with 182895 additions and 430 deletions
+182465
View File
File diff suppressed because one or more lines are too long
+10 -10
View File
@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for bfd 2.41.90. # Generated by GNU Autoconf 2.69 for bfd 2.42.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='bfd' PACKAGE_NAME='bfd'
PACKAGE_TARNAME='bfd' PACKAGE_TARNAME='bfd'
PACKAGE_VERSION='2.41.90' PACKAGE_VERSION='2.42'
PACKAGE_STRING='bfd 2.41.90' PACKAGE_STRING='bfd 2.42'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@@ -1411,7 +1411,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures bfd 2.41.90 to adapt to many kinds of systems. \`configure' configures bfd 2.42 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1482,7 +1482,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of bfd 2.41.90:";; short | recursive ) echo "Configuration of bfd 2.42:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1627,7 +1627,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
bfd configure 2.41.90 bfd configure 2.42
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2221,7 +2221,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by bfd $as_me 2.41.90, which was It was created by bfd $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@@ -3204,7 +3204,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='bfd' PACKAGE='bfd'
VERSION='2.41.90' VERSION='2.42'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@@ -18090,7 +18090,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by bfd $as_me 2.41.90, which was This file was extended by bfd $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -18156,7 +18156,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
bfd config.status 2.41.90 bfd config.status 2.42
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
+3 -3
View File
@@ -1,6 +1,6 @@
# Copyright (C) 2012-2024 Free Software Foundation, Inc. # Copyright (C) 2012-2024 Free Software Foundation, Inc.
# #
# This file is part of GDB. # This file is part of GDB and the Binutils.
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
# Controls whether to enable development-mode features by default. # Controls whether to enable development-mode features by default.
development=true development=false
# Indicate whether this is a release branch. # Indicate whether this is a release branch.
experimental=true experimental=false
+60 -60
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
"POT-Creation-Date: 2024-01-15 14:55+0000\n" "POT-Creation-Date: 2024-01-29 14:43+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -926,7 +926,7 @@ msgstr ""
#. xgettext:c-format. #. xgettext:c-format.
#: elf-ifunc.c:144 #: elf-ifunc.c:144
#: elfnn-loongarch.c:1427 #: elfnn-loongarch.c:1435
#, c-format #, c-format
msgid "" msgid ""
"%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%pB' can " "%F%P: dynamic STT_GNU_IFUNC symbol `%s' with pointer equality in `%pB' can "
@@ -1132,7 +1132,7 @@ msgstr ""
#: elf.c:517 elf32-arm.c:17731 #: elf.c:517 elf32-arm.c:17731
#: elfnn-aarch64.c:8322 #: elfnn-aarch64.c:8322
#: elfnn-loongarch.c:5102 #: elfnn-loongarch.c:5119
#, c-format #, c-format
msgid "%pB symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section" msgid "%pB symbol number %lu references nonexistent SHT_SYMTAB_SHNDX section"
msgstr "" msgstr ""
@@ -1439,7 +1439,7 @@ msgid "%pB:%pA: error: attempting to write section into an empty buffer"
msgstr "" msgstr ""
#: elf.c:10266 elf32-mcore.c:100 elf32-mcore.c:455 elf32-ppc.c:7676 #: elf.c:10266 elf32-mcore.c:100 elf32-mcore.c:455 elf32-ppc.c:7676
#: elf32-ppc.c:8864 elf64-ppc.c:16839 #: elf32-ppc.c:8864 elf64-ppc.c:16844
#, c-format #, c-format
msgid "%pB: %s unsupported" msgid "%pB: %s unsupported"
msgstr "" msgstr ""
@@ -1548,7 +1548,7 @@ msgstr ""
#. containing valid data. #. containing valid data.
#: elf32-arc.c:455 elf32-arm.c:15125 elf32-frv.c:6612 elf32-iq2000.c:868 #: elf32-arc.c:455 elf32-arm.c:15125 elf32-frv.c:6612 elf32-iq2000.c:868
#: elf32-m32c.c:914 elf32-mt.c:560 elf32-rl78.c:1275 elf32-rx.c:3218 #: elf32-m32c.c:914 elf32-mt.c:560 elf32-rl78.c:1275 elf32-rx.c:3218
#: elf32-visium.c:844 elf64-ppc.c:5513 #: elf32-visium.c:844 elf64-ppc.c:5527
#: elfnn-aarch64.c:7552 #: elfnn-aarch64.c:7552
#, c-format #, c-format
msgid "private flags = 0x%lx:" msgid "private flags = 0x%lx:"
@@ -1702,7 +1702,7 @@ msgstr ""
#: elf32-arm.c:4835 elf32-arm.c:6984 elf32-csky.c:3389 elf32-hppa.c:582 #: elf32-arm.c:4835 elf32-arm.c:6984 elf32-csky.c:3389 elf32-hppa.c:582
#: elf32-m68hc1x.c:164 elf32-metag.c:1180 elf32-nios2.c:2201 elf64-ppc.c:3907 #: elf32-m68hc1x.c:164 elf32-metag.c:1180 elf32-nios2.c:2201 elf64-ppc.c:3907
#: elf64-ppc.c:14157 #: elf64-ppc.c:14162
#: elfnn-aarch64.c:3203 #: elfnn-aarch64.c:3203
#: elfnn-kvx.c:895 #: elfnn-kvx.c:895
#, c-format #, c-format
@@ -1711,7 +1711,7 @@ msgstr ""
#: elf32-arm.c:5056 elf32-csky.c:3731 elf32-hppa.c:732 elf32-hppa.c:761 #: elf32-arm.c:5056 elf32-csky.c:3731 elf32-hppa.c:732 elf32-hppa.c:761
#: elf32-hppa.c:842 elf32-m68hc11.c:422 elf32-m68hc12.c:542 elf32-metag.c:3345 #: elf32-hppa.c:842 elf32-m68hc11.c:422 elf32-m68hc12.c:542 elf32-metag.c:3345
#: elf32-nios2.c:2494 elf64-ppc.c:12273 elf64-ppc.c:12281 xcofflink.c:4684 #: elf32-nios2.c:2494 elf64-ppc.c:12283 elf64-ppc.c:12291 xcofflink.c:4684
#: elfnn-aarch64.c:3275 #: elfnn-aarch64.c:3275
msgid "" msgid ""
"%F%P: Could not assign `%pA' to an output section. Retry without --enable-" "%F%P: Could not assign `%pA' to an output section. Retry without --enable-"
@@ -2211,7 +2211,7 @@ msgstr ""
#: elfxx-x86.c:970 #: elfxx-x86.c:970
#: elfnn-aarch64.c:7826 #: elfnn-aarch64.c:7826
#: elfnn-kvx.c:3250 #: elfnn-kvx.c:3250
#: elfnn-loongarch.c:756 #: elfnn-loongarch.c:761
#: elfnn-riscv.c:764 #: elfnn-riscv.c:764
#, c-format #, c-format
msgid "%pB: bad symbol index: %d" msgid "%pB: bad symbol index: %d"
@@ -2816,7 +2816,7 @@ msgstr ""
#: elf32-i386.c:1719 elf32-s390.c:1151 elf32-sh.c:5499 elf32-tilepro.c:1548 #: elf32-i386.c:1719 elf32-s390.c:1151 elf32-sh.c:5499 elf32-tilepro.c:1548
#: elf32-xtensa.c:1263 elf64-s390.c:1083 elfxx-sparc.c:1556 #: elf32-xtensa.c:1263 elf64-s390.c:1083 elfxx-sparc.c:1556
#: elfxx-tilegx.c:1767 #: elfxx-tilegx.c:1767
#: elfnn-loongarch.c:612 #: elfnn-loongarch.c:610
#: elfnn-riscv.c:671 #: elfnn-riscv.c:671
#, c-format #, c-format
msgid "%pB: `%s' accessed both as normal and thread local symbol" msgid "%pB: `%s' accessed both as normal and thread local symbol"
@@ -3464,7 +3464,7 @@ msgstr ""
msgid "bss-plt forced by profiling" msgid "bss-plt forced by profiling"
msgstr "" msgstr ""
#: elf32-ppc.c:4608 elf64-ppc.c:8497 #: elf32-ppc.c:4608 elf64-ppc.c:8507
msgid "%H: warning: %s unexpected insn %#x.\n" msgid "%H: warning: %s unexpected insn %#x.\n"
msgstr "" msgstr ""
@@ -3472,7 +3472,7 @@ msgstr ""
#. could just mark this symbol to exclude it #. could just mark this symbol to exclude it
#. from tls optimization but it's safer to skip #. from tls optimization but it's safer to skip
#. the entire optimization. #. the entire optimization.
#: elf32-ppc.c:4638 elf64-ppc.c:8562 #: elf32-ppc.c:4638 elf64-ppc.c:8572
#, c-format #, c-format
msgid "%H arg lost __tls_get_addr, TLS optimization disabled\n" msgid "%H arg lost __tls_get_addr, TLS optimization disabled\n"
msgstr "" msgstr ""
@@ -3564,7 +3564,7 @@ msgid ""
"at runtime\n" "at runtime\n"
msgstr "" msgstr ""
#: elf32-ppc.c:10023 elf64-ppc.c:18302 #: elf32-ppc.c:10023 elf64-ppc.c:18306
msgid "" msgid ""
"%P: warning: text relocations and GNU indirect functions may result in a " "%P: warning: text relocations and GNU indirect functions may result in a "
"segfault at runtime\n" "segfault at runtime\n"
@@ -3955,7 +3955,7 @@ msgstr ""
msgid "overlay stub relocation overflow" msgid "overlay stub relocation overflow"
msgstr "" msgstr ""
#: elf32-spu.c:1992 elf64-ppc.c:15341 #: elf32-spu.c:1992 elf64-ppc.c:15346
msgid "stubs don't match calculated size" msgid "stubs don't match calculated size"
msgstr "" msgstr ""
@@ -4105,7 +4105,7 @@ msgstr ""
#: elf32-tilepro.c:3627 elfxx-tilegx.c:4017 elfxx-x86.c:2729 #: elf32-tilepro.c:3627 elfxx-tilegx.c:4017 elfxx-x86.c:2729
#: elfnn-aarch64.c:10030 #: elfnn-aarch64.c:10030
#: elfnn-kvx.c:4636 #: elfnn-kvx.c:4636
#: elfnn-loongarch.c:5032 #: elfnn-loongarch.c:5049
#: elfnn-riscv.c:3481 #: elfnn-riscv.c:3481
#, c-format #, c-format
msgid "discarded output section: `%pA'" msgid "discarded output section: `%pA'"
@@ -4476,7 +4476,7 @@ msgstr ""
#: elf64-alpha.c:2680 elflink.c:15481 #: elf64-alpha.c:2680 elflink.c:15481
#: elfnn-kvx.c:4022 #: elfnn-kvx.c:4022
#: elfnn-loongarch.c:1715 #: elfnn-loongarch.c:1723
#, c-format #, c-format
msgid "%pB: dynamic relocation against `%pT' in read-only section `%pA'\n" msgid "%pB: dynamic relocation against `%pT' in read-only section `%pA'\n"
msgstr "" msgstr ""
@@ -4770,57 +4770,57 @@ msgstr ""
msgid "%pB .opd not allowed in ABI version %d" msgid "%pB .opd not allowed in ABI version %d"
msgstr "" msgstr ""
#: elf64-ppc.c:5085 #: elf64-ppc.c:5103
#, c-format #, c-format
msgid "%H: %s reloc unsupported in shared libraries and PIEs\n" msgid "%H: %s reloc unsupported in shared libraries and PIEs\n"
msgstr "" msgstr ""
#: elf64-ppc.c:5255 #: elf64-ppc.c:5273
msgid "%H: %s reloc unsupported here\n" msgid "%H: %s reloc unsupported here\n"
msgstr "" msgstr ""
#: elf64-ppc.c:5482 #: elf64-ppc.c:5496
#, c-format #, c-format
msgid "%pB uses unknown e_flags 0x%lx" msgid "%pB uses unknown e_flags 0x%lx"
msgstr "" msgstr ""
#: elf64-ppc.c:5490 #: elf64-ppc.c:5504
#, c-format #, c-format
msgid "%pB: ABI version %ld is not compatible with ABI version %ld output" msgid "%pB: ABI version %ld is not compatible with ABI version %ld output"
msgstr "" msgstr ""
#: elf64-ppc.c:5517 #: elf64-ppc.c:5531
#, c-format #, c-format
msgid " [abiv%ld]" msgid " [abiv%ld]"
msgstr "" msgstr ""
#: elf64-ppc.c:6821 #: elf64-ppc.c:6835
msgid "" msgid ""
"%P: copy reloc against `%pT' requires lazy plt linking; avoid setting " "%P: copy reloc against `%pT' requires lazy plt linking; avoid setting "
"LD_BIND_NOW=1 or upgrade gcc\n" "LD_BIND_NOW=1 or upgrade gcc\n"
msgstr "" msgstr ""
#: elf64-ppc.c:7088 #: elf64-ppc.c:7102
#, c-format #, c-format
msgid "%pB: undefined symbol on R_PPC64_TOCSAVE relocation" msgid "%pB: undefined symbol on R_PPC64_TOCSAVE relocation"
msgstr "" msgstr ""
#: elf64-ppc.c:7343 #: elf64-ppc.c:7353
#, c-format #, c-format
msgid "dynreloc miscount for %pB, section %pA" msgid "dynreloc miscount for %pB, section %pA"
msgstr "" msgstr ""
#: elf64-ppc.c:7434 #: elf64-ppc.c:7444
#, c-format #, c-format
msgid "%pB: .opd is not a regular array of opd entries" msgid "%pB: .opd is not a regular array of opd entries"
msgstr "" msgstr ""
#: elf64-ppc.c:7444 #: elf64-ppc.c:7454
#, c-format #, c-format
msgid "%pB: unexpected reloc type %u in .opd section" msgid "%pB: unexpected reloc type %u in .opd section"
msgstr "" msgstr ""
#: elf64-ppc.c:7466 #: elf64-ppc.c:7476
#, c-format #, c-format
msgid "%pB: undefined sym `%s' in .opd section" msgid "%pB: undefined sym `%s' in .opd section"
msgstr "" msgstr ""
@@ -4832,86 +4832,86 @@ msgstr ""
#. __glink_PLTresolve save of r2 is incompatible with code #. __glink_PLTresolve save of r2 is incompatible with code
#. making tail calls, because the tail call might go via the #. making tail calls, because the tail call might go via the
#. resolver and thus overwrite the proper saved r2. #. resolver and thus overwrite the proper saved r2.
#: elf64-ppc.c:7967 #: elf64-ppc.c:7977
msgid "warning: --plt-localentry is incompatible with power10 pc-relative code" msgid "warning: --plt-localentry is incompatible with power10 pc-relative code"
msgstr "" msgstr ""
#: elf64-ppc.c:7975 #: elf64-ppc.c:7985
msgid "" msgid ""
"warning: --plt-localentry is especially dangerous without ld.so support to " "warning: --plt-localentry is especially dangerous without ld.so support to "
"detect ABI violations" "detect ABI violations"
msgstr "" msgstr ""
#: elf64-ppc.c:8291 #: elf64-ppc.c:8301
msgid "%H __tls_get_addr lost arg, TLS optimization disabled\n" msgid "%H __tls_get_addr lost arg, TLS optimization disabled\n"
msgstr "" msgstr ""
#: elf64-ppc.c:8726 elf64-ppc.c:9442 #: elf64-ppc.c:8736 elf64-ppc.c:9452
#, c-format #, c-format
msgid "%s defined on removed toc entry" msgid "%s defined on removed toc entry"
msgstr "" msgstr ""
#: elf64-ppc.c:9399 #: elf64-ppc.c:9409
#, c-format #, c-format
msgid "%H: %s references optimized away TOC entry\n" msgid "%H: %s references optimized away TOC entry\n"
msgstr "" msgstr ""
#: elf64-ppc.c:9620 #: elf64-ppc.c:9630
#, c-format #, c-format
msgid "%H: got/toc optimization is not supported for %s instruction\n" msgid "%H: got/toc optimization is not supported for %s instruction\n"
msgstr "" msgstr ""
#: elf64-ppc.c:10515 #: elf64-ppc.c:10525
#, c-format #, c-format
msgid "warning: discarding dynamic section %s" msgid "warning: discarding dynamic section %s"
msgstr "" msgstr ""
#: elf64-ppc.c:11668 #: elf64-ppc.c:11678
msgid "%P: cannot find opd entry toc for `%pT'\n" msgid "%P: cannot find opd entry toc for `%pT'\n"
msgstr "" msgstr ""
#: elf64-ppc.c:11818 #: elf64-ppc.c:11828
#, c-format #, c-format
msgid "long branch stub `%s' offset overflow" msgid "long branch stub `%s' offset overflow"
msgstr "" msgstr ""
#: elf64-ppc.c:11845 #: elf64-ppc.c:11855
#, c-format #, c-format
msgid "can't find branch stub `%s'" msgid "can't find branch stub `%s'"
msgstr "" msgstr ""
#: elf64-ppc.c:11906 elf64-ppc.c:12158 elf64-ppc.c:14724 #: elf64-ppc.c:11916 elf64-ppc.c:12168 elf64-ppc.c:14729
#, c-format #, c-format
msgid "%P: linkage table error against `%pT'\n" msgid "%P: linkage table error against `%pT'\n"
msgstr "" msgstr ""
#: elf64-ppc.c:12357 #: elf64-ppc.c:12367
#, c-format #, c-format
msgid "can't build branch stub `%s'" msgid "can't build branch stub `%s'"
msgstr "" msgstr ""
#: elf64-ppc.c:13384 #: elf64-ppc.c:13394
#, c-format #, c-format
msgid "%pB section %pA exceeds stub group size" msgid "%pB section %pA exceeds stub group size"
msgstr "" msgstr ""
#: elf64-ppc.c:14904 #: elf64-ppc.c:14909
msgid "__tls_get_addr call offset overflow" msgid "__tls_get_addr call offset overflow"
msgstr "" msgstr ""
#: elf64-ppc.c:15244 elf64-ppc.c:15263 #: elf64-ppc.c:15249 elf64-ppc.c:15268
#, c-format #, c-format
msgid "%s offset too large for .eh_frame sdata4 encoding" msgid "%s offset too large for .eh_frame sdata4 encoding"
msgstr "" msgstr ""
#: elf64-ppc.c:15349 #: elf64-ppc.c:15354
#, c-format #, c-format
msgid "linker stubs in %u group" msgid "linker stubs in %u group"
msgid_plural "linker stubs in %u groups" msgid_plural "linker stubs in %u groups"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: elf64-ppc.c:15356 #: elf64-ppc.c:15361
#, c-format #, c-format
msgid "" msgid ""
"%s, iter %u\n" "%s, iter %u\n"
@@ -4921,59 +4921,59 @@ msgid ""
" global entry %lu" " global entry %lu"
msgstr "" msgstr ""
#: elf64-ppc.c:15738 #: elf64-ppc.c:15743
#, c-format #, c-format
msgid "%H: %s used with TLS symbol `%pT'\n" msgid "%H: %s used with TLS symbol `%pT'\n"
msgstr "" msgstr ""
#: elf64-ppc.c:15740 #: elf64-ppc.c:15745
#, c-format #, c-format
msgid "%H: %s used with non-TLS symbol `%pT'\n" msgid "%H: %s used with non-TLS symbol `%pT'\n"
msgstr "" msgstr ""
#: elf64-ppc.c:16524 #: elf64-ppc.c:16529
#, c-format #, c-format
msgid "%H: call to `%pT' lacks nop, can't restore toc; (plt call stub)\n" msgid "%H: call to `%pT' lacks nop, can't restore toc; (plt call stub)\n"
msgstr "" msgstr ""
#: elf64-ppc.c:16530 #: elf64-ppc.c:16535
#, c-format #, c-format
msgid "" msgid ""
"%H: call to `%pT' lacks nop, can't restore toc; (toc save/adjust stub)\n" "%H: call to `%pT' lacks nop, can't restore toc; (toc save/adjust stub)\n"
msgstr "" msgstr ""
#: elf64-ppc.c:17181 #: elf64-ppc.c:17186
#, c-format #, c-format
msgid "%H: %s against %pT is not supported\n" msgid "%H: %s against %pT is not supported\n"
msgstr "" msgstr ""
#: elf64-ppc.c:17457 #: elf64-ppc.c:17462
#, c-format #, c-format
msgid "%H: %s for indirect function `%pT' unsupported\n" msgid "%H: %s for indirect function `%pT' unsupported\n"
msgstr "" msgstr ""
#: elf64-ppc.c:17545 #: elf64-ppc.c:17549
#, c-format #, c-format
msgid "" msgid ""
"%X%P: %pB: %s against %pT is not supported by glibc as a dynamic relocation\n" "%X%P: %pB: %s against %pT is not supported by glibc as a dynamic relocation\n"
msgstr "" msgstr ""
#: elf64-ppc.c:17600 #: elf64-ppc.c:17604
#, c-format #, c-format
msgid "%P: %pB: %s is not supported for `%pT'\n" msgid "%P: %pB: %s is not supported for `%pT'\n"
msgstr "" msgstr ""
#: elf64-ppc.c:17869 #: elf64-ppc.c:17873
#, c-format #, c-format
msgid "%H: error: %s not a multiple of %u\n" msgid "%H: error: %s not a multiple of %u\n"
msgstr "" msgstr ""
#: elf64-ppc.c:17892 #: elf64-ppc.c:17896
#, c-format #, c-format
msgid "%H: unresolvable %s against `%pT'\n" msgid "%H: unresolvable %s against `%pT'\n"
msgstr "" msgstr ""
#: elf64-ppc.c:18037 #: elf64-ppc.c:18041
#, c-format #, c-format
msgid "%H: %s against `%pT': error %d\n" msgid "%H: %s against `%pT': error %d\n"
msgstr "" msgstr ""
@@ -9319,13 +9319,13 @@ msgstr ""
msgid "relocation against `%s' has faulty GOT type " msgid "relocation against `%s' has faulty GOT type "
msgstr "" msgstr ""
#: elfnn-loongarch.c:169 #: elfnn-loongarch.c:167
#: elfnn-loongarch.c:221 #: elfnn-loongarch.c:219
#, c-format #, c-format
msgid "%#<PRIx64> invaild imm" msgid "%#<PRIx64> invaild imm"
msgstr "" msgstr ""
#: elfnn-loongarch.c:403 #: elfnn-loongarch.c:401
#: elfnn-riscv.c:4028 #: elfnn-riscv.c:4028
#, c-format #, c-format
msgid "" msgid ""
@@ -9333,16 +9333,16 @@ msgid ""
" target emulation `%s' does not match `%s'" " target emulation `%s' does not match `%s'"
msgstr "" msgstr ""
#: elfnn-loongarch.c:458 #: elfnn-loongarch.c:456
#, c-format #, c-format
msgid "%pB: can't link different ABI object." msgid "%pB: can't link different ABI object."
msgstr "" msgstr ""
#: elfnn-loongarch.c:600 #: elfnn-loongarch.c:598
msgid "Internal error: unreachable." msgid "Internal error: unreachable."
msgstr "" msgstr ""
#: elfnn-loongarch.c:4339 #: elfnn-loongarch.c:4354
#: elfnn-riscv.c:4789 #: elfnn-riscv.c:4789
#, c-format #, c-format
msgid "" msgid ""
+1 -1
View File
@@ -1 +1 @@
m4_define([BFD_VERSION], [2.41.90]) m4_define([BFD_VERSION], [2.42])
+10 -10
View File
@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for binutils 2.41.90. # Generated by GNU Autoconf 2.69 for binutils 2.42.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='binutils' PACKAGE_NAME='binutils'
PACKAGE_TARNAME='binutils' PACKAGE_TARNAME='binutils'
PACKAGE_VERSION='2.41.90' PACKAGE_VERSION='2.42'
PACKAGE_STRING='binutils 2.41.90' PACKAGE_STRING='binutils 2.42'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@@ -1407,7 +1407,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures binutils 2.41.90 to adapt to many kinds of systems. \`configure' configures binutils 2.42 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1478,7 +1478,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of binutils 2.41.90:";; short | recursive ) echo "Configuration of binutils 2.42:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1640,7 +1640,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
binutils configure 2.41.90 binutils configure 2.42
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2108,7 +2108,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by binutils $as_me 2.41.90, which was It was created by binutils $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@@ -3091,7 +3091,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='binutils' PACKAGE='binutils'
VERSION='2.41.90' VERSION='2.42'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@@ -16941,7 +16941,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by binutils $as_me 2.41.90, which was This file was extended by binutils $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -17007,7 +17007,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
binutils config.status 2.41.90 binutils config.status 2.42
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
+10 -10
View File
@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gas 2.41.90. # Generated by GNU Autoconf 2.69 for gas 2.42.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='gas' PACKAGE_NAME='gas'
PACKAGE_TARNAME='gas' PACKAGE_TARNAME='gas'
PACKAGE_VERSION='2.41.90' PACKAGE_VERSION='2.42'
PACKAGE_STRING='gas 2.41.90' PACKAGE_STRING='gas 2.42'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@@ -1392,7 +1392,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures gas 2.41.90 to adapt to many kinds of systems. \`configure' configures gas 2.42 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1463,7 +1463,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of gas 2.41.90:";; short | recursive ) echo "Configuration of gas 2.42:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1619,7 +1619,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
gas configure 2.41.90 gas configure 2.42
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2030,7 +2030,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by gas $as_me 2.41.90, which was It was created by gas $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@@ -3010,7 +3010,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='gas' PACKAGE='gas'
VERSION='2.41.90' VERSION='2.42'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@@ -16857,7 +16857,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by gas $as_me 2.41.90, which was This file was extended by gas $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -16923,7 +16923,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
gas config.status 2.41.90 gas config.status 2.42
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
+205 -205
View File
File diff suppressed because it is too large Load Diff
+9 -9
View File
@@ -14,7 +14,7 @@
@SET_MAKE@ @SET_MAKE@
# Copyright (C) 2019-2023 Free Software Foundation, Inc. # Copyright (C) 2019-2024 Free Software Foundation, Inc.
# This file is part of GDB. # This file is part of GDB.
@@ -107,7 +107,12 @@ host_triplet = @host@
target_triplet = @target@ target_triplet = @target@
subdir = . subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/import/m4/00gnulib.m4 \ am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/largefile.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
$(top_srcdir)/../config/override.m4 \
$(top_srcdir)/../config/plugins.m4 \
$(top_srcdir)/import/m4/00gnulib.m4 \
$(top_srcdir)/import/m4/__inline.m4 \ $(top_srcdir)/import/m4/__inline.m4 \
$(top_srcdir)/import/m4/absolute-header.m4 \ $(top_srcdir)/import/m4/absolute-header.m4 \
$(top_srcdir)/import/m4/alloca.m4 \ $(top_srcdir)/import/m4/alloca.m4 \
@@ -120,6 +125,7 @@ am__aclocal_m4_deps = $(top_srcdir)/import/m4/00gnulib.m4 \
$(top_srcdir)/import/m4/clock_time.m4 \ $(top_srcdir)/import/m4/clock_time.m4 \
$(top_srcdir)/import/m4/close.m4 \ $(top_srcdir)/import/m4/close.m4 \
$(top_srcdir)/import/m4/closedir.m4 \ $(top_srcdir)/import/m4/closedir.m4 \
$(top_srcdir)/import/m4/codeset.m4 \
$(top_srcdir)/import/m4/ctype_h.m4 \ $(top_srcdir)/import/m4/ctype_h.m4 \
$(top_srcdir)/import/m4/d-ino.m4 \ $(top_srcdir)/import/m4/d-ino.m4 \
$(top_srcdir)/import/m4/d-type.m4 \ $(top_srcdir)/import/m4/d-type.m4 \
@@ -276,13 +282,7 @@ am__aclocal_m4_deps = $(top_srcdir)/import/m4/00gnulib.m4 \
$(top_srcdir)/import/m4/wmemchr.m4 \ $(top_srcdir)/import/m4/wmemchr.m4 \
$(top_srcdir)/import/m4/wmempcpy.m4 \ $(top_srcdir)/import/m4/wmempcpy.m4 \
$(top_srcdir)/import/m4/year2038.m4 \ $(top_srcdir)/import/m4/year2038.m4 \
$(top_srcdir)/import/m4/zzgnulib.m4 \ $(top_srcdir)/import/m4/zzgnulib.m4 $(top_srcdir)/configure.ac
$(top_srcdir)/../config/codeset.m4 \
$(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/largefile.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
$(top_srcdir)/../config/override.m4 \
$(top_srcdir)/../config/plugins.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4) $(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
+6 -6
View File
@@ -1169,6 +1169,11 @@ AC_SUBST([am__tar])
AC_SUBST([am__untar]) AC_SUBST([am__untar])
]) # _AM_PROG_TAR ]) # _AM_PROG_TAR
m4_include([../config/depstand.m4])
m4_include([../config/largefile.m4])
m4_include([../config/lead-dot.m4])
m4_include([../config/override.m4])
m4_include([../config/plugins.m4])
m4_include([import/m4/00gnulib.m4]) m4_include([import/m4/00gnulib.m4])
m4_include([import/m4/__inline.m4]) m4_include([import/m4/__inline.m4])
m4_include([import/m4/absolute-header.m4]) m4_include([import/m4/absolute-header.m4])
@@ -1182,6 +1187,7 @@ m4_include([import/m4/chown.m4])
m4_include([import/m4/clock_time.m4]) m4_include([import/m4/clock_time.m4])
m4_include([import/m4/close.m4]) m4_include([import/m4/close.m4])
m4_include([import/m4/closedir.m4]) m4_include([import/m4/closedir.m4])
m4_include([import/m4/codeset.m4])
m4_include([import/m4/ctype_h.m4]) m4_include([import/m4/ctype_h.m4])
m4_include([import/m4/d-ino.m4]) m4_include([import/m4/d-ino.m4])
m4_include([import/m4/d-type.m4]) m4_include([import/m4/d-type.m4])
@@ -1340,9 +1346,3 @@ m4_include([import/m4/wmemchr.m4])
m4_include([import/m4/wmempcpy.m4]) m4_include([import/m4/wmempcpy.m4])
m4_include([import/m4/year2038.m4]) m4_include([import/m4/year2038.m4])
m4_include([import/m4/zzgnulib.m4]) m4_include([import/m4/zzgnulib.m4])
m4_include([../config/codeset.m4])
m4_include([../config/depstand.m4])
m4_include([../config/largefile.m4])
m4_include([../config/lead-dot.m4])
m4_include([../config/override.m4])
m4_include([../config/plugins.m4])
+1 -1
View File
@@ -8433,7 +8433,7 @@ else
int int
main () main ()
{ {
char* cs = nl_langinfo(CODESET); char* cs = nl_langinfo(CODESET); return !cs;
; ;
return 0; return 0;
} }
+8 -8
View File
@@ -259,7 +259,12 @@ target_triplet = @target@
@GL_COND_OBJ_WMEMPCPY_TRUE@am__append_81 = wmempcpy.c @GL_COND_OBJ_WMEMPCPY_TRUE@am__append_81 = wmempcpy.c
subdir = import subdir = import
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/import/m4/00gnulib.m4 \ am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/largefile.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
$(top_srcdir)/../config/override.m4 \
$(top_srcdir)/../config/plugins.m4 \
$(top_srcdir)/import/m4/00gnulib.m4 \
$(top_srcdir)/import/m4/__inline.m4 \ $(top_srcdir)/import/m4/__inline.m4 \
$(top_srcdir)/import/m4/absolute-header.m4 \ $(top_srcdir)/import/m4/absolute-header.m4 \
$(top_srcdir)/import/m4/alloca.m4 \ $(top_srcdir)/import/m4/alloca.m4 \
@@ -272,6 +277,7 @@ am__aclocal_m4_deps = $(top_srcdir)/import/m4/00gnulib.m4 \
$(top_srcdir)/import/m4/clock_time.m4 \ $(top_srcdir)/import/m4/clock_time.m4 \
$(top_srcdir)/import/m4/close.m4 \ $(top_srcdir)/import/m4/close.m4 \
$(top_srcdir)/import/m4/closedir.m4 \ $(top_srcdir)/import/m4/closedir.m4 \
$(top_srcdir)/import/m4/codeset.m4 \
$(top_srcdir)/import/m4/ctype_h.m4 \ $(top_srcdir)/import/m4/ctype_h.m4 \
$(top_srcdir)/import/m4/d-ino.m4 \ $(top_srcdir)/import/m4/d-ino.m4 \
$(top_srcdir)/import/m4/d-type.m4 \ $(top_srcdir)/import/m4/d-type.m4 \
@@ -428,13 +434,7 @@ am__aclocal_m4_deps = $(top_srcdir)/import/m4/00gnulib.m4 \
$(top_srcdir)/import/m4/wmemchr.m4 \ $(top_srcdir)/import/m4/wmemchr.m4 \
$(top_srcdir)/import/m4/wmempcpy.m4 \ $(top_srcdir)/import/m4/wmempcpy.m4 \
$(top_srcdir)/import/m4/year2038.m4 \ $(top_srcdir)/import/m4/year2038.m4 \
$(top_srcdir)/import/m4/zzgnulib.m4 \ $(top_srcdir)/import/m4/zzgnulib.m4 $(top_srcdir)/configure.ac
$(top_srcdir)/../config/codeset.m4 \
$(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/largefile.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
$(top_srcdir)/../config/override.m4 \
$(top_srcdir)/../config/plugins.m4 $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4) $(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS)
+10 -10
View File
@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprof 2.41.90. # Generated by GNU Autoconf 2.69 for gprof 2.42.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='gprof' PACKAGE_NAME='gprof'
PACKAGE_TARNAME='gprof' PACKAGE_TARNAME='gprof'
PACKAGE_VERSION='2.41.90' PACKAGE_VERSION='2.42'
PACKAGE_STRING='gprof 2.41.90' PACKAGE_STRING='gprof 2.42'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@@ -1349,7 +1349,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures gprof 2.41.90 to adapt to many kinds of systems. \`configure' configures gprof 2.42 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1420,7 +1420,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of gprof 2.41.90:";; short | recursive ) echo "Configuration of gprof 2.42:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1539,7 +1539,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
gprof configure 2.41.90 gprof configure 2.42
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1904,7 +1904,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by gprof $as_me 2.41.90, which was It was created by gprof $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@@ -2884,7 +2884,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='gprof' PACKAGE='gprof'
VERSION='2.41.90' VERSION='2.42'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@@ -14505,7 +14505,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by gprof $as_me 2.41.90, which was This file was extended by gprof $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -14571,7 +14571,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
gprof config.status 2.41.90 gprof config.status 2.42
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
+10 -10
View File
@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprofng 2.41.90. # Generated by GNU Autoconf 2.69 for gprofng 2.42.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='gprofng' PACKAGE_NAME='gprofng'
PACKAGE_TARNAME='gprofng' PACKAGE_TARNAME='gprofng'
PACKAGE_VERSION='2.41.90' PACKAGE_VERSION='2.42'
PACKAGE_STRING='gprofng 2.41.90' PACKAGE_STRING='gprofng 2.42'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@@ -1361,7 +1361,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures gprofng 2.41.90 to adapt to many kinds of systems. \`configure' configures gprofng 2.42 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1432,7 +1432,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of gprofng 2.41.90:";; short | recursive ) echo "Configuration of gprofng 2.42:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1546,7 +1546,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
gprofng configure 2.41.90 gprofng configure 2.42
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2078,7 +2078,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by gprofng $as_me 2.41.90, which was It was created by gprofng $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@@ -3051,7 +3051,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='gprofng' PACKAGE='gprofng'
VERSION='2.41.90' VERSION='2.42'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@@ -17515,7 +17515,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by gprofng $as_me 2.41.90, which was This file was extended by gprofng $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -17581,7 +17581,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
gprofng config.status 2.41.90 gprofng config.status 2.42
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
+2 -2
View File
@@ -1,4 +1,4 @@
@set UPDATED 15 January 2024 @set UPDATED 15 January 2024
@set UPDATED-MONTH January 2024 @set UPDATED-MONTH January 2024
@set EDITION 2.41.90 @set EDITION 2.42
@set VERSION 2.41.90 @set VERSION 2.42
+10 -10
View File
@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for gprofng 2.41.90. # Generated by GNU Autoconf 2.69 for gprofng 2.42.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='gprofng' PACKAGE_NAME='gprofng'
PACKAGE_TARNAME='gprofng' PACKAGE_TARNAME='gprofng'
PACKAGE_VERSION='2.41.90' PACKAGE_VERSION='2.42'
PACKAGE_STRING='gprofng 2.41.90' PACKAGE_STRING='gprofng 2.42'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' 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. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures gprofng 2.41.90 to adapt to many kinds of systems. \`configure' configures gprofng 2.42 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1395,7 +1395,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of gprofng 2.41.90:";; short | recursive ) echo "Configuration of gprofng 2.42:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1504,7 +1504,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
gprofng configure 2.41.90 gprofng configure 2.42
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1990,7 +1990,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by gprofng $as_me 2.41.90, which was It was created by gprofng $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@@ -2967,7 +2967,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='gprofng' PACKAGE='gprofng'
VERSION='2.41.90' VERSION='2.42'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@@ -16136,7 +16136,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by gprofng $as_me 2.41.90, which was This file was extended by gprofng $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -16202,7 +16202,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
gprofng config.status 2.41.90 gprofng config.status 2.42
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
+10 -10
View File
@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for ld 2.41.90. # Generated by GNU Autoconf 2.69 for ld 2.42.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='ld' PACKAGE_NAME='ld'
PACKAGE_TARNAME='ld' PACKAGE_TARNAME='ld'
PACKAGE_VERSION='2.41.90' PACKAGE_VERSION='2.42'
PACKAGE_STRING='ld 2.41.90' PACKAGE_STRING='ld 2.42'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@@ -1436,7 +1436,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures ld 2.41.90 to adapt to many kinds of systems. \`configure' configures ld 2.42 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1507,7 +1507,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of ld 2.41.90:";; short | recursive ) echo "Configuration of ld 2.42:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1687,7 +1687,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
ld configure 2.41.90 ld configure 2.42
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2402,7 +2402,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by ld $as_me 2.41.90, which was It was created by ld $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@@ -3386,7 +3386,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='ld' PACKAGE='ld'
VERSION='2.41.90' VERSION='2.42'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@@ -20071,7 +20071,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by ld $as_me 2.41.90, which was This file was extended by ld $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -20137,7 +20137,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
ld config.status 2.41.90 ld config.status 2.42
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
+7 -7
View File
@@ -165,7 +165,7 @@ not recommended.
@end deftypefn @end deftypefn
@c make-temp-file.c:95 @c make-temp-file.c:108
@deftypefn Replacement const char* choose_tmpdir () @deftypefn Replacement const char* choose_tmpdir ()
Returns a pointer to a directory path suitable for creating temporary 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 @end deftypefn
@c argv.c:495 @c argv.c:485
@deftypefn Extension int countargv (char * const *@var{argv}) @deftypefn Extension int countargv (char * const *@var{argv})
Return the number of elements in @var{argv}. Return the number of elements in @var{argv}.
@@ -257,7 +257,7 @@ symbolic name or message.
@end deftypefn @end deftypefn
@c argv.c:352 @c argv.c:339
@deftypefn Extension void expandargv (int *@var{argcp}, char ***@var{argvp}) @deftypefn Extension void expandargv (int *@var{argcp}, char ***@var{argvp})
The @var{argcp} and @code{argvp} arguments are pointers to the usual The @var{argcp} and @code{argvp} arguments are pointers to the usual
@@ -726,7 +726,7 @@ relative prefix can be found, return @code{NULL}.
@end deftypefn @end deftypefn
@c make-temp-file.c:173 @c make-temp-file.c:185
@deftypefn Replacement char* make_temp_file (const char *@var{suffix}) @deftypefn Replacement char* make_temp_file (const char *@var{suffix})
Return a temporary file name (as a string) or @code{NULL} if unable to Return a temporary file name (as a string) or @code{NULL} if unable to
@@ -1747,7 +1747,7 @@ that the converted value is unsigned.
@c strtoll.c:33 @c strtoll.c:33
@deftypefn Supplemental {long long int} strtoll (const char *@var{string}, @ @deftypefn Supplemental {long long int} strtoll (const char *@var{string}, @
char **@var{endptr}, int @var{base}) 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}) const char *@var{string}, char **@var{endptr}, int @var{base})
The @code{strtoll} function converts the string in @var{string} to a The @code{strtoll} function converts the string in @var{string} to a
@@ -1938,8 +1938,8 @@ does the return value. The third argument is unused in @libib{}.
@deftypefn Extension int writeargv (char * const *@var{argv}, FILE *@var{file}) @deftypefn Extension int writeargv (char * const *@var{argv}, FILE *@var{file})
Write each member of ARGV, handling all necessary quoting, to the 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 associated with FILE, separated by whitespace. Return 0 on success,
if an error occurred while writing to FILE. non-zero if an error occurred while writing to FILE.
@end deftypefn @end deftypefn
+10 -10
View File
@@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for opcodes 2.41.90. # Generated by GNU Autoconf 2.69 for opcodes 2.42.
# #
# #
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='opcodes' PACKAGE_NAME='opcodes'
PACKAGE_TARNAME='opcodes' PACKAGE_TARNAME='opcodes'
PACKAGE_VERSION='2.41.90' PACKAGE_VERSION='2.42'
PACKAGE_STRING='opcodes 2.41.90' PACKAGE_STRING='opcodes 2.42'
PACKAGE_BUGREPORT='' PACKAGE_BUGREPORT=''
PACKAGE_URL='' PACKAGE_URL=''
@@ -1371,7 +1371,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # 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. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures opcodes 2.41.90 to adapt to many kinds of systems. \`configure' configures opcodes 2.42 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1442,7 +1442,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of opcodes 2.41.90:";; short | recursive ) echo "Configuration of opcodes 2.42:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@@ -1564,7 +1564,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
opcodes configure 2.41.90 opcodes configure 2.42
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2158,7 +2158,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by opcodes $as_me 2.41.90, which was It was created by opcodes $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@@ -3138,7 +3138,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='opcodes' PACKAGE='opcodes'
VERSION='2.41.90' VERSION='2.42'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@@ -15128,7 +15128,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by opcodes $as_me 2.41.90, which was This file was extended by opcodes $as_me 2.42, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@@ -15194,7 +15194,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
opcodes config.status 2.41.90 opcodes config.status 2.42
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"
+45 -45
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
"POT-Creation-Date: 2024-01-15 14:56+0000\n" "POT-Creation-Date: 2024-01-29 14:44+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -30,17 +30,17 @@ msgstr ""
msgid "unrecognised disassembler option: %s" msgid "unrecognised disassembler option: %s"
msgstr "" msgstr ""
#: aarch64-dis.c:3955 #: aarch64-dis.c:3956
#, c-format #, c-format
msgid "this `%s' should have an immediately preceding `%s'" msgid "this `%s' should have an immediately preceding `%s'"
msgstr "" msgstr ""
#: aarch64-dis.c:3962 #: aarch64-dis.c:3963
#, c-format #, c-format
msgid "expected `%s' after previous `%s'" msgid "expected `%s' after previous `%s'"
msgstr "" msgstr ""
#: aarch64-dis.c:4388 #: aarch64-dis.c:4389
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@@ -48,42 +48,42 @@ msgid ""
"with the -M switch (multiple options should be separated by commas):\n" "with the -M switch (multiple options should be separated by commas):\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4392 #: aarch64-dis.c:4393
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" no-aliases Don't print instruction aliases.\n" " no-aliases Don't print instruction aliases.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4395 #: aarch64-dis.c:4396
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" aliases Do print instruction aliases.\n" " aliases Do print instruction aliases.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4398 #: aarch64-dis.c:4399
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" no-notes Don't print instruction notes.\n" " no-notes Don't print instruction notes.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4401 #: aarch64-dis.c:4402
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" notes Do print instruction notes.\n" " notes Do print instruction notes.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4405 #: aarch64-dis.c:4406
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
" debug_dump Temp switch for debug trace.\n" " debug_dump Temp switch for debug trace.\n"
msgstr "" msgstr ""
#: aarch64-dis.c:4409 arc-dis.c:1607 arc-dis.c:1630 arc-dis.c:1633 #: aarch64-dis.c:4410 arc-dis.c:1607 arc-dis.c:1630 arc-dis.c:1633
#: kvx-dis.c:1586 loongarch-dis.c:337 mips-dis.c:2903 mips-dis.c:2915 #: kvx-dis.c:1586 loongarch-dis.c:337 mips-dis.c:2903 mips-dis.c:2915
#: mips-dis.c:2918 nfp-dis.c:2995 riscv-dis.c:1489 riscv-dis.c:1492 #: mips-dis.c:2918 nfp-dis.c:2995 riscv-dis.c:1489 riscv-dis.c:1492
#, c-format #, c-format
@@ -326,71 +326,71 @@ msgstr ""
msgid "'ROR' operator not allowed" msgid "'ROR' operator not allowed"
msgstr "" msgstr ""
#: aarch64-opc.c:4716 #: aarch64-opc.c:4715
msgid "reading from a write-only register" msgid "reading from a write-only register"
msgstr "" msgstr ""
#: aarch64-opc.c:4718 #: aarch64-opc.c:4717
msgid "writing to a read-only register" msgid "writing to a read-only register"
msgstr "" msgstr ""
#: aarch64-opc.c:5242 #: aarch64-opc.c:5241
msgid "the three register operands must be distinct from one another" msgid "the three register operands must be distinct from one another"
msgstr "" msgstr ""
#: aarch64-opc.c:5353 #: aarch64-opc.c:5352
msgid "destination register differs from preceding instruction" msgid "destination register differs from preceding instruction"
msgstr "" msgstr ""
#: aarch64-opc.c:5356 #: aarch64-opc.c:5355
msgid "source register differs from preceding instruction" msgid "source register differs from preceding instruction"
msgstr "" msgstr ""
#: aarch64-opc.c:5359 #: aarch64-opc.c:5358
msgid "size register differs from preceding instruction" msgid "size register differs from preceding instruction"
msgstr "" msgstr ""
#: aarch64-opc.c:5407 #: aarch64-opc.c:5406
msgid "instruction opens new dependency sequence without ending previous one" msgid "instruction opens new dependency sequence without ending previous one"
msgstr "" msgstr ""
#: aarch64-opc.c:5436 #: aarch64-opc.c:5435
msgid "previous `movprfx' sequence not closed" msgid "previous `movprfx' sequence not closed"
msgstr "" msgstr ""
#: aarch64-opc.c:5455 #: aarch64-opc.c:5454
msgid "SVE instruction expected after `movprfx'" msgid "SVE instruction expected after `movprfx'"
msgstr "" msgstr ""
#: aarch64-opc.c:5468 #: aarch64-opc.c:5467
msgid "SVE `movprfx' compatible instruction expected" msgid "SVE `movprfx' compatible instruction expected"
msgstr "" msgstr ""
#: aarch64-opc.c:5556 #: aarch64-opc.c:5555
msgid "predicated instruction expected after `movprfx'" msgid "predicated instruction expected after `movprfx'"
msgstr "" msgstr ""
#: aarch64-opc.c:5568 #: aarch64-opc.c:5567
msgid "merging predicate expected due to preceding `movprfx'" msgid "merging predicate expected due to preceding `movprfx'"
msgstr "" msgstr ""
#: aarch64-opc.c:5580 #: aarch64-opc.c:5579
msgid "predicate register differs from that in preceding `movprfx'" msgid "predicate register differs from that in preceding `movprfx'"
msgstr "" msgstr ""
#: aarch64-opc.c:5599 #: aarch64-opc.c:5598
msgid "output register of preceding `movprfx' not used in current instruction" msgid "output register of preceding `movprfx' not used in current instruction"
msgstr "" msgstr ""
#: aarch64-opc.c:5612 #: aarch64-opc.c:5611
msgid "output register of preceding `movprfx' expected as output" msgid "output register of preceding `movprfx' expected as output"
msgstr "" msgstr ""
#: aarch64-opc.c:5624 #: aarch64-opc.c:5623
msgid "output register of preceding `movprfx' used as input" msgid "output register of preceding `movprfx' used as input"
msgstr "" msgstr ""
#: aarch64-opc.c:5640 #: aarch64-opc.c:5639
msgid "register size not compatible with previous `movprfx'" msgid "register size not compatible with previous `movprfx'"
msgstr "" msgstr ""
@@ -1106,11 +1106,11 @@ msgstr ""
msgid "Don't understand 0x%x \n" msgid "Don't understand 0x%x \n"
msgstr "" msgstr ""
#: i386-dis.c:8432 #: i386-dis.c:8436
msgid "<internal disassembler error>" msgid "<internal disassembler error>"
msgstr "" msgstr ""
#: i386-dis.c:8680 #: i386-dis.c:8684
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
@@ -1119,86 +1119,86 @@ msgid ""
"with the -M switch (multiple options should be separated by commas):\n" "with the -M switch (multiple options should be separated by commas):\n"
msgstr "" msgstr ""
#: i386-dis.c:8684 #: i386-dis.c:8688
#, c-format #, c-format
msgid " x86-64 Disassemble in 64bit mode\n" msgid " x86-64 Disassemble in 64bit mode\n"
msgstr "" msgstr ""
#: i386-dis.c:8685 #: i386-dis.c:8689
#, c-format #, c-format
msgid " i386 Disassemble in 32bit mode\n" msgid " i386 Disassemble in 32bit mode\n"
msgstr "" msgstr ""
#: i386-dis.c:8686 #: i386-dis.c:8690
#, c-format #, c-format
msgid " i8086 Disassemble in 16bit mode\n" msgid " i8086 Disassemble in 16bit mode\n"
msgstr "" msgstr ""
#: i386-dis.c:8687 #: i386-dis.c:8691
#, c-format #, c-format
msgid " att Display instruction in AT&T syntax\n" msgid " att Display instruction in AT&T syntax\n"
msgstr "" msgstr ""
#: i386-dis.c:8688 #: i386-dis.c:8692
#, c-format #, c-format
msgid " intel Display instruction in Intel syntax\n" msgid " intel Display instruction in Intel syntax\n"
msgstr "" msgstr ""
#: i386-dis.c:8689 #: i386-dis.c:8693
#, c-format #, c-format
msgid "" msgid ""
" att-mnemonic (AT&T syntax only)\n" " att-mnemonic (AT&T syntax only)\n"
" Display instruction with AT&T mnemonic\n" " Display instruction with AT&T mnemonic\n"
msgstr "" msgstr ""
#: i386-dis.c:8691 #: i386-dis.c:8695
#, c-format #, c-format
msgid "" msgid ""
" intel-mnemonic (AT&T syntax only)\n" " intel-mnemonic (AT&T syntax only)\n"
" Display instruction with Intel mnemonic\n" " Display instruction with Intel mnemonic\n"
msgstr "" msgstr ""
#: i386-dis.c:8693 #: i386-dis.c:8697
#, c-format #, c-format
msgid " addr64 Assume 64bit address size\n" msgid " addr64 Assume 64bit address size\n"
msgstr "" msgstr ""
#: i386-dis.c:8694 #: i386-dis.c:8698
#, c-format #, c-format
msgid " addr32 Assume 32bit address size\n" msgid " addr32 Assume 32bit address size\n"
msgstr "" msgstr ""
#: i386-dis.c:8695 #: i386-dis.c:8699
#, c-format #, c-format
msgid " addr16 Assume 16bit address size\n" msgid " addr16 Assume 16bit address size\n"
msgstr "" msgstr ""
#: i386-dis.c:8696 #: i386-dis.c:8700
#, c-format #, c-format
msgid " data32 Assume 32bit data size\n" msgid " data32 Assume 32bit data size\n"
msgstr "" msgstr ""
#: i386-dis.c:8697 #: i386-dis.c:8701
#, c-format #, c-format
msgid " data16 Assume 16bit data size\n" msgid " data16 Assume 16bit data size\n"
msgstr "" msgstr ""
#: i386-dis.c:8698 #: i386-dis.c:8702
#, c-format #, c-format
msgid " suffix Always display instruction suffix in AT&T syntax\n" msgid " suffix Always display instruction suffix in AT&T syntax\n"
msgstr "" msgstr ""
#: i386-dis.c:8699 #: i386-dis.c:8703
#, c-format #, c-format
msgid " amd64 Display instruction in AMD64 ISA\n" msgid " amd64 Display instruction in AMD64 ISA\n"
msgstr "" msgstr ""
#: i386-dis.c:8700 #: i386-dis.c:8704
#, c-format #, c-format
msgid " intel64 Display instruction in Intel64 ISA\n" msgid " intel64 Display instruction in Intel64 ISA\n"
msgstr "" msgstr ""
#: i386-dis.c:9447 #: i386-dis.c:9459
msgid "64-bit address is disabled" msgid "64-bit address is disabled"
msgstr "" msgstr ""
+2 -2
View File
@@ -1,7 +1,7 @@
# Makefile.in generated by automake 1.15.1 from Makefile.am. # Makefile.in generated by automake 1.15.1 from Makefile.am.
# @configure_input@ # @configure_input@
# Copyright (C) 1994-2024 Free Software Foundation, Inc. # Copyright (C) 1994-2017 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation # This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it, # gives unlimited permission to copy and/or distribute it,
@@ -14,7 +14,7 @@
@SET_MAKE@ @SET_MAKE@
# Copyright (C) 1993-2023 Free Software Foundation, Inc. # Copyright (C) 1993-2024 Free Software Foundation, Inc.
# #
# This program is free software; you can redistribute it and/or modify # This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by # it under the terms of the GNU General Public License as published by
+1 -1
View File
@@ -39,7 +39,7 @@ MAKEINFOFLAGS=--split-size=5000000
# Support for building net releases # Support for building net releases
# Files in root used in any net release. # 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 \ config.rpath config.sub configure configure.ac COPYING COPYING.LIB \
COPYING3 COPYING3.LIB depcomp install-sh libtool.m4 ltgcc.m4 \ COPYING3 COPYING3.LIB depcomp install-sh libtool.m4 ltgcc.m4 \
ltmain.sh ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 \ ltmain.sh ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4 \