diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2018-06-01 09:34:04 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2018-06-01 09:34:16 -0700 |
commit | 55e99962b24d9f2dc8a64b473259ca12e369fd20 (patch) | |
tree | 6887480eef21caf4a202e25c68ffed1b39583458 /opcodes | |
parent | Remove type_name_no_tag and rename type_name_no_tag_or_error (diff) | |
download | binutils-gdb-55e99962b24d9f2dc8a64b473259ca12e369fd20.tar.gz binutils-gdb-55e99962b24d9f2dc8a64b473259ca12e369fd20.tar.bz2 binutils-gdb-55e99962b24d9f2dc8a64b473259ca12e369fd20.zip |
Bump version number to 2.30.52
Bump version number to 2.30.52 since _bfd_link_hide_symbol has been added
to bfd_target.
bfd/
* version.m4: Bump version to 2.30.52
* configure: Regenerated.
binutils/
* configure: Regenerated.
gas/
* configure: Regenerated.
gprof/
* configure: Regenerated.
ld/
* configure: Regenerated.
opcodes/
* configure: Regenerated.
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 4 | ||||
-rwxr-xr-x | opcodes/configure | 20 |
2 files changed, 14 insertions, 10 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index d524d2d7ce8..cb4c5ae6575 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2018-06-01 H.J. Lu <hongjiu.lu@intel.com> + + * configure: Regenerated. + 2018-06-01 Jan Beulich <jbeulich@suse.com> * i386-opc.tbl (mov, movq): Fold to/from SReg* forms. diff --git a/opcodes/configure b/opcodes/configure index c5f0c1000cc..0978f25b380 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.64 for opcodes 2.30.51. +# Generated by GNU Autoconf 2.64 for opcodes 2.30.52. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software @@ -556,8 +556,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='opcodes' PACKAGE_TARNAME='opcodes' -PACKAGE_VERSION='2.30.51' -PACKAGE_STRING='opcodes 2.30.51' +PACKAGE_VERSION='2.30.52' +PACKAGE_STRING='opcodes 2.30.52' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1322,7 +1322,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.30.51 to adapt to many kinds of systems. +\`configure' configures opcodes 2.30.52 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1393,7 +1393,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of opcodes 2.30.51:";; + short | recursive ) echo "Configuration of opcodes 2.30.52:";; esac cat <<\_ACEOF @@ -1500,7 +1500,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -opcodes configure 2.30.51 +opcodes configure 2.30.52 generated by GNU Autoconf 2.64 Copyright (C) 2009 Free Software Foundation, Inc. @@ -1910,7 +1910,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.30.51, which was +It was created by opcodes $as_me 2.30.52, which was generated by GNU Autoconf 2.64. Invocation command line was $ $0 $@ @@ -3719,7 +3719,7 @@ fi # Define the identity of the package. PACKAGE='opcodes' - VERSION='2.30.51' + VERSION='2.30.52' cat >>confdefs.h <<_ACEOF @@ -13287,7 +13287,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.30.51, which was +This file was extended by opcodes $as_me 2.30.52, which was generated by GNU Autoconf 2.64. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13351,7 +13351,7 @@ Report bugs to the package provider." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ -opcodes config.status 2.30.51 +opcodes config.status 2.30.52 configured by $0, generated by GNU Autoconf 2.64, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" |