diff options
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 6 | ||||
-rwxr-xr-x | opcodes/configure | 20 | ||||
-rw-r--r-- | opcodes/po/opcodes.pot | 16 |
3 files changed, 24 insertions, 18 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index fbfd6cd..6046ffe 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2021-02-06 Nick Clifton <nickc@redhat.com> + + This is the 2.36.1 release. + * configure: Regenerate. + * po/opcodes.pot: Regenerate. + 2021-02-05 Nelson Chu <nelson.chu@sifive.com> * riscv-opc.c (MASK_RVB_IMM): Removed. diff --git a/opcodes/configure b/opcodes/configure index dca94db..2e73c17 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.36.0. +# Generated by GNU Autoconf 2.69 for opcodes 2.36.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.36.0' -PACKAGE_STRING='opcodes 2.36.0' +PACKAGE_VERSION='2.36.1' +PACKAGE_STRING='opcodes 2.36.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.36.0 to adapt to many kinds of systems. +\`configure' configures opcodes 2.36.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.36.0:";; + short | recursive ) echo "Configuration of opcodes 2.36.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.36.0 +opcodes configure 2.36.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.36.0, which was +It was created by opcodes $as_me 2.36.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.36.0' + VERSION='2.36.1' cat >>confdefs.h <<_ACEOF @@ -13523,7 +13523,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.36.0, which was +This file was extended by opcodes $as_me 2.36.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13589,7 +13589,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.36.0 +opcodes config.status 2.36.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 902d897..300948f 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: 2021-01-24 11:46+0000\n" +"POT-Creation-Date: 2021-02-06 09:02+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" @@ -1173,37 +1173,37 @@ msgstr "" msgid "%s: %s: invalid opcode length: %s\n" msgstr "" -#: i386-gen.c:1888 +#: i386-gen.c:1890 #, c-format msgid "can't find i386-reg.tbl for reading, errno = %s\n" msgstr "" -#: i386-gen.c:1966 +#: i386-gen.c:1968 #, c-format msgid "can't create i386-init.h, errno = %s\n" msgstr "" -#: i386-gen.c:2056 ia64-gen.c:2829 +#: i386-gen.c:2058 ia64-gen.c:2829 #, c-format msgid "unable to change directory to \"%s\", errno = %s\n" msgstr "" -#: i386-gen.c:2070 i386-gen.c:2075 +#: i386-gen.c:2072 i386-gen.c:2077 #, c-format msgid "CpuMax != %d!\n" msgstr "" -#: i386-gen.c:2079 +#: i386-gen.c:2081 #, c-format msgid "%d unused bits in i386_cpu_flags.\n" msgstr "" -#: i386-gen.c:2094 +#: i386-gen.c:2096 #, c-format msgid "%d unused bits in i386_operand_type.\n" msgstr "" -#: i386-gen.c:2108 +#: i386-gen.c:2110 #, c-format msgid "can't create i386-tbl.h, errno = %s\n" msgstr "" |