diff options
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 7 | ||||
-rwxr-xr-x | opcodes/configure | 20 | ||||
-rw-r--r-- | opcodes/po/opcodes.pot | 12 |
3 files changed, 23 insertions, 16 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 736724c..b53a2bb 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +2020-09-19 Nick Clifton <nickc@redhat.com> + + This is the 2.35.1 point release. + + * configure: Regenerate. + * po/opcodes.pot: Regenerate. + 2020-08-26 Jose E. Marchesi <jemarch@gnu.org> * disassemble.c (enum epbf_isa_attr): Add ISA_XBPFBE, ISA_EBPFMAX. diff --git a/opcodes/configure b/opcodes/configure index 8d1e561..d3908d1 100755 --- a/opcodes/configure +++ b/opcodes/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for opcodes 2.35.0. +# Generated by GNU Autoconf 2.69 for opcodes 2.35.1. # # # 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.35.0' -PACKAGE_STRING='opcodes 2.35.0' +PACKAGE_VERSION='2.35.1' +PACKAGE_STRING='opcodes 2.35.1' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1356,7 +1356,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.35.0 to adapt to many kinds of systems. +\`configure' configures opcodes 2.35.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1427,7 +1427,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of opcodes 2.35.0:";; + short | recursive ) echo "Configuration of opcodes 2.35.1:";; esac cat <<\_ACEOF @@ -1539,7 +1539,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -opcodes configure 2.35.0 +opcodes configure 2.35.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1950,7 +1950,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.35.0, which was +It was created by opcodes $as_me 2.35.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3897,7 +3897,7 @@ fi # Define the identity of the package. PACKAGE='opcodes' - VERSION='2.35.0' + VERSION='2.35.1' cat >>confdefs.h <<_ACEOF @@ -13533,7 +13533,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.35.0, which was +This file was extended by opcodes $as_me 2.35.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13599,7 +13599,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.35.0 +opcodes config.status 2.35.1 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/opcodes/po/opcodes.pot b/opcodes/po/opcodes.pot index c387b09..49db31f 100644 --- a/opcodes/po/opcodes.pot +++ b/opcodes/po/opcodes.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" -"POT-Creation-Date: 2020-07-24 10:20+0100\n" +"POT-Creation-Date: 2020-09-19 11:19+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -739,19 +739,19 @@ msgstr "" msgid "bad instruction `%.50s'" msgstr "" -#: bpf-desc.c:1671 +#: bpf-desc.c:1687 #, c-format msgid "" "internal error: bpf_cgen_rebuild_tables: conflicting insn-chunk-bitsize " "values: `%d' vs. `%d'" msgstr "" -#: bpf-desc.c:1759 +#: bpf-desc.c:1775 #, c-format msgid "internal error: bpf_cgen_cpu_open: unsupported argument `%d'" msgstr "" -#: bpf-desc.c:1778 +#: bpf-desc.c:1794 #, c-format msgid "internal error: bpf_cgen_cpu_open: no endianness specified" msgstr "" @@ -869,12 +869,12 @@ msgstr "" msgid "Address 0x%s is out of bounds.\n" msgstr "" -#: disassemble.c:840 +#: disassemble.c:848 #, c-format msgid "assertion fail %s:%d" msgstr "" -#: disassemble.c:841 +#: disassemble.c:849 msgid "Please report this bug" msgstr "" |