]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Release 2.25.1, add generated files binutils-2_25_1
authorTristan Gingold <gingold@adacore.com>
Tue, 21 Jul 2015 13:52:59 +0000 (15:52 +0200)
committerTristan Gingold <gingold@adacore.com>
Tue, 21 Jul 2015 13:52:59 +0000 (15:52 +0200)
18 files changed:
bfd/ChangeLog
bfd/configure
bfd/doc/bfdver.texi
bfd/version.m4
binutils/ChangeLog
binutils/configure
binutils/rcparse.c
etc/config.log
gas/ChangeLog
gas/configure
gas/doc/as.1
gas/doc/as.info
gprof/ChangeLog
gprof/configure
ld/ChangeLog
ld/configure
opcodes/ChangeLog
opcodes/configure

index 19fa2329c38f3677a9360d6c6c1d5159b986372b..96152768abf929e59ce18b3bce9b13235f05617e 100644 (file)
@@ -1,3 +1,8 @@
+2015-07-21  Tristan Gingold  <gingold@adacore.com>
+
+       * version.m4: Bump version to 2.25.1
+       * configure: Regenerate.
+
 2015-07-10  Alan Modra  <amodra@gmail.com>
 
        Apply from master
index 85e6b8292fc3c734a0f87e91ddc3eabe7a187ec7..872dd814a06bb1c6fb64b840700313b40abf0d78 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for bfd 2.25.0.
+# Generated by GNU Autoconf 2.64 for bfd 2.25.1.
 #
 # 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='bfd'
 PACKAGE_TARNAME='bfd'
-PACKAGE_VERSION='2.25.0'
-PACKAGE_STRING='bfd 2.25.0'
+PACKAGE_VERSION='2.25.1'
+PACKAGE_STRING='bfd 2.25.1'
 PACKAGE_BUGREPORT=''
 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.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures bfd 2.25.0 to adapt to many kinds of systems.
+\`configure' configures bfd 2.25.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1420,7 +1420,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bfd 2.25.0:";;
+     short | recursive ) echo "Configuration of bfd 2.25.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1541,7 +1541,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-bfd configure 2.25.0
+bfd configure 2.25.1
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2183,7 +2183,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.25.0, which was
+It was created by bfd $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3991,7 +3991,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='bfd'
- VERSION='2.25.0'
+ VERSION='2.25.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16567,7 +16567,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.25.0, which was
+This file was extended by bfd $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -16631,7 +16631,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-bfd config.status 2.25.0
+bfd config.status 2.25.1
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index e854b407d3eda5d0ce5b3f6c726ee3827d6f30ca..2bc0516377127377ed6a0b46ab6a78df55b90ecb 100644 (file)
@@ -1,4 +1,4 @@
-@set VERSION 2.25
+@set VERSION 2.25.1
 @set VERSION_PACKAGE (GNU Binutils) 
-@set UPDATED December 2014
+@set UPDATED July 2015
 @set BUGURL @uref{http://www.sourceware.org/bugzilla/}
index 57a10f806b1b6dfedbaa736c601a09fbe7b427f0..cf5fb135d239281c2c9974ca554644c90b16d30c 100644 (file)
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.25.0])
+m4_define([BFD_VERSION], [2.25.1])
index 3565e9494474c7ce61921d794ad12f649a4f6464..a23a6c3713567ad164728f3a3528223f34cfc15b 100644 (file)
@@ -1,3 +1,7 @@
+2015-07-21  Tristan Gingold  <gingold@adacore.com>
+
+       * configure: Regenerate.
+
 2015-07-16  Alan Modra  <amodra@gmail.com>
 
        PR binutils/18672
index be4b81c4d2ef500bf633fc8e2179a634208ef1f2..302cbd16d057e5903521f5faa18bc8a31f3c1c3b 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for binutils 2.25.0.
+# Generated by GNU Autoconf 2.64 for binutils 2.25.1.
 #
 # 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='binutils'
 PACKAGE_TARNAME='binutils'
-PACKAGE_VERSION='2.25.0'
-PACKAGE_STRING='binutils 2.25.0'
+PACKAGE_VERSION='2.25.1'
+PACKAGE_STRING='binutils 2.25.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1333,7 +1333,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.25.0 to adapt to many kinds of systems.
+\`configure' configures binutils 2.25.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1404,7 +1404,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of binutils 2.25.0:";;
+     short | recursive ) echo "Configuration of binutils 2.25.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1525,7 +1525,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-binutils configure 2.25.0
+binutils configure 2.25.1
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2167,7 +2167,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.25.0, which was
+It was created by binutils $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3975,7 +3975,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='binutils'
- VERSION='2.25.0'
+ VERSION='2.25.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15160,7 +15160,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.25.0, which was
+This file was extended by binutils $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15224,7 +15224,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-binutils config.status 2.25.0
+binutils config.status 2.25.1
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 2c1c490121be605908186c70863a229376671730..63d9521dd613a8d9548c4a8be8c48e373b5a032c 100644 (file)
@@ -856,7 +856,7 @@ static const yytype_uint16 yyrline[] =
     1776,  1780,  1802,  1806,  1810,  1814,  1821,  1825,  1835,  1838,
     1847,  1856,  1865,  1869,  1873,  1878,  1883,  1888,  1893,  1898,
     1903,  1908,  1913,  1918,  1929,  1938,  1949,  1953,  1957,  1962,
-    1967,  1972,  1977,  1982,  1987,  1992,  1997
+    1967,  1972,  1978,  1983,  1988,  1993,  1998
 };
 #endif
 
@@ -4280,7 +4280,7 @@ yyreduce:
   case 257:
 #line 1889 "rcparse.y"
     {
-           (yyval.i).val = (yyvsp[(1) - (3)].i).val / (yyvsp[(3) - (3)].i).val;
+           (yyval.i).val = (yyvsp[(1) - (3)].i).val / ((yyvsp[(3) - (3)].i).val ? (yyvsp[(3) - (3)].i).val : 1);
            (yyval.i).dword = (yyvsp[(1) - (3)].i).dword || (yyvsp[(3) - (3)].i).dword;
          }
     break;
@@ -4288,7 +4288,7 @@ yyreduce:
   case 258:
 #line 1894 "rcparse.y"
     {
-           (yyval.i).val = (yyvsp[(1) - (3)].i).val % (yyvsp[(3) - (3)].i).val;
+           (yyval.i).val = (yyvsp[(1) - (3)].i).val % ((yyvsp[(3) - (3)].i).val ? (yyvsp[(3) - (3)].i).val : 1);
            (yyval.i).dword = (yyvsp[(1) - (3)].i).dword || (yyvsp[(3) - (3)].i).dword;
          }
     break;
@@ -4380,7 +4380,7 @@ yyreduce:
   case 270:
 #line 1968 "rcparse.y"
     {
-           (yyval.i).val = (yyvsp[(1) - (3)].i).val / (yyvsp[(3) - (3)].i).val;
+           (yyval.i).val = (yyvsp[(1) - (3)].i).val / ((yyvsp[(3) - (3)].i).val ? (yyvsp[(3) - (3)].i).val : 1);
            (yyval.i).dword = (yyvsp[(1) - (3)].i).dword || (yyvsp[(3) - (3)].i).dword;
          }
     break;
@@ -4388,13 +4388,14 @@ yyreduce:
   case 271:
 #line 1973 "rcparse.y"
     {
-           (yyval.i).val = (yyvsp[(1) - (3)].i).val % (yyvsp[(3) - (3)].i).val;
+           /* PR 17512: file: 89105a25.  */
+           (yyval.i).val = (yyvsp[(1) - (3)].i).val % ((yyvsp[(3) - (3)].i).val ? (yyvsp[(3) - (3)].i).val : 1);
            (yyval.i).dword = (yyvsp[(1) - (3)].i).dword || (yyvsp[(3) - (3)].i).dword;
          }
     break;
 
   case 272:
-#line 1978 "rcparse.y"
+#line 1979 "rcparse.y"
     {
            (yyval.i).val = (yyvsp[(1) - (3)].i).val + (yyvsp[(3) - (3)].i).val;
            (yyval.i).dword = (yyvsp[(1) - (3)].i).dword || (yyvsp[(3) - (3)].i).dword;
@@ -4402,7 +4403,7 @@ yyreduce:
     break;
 
   case 273:
-#line 1983 "rcparse.y"
+#line 1984 "rcparse.y"
     {
            (yyval.i).val = (yyvsp[(1) - (3)].i).val - (yyvsp[(3) - (3)].i).val;
            (yyval.i).dword = (yyvsp[(1) - (3)].i).dword || (yyvsp[(3) - (3)].i).dword;
@@ -4410,7 +4411,7 @@ yyreduce:
     break;
 
   case 274:
-#line 1988 "rcparse.y"
+#line 1989 "rcparse.y"
     {
            (yyval.i).val = (yyvsp[(1) - (3)].i).val & (yyvsp[(3) - (3)].i).val;
            (yyval.i).dword = (yyvsp[(1) - (3)].i).dword || (yyvsp[(3) - (3)].i).dword;
@@ -4418,7 +4419,7 @@ yyreduce:
     break;
 
   case 275:
-#line 1993 "rcparse.y"
+#line 1994 "rcparse.y"
     {
            (yyval.i).val = (yyvsp[(1) - (3)].i).val ^ (yyvsp[(3) - (3)].i).val;
            (yyval.i).dword = (yyvsp[(1) - (3)].i).dword || (yyvsp[(3) - (3)].i).dword;
@@ -4426,7 +4427,7 @@ yyreduce:
     break;
 
   case 276:
-#line 1998 "rcparse.y"
+#line 1999 "rcparse.y"
     {
            (yyval.i).val = (yyvsp[(1) - (3)].i).val | (yyvsp[(3) - (3)].i).val;
            (yyval.i).dword = (yyvsp[(1) - (3)].i).dword || (yyvsp[(3) - (3)].i).dword;
@@ -4435,7 +4436,7 @@ yyreduce:
 
 
 /* Line 1267 of yacc.c.  */
-#line 4439 "rcparse.c"
+#line 4440 "rcparse.c"
       default: break;
     }
   YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc);
@@ -4649,7 +4650,7 @@ yyreturn:
 }
 
 
-#line 2004 "rcparse.y"
+#line 2005 "rcparse.y"
 
 
 /* Set the language from the command line.  */
index ef8aebb6f65f3f1351291d5a9279f822e7ec9ae2..bec80e59c2a5c374dabc7c442374ec05f0d30457 100644 (file)
@@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes a mistake.
 It was created by configure, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
-  $ /Users/gingold/Repositories/fsf/binutils-release.git/etc/configure --cache-file=./config.cache --with-gnu-as --with-gnu-ld --with-system-zlib --program-transform-name=s&^&i386-pc-linux-gnu-& --disable-option-checking --build=x86_64-apple-darwin14.0.0 --host=x86_64-apple-darwin14.0.0 --target=i386-pc-linux-gnu --srcdir=.././etc
+  $ /Users/gingold/Repositories/fsf/binutils-release.git/etc/configure --cache-file=./config.cache --with-gnu-as --with-gnu-ld --with-system-zlib --program-transform-name=s&^&i386-pc-linux-gnu-& --disable-option-checking --build=x86_64-apple-darwin14.3.0 --host=x86_64-apple-darwin14.3.0 --target=i386-pc-linux-gnu --srcdir=.././etc
 
 ## --------- ##
 ## Platform. ##
@@ -12,9 +12,9 @@ generated by GNU Autoconf 2.64.  Invocation command line was
 
 hostname = ulanbator.act-europe.fr
 uname -m = x86_64
-uname -r = 14.0.0
+uname -r = 14.3.0
 uname -s = Darwin
-uname -v = Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
+uname -v = Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64
 
 /usr/bin/uname -p = i386
 /bin/uname -X     = unknown
@@ -23,15 +23,15 @@ uname -v = Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-
 /usr/bin/arch -k       = unknown
 /usr/convex/getsysinfo = unknown
 /usr/bin/hostinfo      = Mach kernel version:
-        Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
+        Darwin Kernel Version 14.3.0: Mon Mar 23 11:59:05 PDT 2015; root:xnu-2782.20.48~5/RELEASE_X86_64
 Kernel configured for up to 8 processors.
 4 processors are physically available.
 8 processors are logically available.
 Processor type: i486 (Intel 80486)
 Processors active: 0 1 2 3 4 5 6 7
 Primary memory available: 16.00 gigabytes
-Default processor set: 266 tasks, 1154 threads, 8 processors
-Load average: 2.08, Mach factor: 5.91
+Default processor set: 296 tasks, 1225 threads, 8 processors
+Load average: 2.73, Mach factor: 5.26
 /bin/machine           = unknown
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown
@@ -82,9 +82,9 @@ config.status:715: creating Makefile
 ## ---------------- ##
 
 ac_cv_env_build_alias_set=set
-ac_cv_env_build_alias_value=x86_64-apple-darwin14.0.0
+ac_cv_env_build_alias_value=x86_64-apple-darwin14.3.0
 ac_cv_env_host_alias_set=set
-ac_cv_env_host_alias_value=x86_64-apple-darwin14.0.0
+ac_cv_env_host_alias_value=x86_64-apple-darwin14.3.0
 ac_cv_env_target_alias_set=set
 ac_cv_env_target_alias_value=i386-pc-linux-gnu
 ac_cv_path_install='/usr/local/bin/install -c'
@@ -113,13 +113,13 @@ PACKAGE_VERSION=''
 PATH_SEPARATOR=':'
 SHELL='/bin/sh'
 bindir='${exec_prefix}/bin'
-build_alias='x86_64-apple-darwin14.0.0'
+build_alias='x86_64-apple-darwin14.3.0'
 datadir='${datarootdir}'
 datarootdir='${prefix}/share'
 docdir='${datarootdir}/doc/${PACKAGE}'
 dvidir='${docdir}'
 exec_prefix='${prefix}'
-host_alias='x86_64-apple-darwin14.0.0'
+host_alias='x86_64-apple-darwin14.3.0'
 htmldir='${docdir}'
 includedir='${prefix}/include'
 infodir='${datarootdir}/info'
index 0b165dc00f0bd6be74d6ae740f2c767fd32b6730..75df4f646acb56684e221025fccd23e0a4270b25 100644 (file)
@@ -1,3 +1,7 @@
+2015-07-21  Tristan Gingold  <gingold@adacore.com>
+
+       * configure: Regenerate.
+
 2015-07-10  Alan Modra  <amodra@gmail.com>
 
        Apply from master
index e9ba550c3d347a20730c00210931afa5e5b66040..6b619e020ce1f724565523a5167671f0ae8bb209 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for gas 2.25.0.
+# Generated by GNU Autoconf 2.64 for gas 2.25.1.
 #
 # 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='gas'
 PACKAGE_TARNAME='gas'
-PACKAGE_VERSION='2.25.0'
-PACKAGE_STRING='gas 2.25.0'
+PACKAGE_VERSION='2.25.1'
+PACKAGE_STRING='gas 2.25.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1320,7 +1320,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.25.0 to adapt to many kinds of systems.
+\`configure' configures gas 2.25.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1391,7 +1391,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gas 2.25.0:";;
+     short | recursive ) echo "Configuration of gas 2.25.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1505,7 +1505,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gas configure 2.25.0
+gas configure 2.25.1
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1915,7 +1915,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.25.0, which was
+It was created by gas $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3723,7 +3723,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gas'
- VERSION='2.25.0'
+ VERSION='2.25.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15061,7 +15061,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.25.0, which was
+This file was extended by gas $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15125,7 +15125,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-gas config.status 2.25.0
+gas config.status 2.25.1
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index f119c6b21bcacdab6a104b64bc0efeb3bf071bba..88791edf2b9132c43e39d3ea2bde2582877f8d46 100644 (file)
 .\" ========================================================================
 .\"
 .IX Title "AS 1"
-.TH AS 1 "2014-12-23" "binutils-2.25" "GNU Development Tools"
+.TH AS 1 "2015-07-21" "binutils-2.25.1" "GNU Development Tools"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
@@ -698,6 +698,8 @@ message if an attempt is made to assemble an instruction which will not execute
 on the target processor.  The following processor names are recognized:
 \&\f(CW\*(C`cortex\-a53\*(C'\fR,
 \&\f(CW\*(C`cortex\-a57\*(C'\fR,
+\&\f(CW\*(C`cortex\-a72\*(C'\fR,
+\&\f(CW\*(C`exynos\-m1\*(C'\fR,
 \&\f(CW\*(C`xgene1\*(C'\fR,
 and
 \&\f(CW\*(C`xgene2\*(C'\fR.
@@ -1511,6 +1513,9 @@ Generate code for PowerPC 7400/7410/7450/7455.
 .IP "\fB\-m750cl\fR" 4
 .IX Item "-m750cl"
 Generate code for PowerPC 750CL.
+.IP "\fB\-m821, \-m850, \-m860\fR" 4
+.IX Item "-m821, -m850, -m860"
+Generate code for PowerPC 821/850/860.
 .IP "\fB\-mppc64, \-m620\fR" 4
 .IX Item "-mppc64, -m620"
 Generate code for PowerPC 620/625/630.
index f131bfe5a5e164ea1f528e4aee6c57e255c58887..b3d29d638f2adbbd684ec074502a76aea443ead5 100644 (file)
@@ -24,7 +24,7 @@ Using as
 ********
 
 This file is a user guide to the GNU assembler `as' (GNU Binutils)
-version 2.25.
+version 2.25.1.
 
    This document is distributed under the terms of the GNU Free
 Documentation License.  A copy of the license is included in the
@@ -5856,9 +5856,10 @@ File: as.info,  Node: AArch64 Options,  Next: AArch64 Extensions,  Up: AArch64-D
      issue an error message if an attempt is made to assemble an
      instruction which will not execute on the target processor.  The
      following processor names are recognized: `cortex-a53',
-     `cortex-a57', `xgene1', and `xgene2'.  The special name `all' may
-     be used to allow the assembler to accept instructions valid for
-     any supported processor, including all optional extensions.
+     `cortex-a57', `cortex-a72', `exynos-m1', `xgene1', and `xgene2'.
+     The special name `all' may be used to allow the assembler to accept
+     instructions valid for any supported processor, including all
+     optional extensions.
 
      In addition to the basic instruction set, the assembler can be
      told to accept, or restrict, various extension mnemonics that
@@ -6855,10 +6856,11 @@ File: as.info,  Node: ARM Options,  Next: ARM Syntax,  Up: ARM-Dependent
      `cortex-a9', `cortex-a15', `cortex-r4', `cortex-r4f', `cortex-r5',
      `cortex-r7', `cortex-m4', `cortex-m3', `cortex-m1', `cortex-m0',
      `cortex-m0plus', `ep9312' (ARM920 with Cirrus Maverick
-     coprocessor), `i80200' (Intel XScale processor) `iwmmxt' (Intel(r)
-     XScale processor with Wireless MMX(tm) technology coprocessor) and
-     `xscale'.  The special name `all' may be used to allow the
-     assembler to accept instructions valid for any ARM processor.
+     coprocessor), `exynos-m1', `i80200' (Intel XScale processor)
+     `iwmmxt' (Intel(r) XScale processor with Wireless MMX(tm)
+     technology coprocessor) and `xscale'.  The special name `all' may
+     be used to allow the assembler to accept instructions valid for
+     any ARM processor.
 
      In addition to the basic instruction set, the assembler can be
      told to accept various extension mnemonics that extend the
@@ -16193,6 +16195,9 @@ architecture reference manual.
 `-m750cl'
      Generate code for PowerPC 750CL.
 
+`-m821, -m850, -m860'
+     Generate code for PowerPC 821/850/860.
+
 `-mppc64, -m620'
      Generate code for PowerPC 620/625/630.
 
@@ -23616,7 +23621,7 @@ AS Index
 * --enforce-aligned-data:                Sparc-Aligned-Data.  (line  11)
 * --fatal-warnings:                      W.                   (line  16)
 * --fdpic:                               SH Options.          (line  31)
-* --fix-v4bx command line option, ARM:   ARM Options.         (line 173)
+* --fix-v4bx command line option, ARM:   ARM Options.         (line 174)
 * --fixed-special-register-names command line option, MMIX: MMIX-Opts.
                                                               (line   8)
 * --force-long-branches:                 M68HC11-Opts.        (line  82)
@@ -23711,16 +23716,16 @@ AS Index
 * -D:                                    D.                   (line   6)
 * -D, ignored on VAX:                    VAX-Opts.            (line  11)
 * -d, VAX option:                        VAX-Opts.            (line  16)
-* -eabi= command line option, ARM:       ARM Options.         (line 156)
+* -eabi= command line option, ARM:       ARM Options.         (line 157)
 * -EB command line option, AArch64:      AArch64 Options.     (line   6)
 * -EB command line option, ARC:          ARC Options.         (line  31)
-* -EB command line option, ARM:          ARM Options.         (line 161)
+* -EB command line option, ARM:          ARM Options.         (line 162)
 * -EB option (MIPS):                     MIPS Options.        (line  13)
 * -EB option, M32R:                      M32R-Opts.           (line  39)
 * -EB option, TILE-Gx:                   TILE-Gx Options.     (line  11)
 * -EL command line option, AArch64:      AArch64 Options.     (line  10)
 * -EL command line option, ARC:          ARC Options.         (line  35)
-* -EL command line option, ARM:          ARM Options.         (line 165)
+* -EL command line option, ARM:          ARM Options.         (line 166)
 * -EL option (MIPS):                     MIPS Options.        (line  13)
 * -EL option, M32R:                      M32R-Opts.           (line  32)
 * -EL option, TILE-Gx:                   TILE-Gx Options.     (line  11)
@@ -23736,7 +23741,7 @@ AS Index
 * -Ip option, M32RX:                     M32R-Opts.           (line  97)
 * -J, ignored on VAX:                    VAX-Opts.            (line  27)
 * -K:                                    K.                   (line   6)
-* -k command line option, ARM:           ARM Options.         (line 169)
+* -k command line option, ARM:           ARM Options.         (line 170)
 * -KPIC option, M32R:                    M32R-Opts.           (line  42)
 * -KPIC option, MIPS:                    MIPS Options.        (line  21)
 * -L:                                    L.                   (line   6)
@@ -23799,19 +23804,19 @@ AS Index
 * -mall-enabled command line option, LM32: LM32 Options.      (line  30)
 * -mall-extensions:                      PDP-11-Options.      (line  26)
 * -mall-opcodes command line option, AVR: AVR Options.        (line 109)
-* -mapcs-26 command line option, ARM:    ARM Options.         (line 128)
-* -mapcs-32 command line option, ARM:    ARM Options.         (line 128)
-* -mapcs-float command line option, ARM: ARM Options.         (line 142)
-* -mapcs-reentrant command line option, ARM: ARM Options.     (line 147)
+* -mapcs-26 command line option, ARM:    ARM Options.         (line 129)
+* -mapcs-32 command line option, ARM:    ARM Options.         (line 129)
+* -mapcs-float command line option, ARM: ARM Options.         (line 143)
+* -mapcs-reentrant command line option, ARM: ARM Options.     (line 148)
 * -marc[5|6|7|8] command line option, ARC: ARC Options.       (line   6)
-* -march= command line option, AArch64:  AArch64 Options.     (line  37)
-* -march= command line option, ARM:      ARM Options.         (line  65)
+* -march= command line option, AArch64:  AArch64 Options.     (line  38)
+* -march= command line option, ARM:      ARM Options.         (line  66)
 * -march= command line option, M680x0:   M68K-Opts.           (line   8)
 * -march= command line option, TIC6X:    TIC6X Options.       (line   6)
 * -march= option, i386:                  i386-Options.        (line  31)
 * -march= option, s390:                  s390 Options.        (line  25)
 * -march= option, x86-64:                i386-Options.        (line  31)
-* -matpcs command line option, ARM:      ARM Options.         (line 134)
+* -matpcs command line option, ARM:      ARM Options.         (line 135)
 * -mavxscalar= option, i386:             i386-Options.        (line  84)
 * -mavxscalar= option, x86-64:           i386-Options.        (line  84)
 * -mbarrel-shift-enabled command line option, LM32: LM32 Options.
@@ -23819,7 +23824,7 @@ AS Index
 * -mbig-endian:                          RX-Opts.             (line  20)
 * -mbig-obj option, x86-64:              i386-Options.        (line 131)
 * -mbreak-enabled command line option, LM32: LM32 Options.    (line  27)
-* -mccs command line option, ARM:        ARM Options.         (line 182)
+* -mccs command line option, ARM:        ARM Options.         (line 183)
 * -mcis:                                 PDP-11-Options.      (line  32)
 * -mconstant-gp command line option, IA-64: IA-64 Options.    (line   6)
 * -mCPU command line option, Alpha:      Alpha Options.       (line   6)
@@ -23852,15 +23857,15 @@ AS Index
 * -mfar-mode option, far-mode:           TIC54X-Opts.         (line   8)
 * -mfdpic command line option, Blackfin: Blackfin Options.    (line  19)
 * -mfis:                                 PDP-11-Options.      (line  51)
-* -mfloat-abi= command line option, ARM: ARM Options.         (line 151)
+* -mfloat-abi= command line option, ARM: ARM Options.         (line 152)
 * -mfp-11:                               PDP-11-Options.      (line  56)
 * -mfpp:                                 PDP-11-Options.      (line  56)
 * -mfpu:                                 PDP-11-Options.      (line  56)
-* -mfpu= command line option, ARM:       ARM Options.         (line  81)
+* -mfpu= command line option, ARM:       ARM Options.         (line  82)
 * -mgcc-abi:                             RX-Opts.             (line  63)
 * -mgcc-abi command line option, V850:   V850 Options.        (line  79)
 * -micache-enabled command line option, LM32: LM32 Options.   (line  21)
-* -mimplicit-it command line option, ARM: ARM Options.        (line 112)
+* -mimplicit-it command line option, ARM: ARM Options.        (line 113)
 * -mint-register:                        RX-Opts.             (line  57)
 * -mip2022 option, IP2K:                 IP2K-Opts.           (line  14)
 * -mip2022ext option, IP2022:            IP2K-Opts.           (line   9)
@@ -23919,7 +23924,7 @@ AS Index
 * -mno-spl:                              PDP-11-Options.      (line  80)
 * -mno-sym32:                            MIPS Options.        (line 280)
 * -mno-verbose-error command line option, AArch64: AArch64 Options.
-                                                              (line  56)
+                                                              (line  57)
 * -mno-wrap command line option, AVR:    AVR Options.         (line 115)
 * -mnopic command line option, Blackfin: Blackfin Options.    (line  22)
 * -momit-lock-prefix= option, i386:      i386-Options.        (line 135)
@@ -23949,8 +23954,8 @@ AS Index
 * -msyntax= option, i386:                i386-Options.        (line 115)
 * -msyntax= option, x86-64:              i386-Options.        (line 115)
 * -mt11:                                 PDP-11-Options.      (line 130)
-* -mthumb command line option, ARM:      ARM Options.         (line 103)
-* -mthumb-interwork command line option, ARM: ARM Options.    (line 108)
+* -mthumb command line option, ARM:      ARM Options.         (line 104)
+* -mthumb-interwork command line option, ARM: ARM Options.    (line 109)
 * -mtune= option, i386:                  i386-Options.        (line  62)
 * -mtune= option, x86-64:                i386-Options.        (line  62)
 * -muse-conventional-section-names:      RX-Opts.             (line  33)
@@ -23965,10 +23970,10 @@ AS Index
 * -mv850e2v4 command line option, V850:  V850 Options.        (line  63)
 * -mv850e3v5 command line option, V850:  V850 Options.        (line  66)
 * -mverbose-error command line option, AArch64: AArch64 Options.
-                                                              (line  52)
+                                                              (line  53)
 * -mvxworks-pic option, MIPS:            MIPS Options.        (line  26)
 * -mwarn-areg-zero option, s390:         s390 Options.        (line  38)
-* -mwarn-deprecated command line option, ARM: ARM Options.    (line 177)
+* -mwarn-deprecated command line option, ARM: ARM Options.    (line 178)
 * -mzarch option, s390:                  s390 Options.        (line  17)
 * -N command line option, CRIS:          CRIS-Opts.           (line  58)
 * -nIp option, M32RX:                    M32R-Opts.           (line 101)
@@ -25488,7 +25493,7 @@ AS Index
 * PDP-11 line separator:                 PDP-11-Syntax.       (line  19)
 * PDP-11 support:                        PDP-11-Dependent.    (line   6)
 * PDP-11 syntax:                         PDP-11-Syntax.       (line   6)
-* PIC code generation for ARM:           ARM Options.         (line 169)
+* PIC code generation for ARM:           ARM Options.         (line 170)
 * PIC code generation for M32R:          M32R-Opts.           (line  42)
 * PIC selection, MIPS:                   MIPS Options.        (line  21)
 * PJ endianness:                         Overview.            (line 667)
@@ -26120,643 +26125,643 @@ AS Index
 \1f
 Tag Table:
 Node: Top\7f739
-Node: Overview\7f1725
-Node: Manual\7f36226
-Node: GNU Assembler\7f37170
-Node: Object Formats\7f38341
-Node: Command Line\7f38793
-Node: Input Files\7f39880
-Node: Object\7f41861
-Node: Errors\7f42757
-Node: Invoking\7f43952
-Node: a\7f45907
-Node: alternate\7f47818
-Node: D\7f47990
-Node: f\7f48223
-Node: I\7f48731
-Node: K\7f49275
-Node: L\7f49579
-Node: listing\7f50318
-Node: M\7f51977
-Node: MD\7f56378
-Node: o\7f56804
-Node: R\7f57259
-Node: statistics\7f58289
-Node: traditional-format\7f58696
-Node: v\7f59169
-Node: W\7f59444
-Node: Z\7f60351
-Node: Syntax\7f60873
-Node: Preprocessing\7f61465
-Node: Whitespace\7f63028
-Node: Comments\7f63424
-Node: Symbol Intro\7f65435
-Node: Statements\7f66162
-Node: Constants\7f68151
-Node: Characters\7f68782
-Node: Strings\7f69284
-Node: Chars\7f71450
-Node: Numbers\7f72204
-Node: Integers\7f72744
-Node: Bignums\7f73400
-Node: Flonums\7f73756
-Node: Sections\7f75503
-Node: Secs Background\7f75881
-Node: Ld Sections\7f80920
-Node: As Sections\7f83304
-Node: Sub-Sections\7f84214
-Node: bss\7f87359
-Node: Symbols\7f88309
-Node: Labels\7f88957
-Node: Setting Symbols\7f89688
-Node: Symbol Names\7f90242
-Node: Dot\7f95533
-Node: Symbol Attributes\7f95980
-Node: Symbol Value\7f96717
-Node: Symbol Type\7f97762
-Node: a.out Symbols\7f98150
-Node: Symbol Desc\7f98412
-Node: Symbol Other\7f98707
-Node: COFF Symbols\7f98876
-Node: SOM Symbols\7f99549
-Node: Expressions\7f99991
-Node: Empty Exprs\7f100740
-Node: Integer Exprs\7f101087
-Node: Arguments\7f101482
-Node: Operators\7f102588
-Node: Prefix Ops\7f102923
-Node: Infix Ops\7f103251
-Node: Pseudo Ops\7f105641
-Node: Abort\7f111265
-Node: ABORT (COFF)\7f111677
-Node: Align\7f111885
-Node: Altmacro\7f114167
-Node: Ascii\7f115496
-Node: Asciz\7f115805
-Node: Balign\7f116050
-Node: Bundle directives\7f117926
-Node: Byte\7f120855
-Node: CFI directives\7f121116
-Node: Comm\7f126745
-Ref: Comm-Footnote-1\7f128346
-Node: Data\7f128708
-Node: Def\7f129025
-Node: Desc\7f129257
-Node: Dim\7f129757
-Node: Double\7f130014
-Node: Eject\7f130352
-Node: Else\7f130527
-Node: Elseif\7f130827
-Node: End\7f131121
-Node: Endef\7f131336
-Node: Endfunc\7f131513
-Node: Endif\7f131688
-Node: Equ\7f131949
-Node: Equiv\7f132463
-Node: Eqv\7f133019
-Node: Err\7f133383
-Node: Error\7f133694
-Node: Exitm\7f134139
-Node: Extern\7f134308
-Node: Fail\7f134569
-Node: File\7f135014
-Node: Fill\7f136343
-Node: Float\7f137307
-Node: Func\7f137649
-Node: Global\7f138239
-Node: Gnu_attribute\7f138996
-Node: Hidden\7f139221
-Node: hword\7f139807
-Node: Ident\7f140135
-Node: If\7f140709
-Node: Incbin\7f143768
-Node: Include\7f144463
-Node: Int\7f145014
-Node: Internal\7f145395
-Node: Irp\7f146043
-Node: Irpc\7f146922
-Node: Lcomm\7f147839
-Node: Lflags\7f148587
-Node: Line\7f148781
-Node: Linkonce\7f149694
-Node: List\7f150923
-Node: Ln\7f151531
-Node: Loc\7f151681
-Node: Loc_mark_labels\7f153067
-Node: Local\7f153551
-Node: Long\7f154163
-Node: Macro\7f154341
-Node: MRI\7f160263
-Node: Noaltmacro\7f160601
-Node: Nolist\7f160770
-Node: Octa\7f161200
-Node: Offset\7f161537
-Node: Org\7f161864
-Node: P2align\7f163149
-Node: PopSection\7f165077
-Node: Previous\7f165585
-Node: Print\7f166998
-Node: Protected\7f167227
-Node: Psize\7f167874
-Node: Purgem\7f168558
-Node: PushSection\7f168779
-Node: Quad\7f169522
-Node: Reloc\7f169978
-Node: Rept\7f170739
-Node: Sbttl\7f171153
-Node: Scl\7f171518
-Node: Section\7f171859
-Node: Set\7f178013
-Node: Short\7f178586
-Node: Single\7f178909
-Node: Size\7f179256
-Node: Skip\7f179930
-Node: Sleb128\7f180254
-Node: Space\7f180578
-Node: Stab\7f181219
-Node: String\7f183223
-Node: Struct\7f184217
-Node: SubSection\7f184942
-Node: Symver\7f185505
-Node: Tag\7f187898
-Node: Text\7f188280
-Node: Title\7f188601
-Node: Type\7f188982
-Node: Uleb128\7f191295
-Node: Val\7f191619
-Node: Version\7f191869
-Node: VTableEntry\7f192144
-Node: VTableInherit\7f192434
-Node: Warning\7f192884
-Node: Weak\7f193118
-Node: Weakref\7f193787
-Node: Word\7f194752
-Node: Deprecated\7f196598
-Node: Object Attributes\7f196833
-Node: GNU Object Attributes\7f198553
-Node: Defining New Object Attributes\7f201780
-Node: Machine Dependencies\7f202577
-Node: AArch64-Dependent\7f206470
-Node: AArch64 Options\7f206952
-Node: AArch64 Extensions\7f209419
-Node: AArch64 Syntax\7f210887
-Node: AArch64-Chars\7f211187
-Node: AArch64-Regs\7f211673
-Node: AArch64-Relocations\7f211967
-Node: AArch64 Floating Point\7f213041
-Node: AArch64 Directives\7f213266
-Node: AArch64 Opcodes\7f214811
-Node: AArch64 Mapping Symbols\7f215489
-Node: Alpha-Dependent\7f215871
-Node: Alpha Notes\7f216311
-Node: Alpha Options\7f216592
-Node: Alpha Syntax\7f219067
-Node: Alpha-Chars\7f219536
-Node: Alpha-Regs\7f219948
-Node: Alpha-Relocs\7f220335
-Node: Alpha Floating Point\7f226593
-Node: Alpha Directives\7f226815
-Node: Alpha Opcodes\7f232338
-Node: ARC-Dependent\7f232633
-Node: ARC Options\7f233016
-Node: ARC Syntax\7f234085
-Node: ARC-Chars\7f234317
-Node: ARC-Regs\7f234798
-Node: ARC Floating Point\7f234922
-Node: ARC Directives\7f235233
-Node: ARC Opcodes\7f241198
-Node: ARM-Dependent\7f241424
-Node: ARM Options\7f241889
-Node: ARM Syntax\7f250813
-Node: ARM-Instruction-Set\7f251181
-Node: ARM-Chars\7f252401
-Node: ARM-Regs\7f253112
-Node: ARM-Relocations\7f253321
-Node: ARM-Neon-Alignment\7f254455
-Node: ARM Floating Point\7f254919
-Node: ARM Directives\7f255118
-Ref: arm_fnend\7f259566
-Ref: arm_fnstart\7f259890
-Ref: arm_pad\7f262298
-Ref: arm_save\7f262900
-Ref: arm_setfp\7f263601
-Node: ARM Opcodes\7f266893
-Node: ARM Mapping Symbols\7f268981
-Node: ARM Unwinding Tutorial\7f269791
-Node: AVR-Dependent\7f275993
-Node: AVR Options\7f276283
-Node: AVR Syntax\7f282004
-Node: AVR-Chars\7f282291
-Node: AVR-Regs\7f282850
-Node: AVR-Modifiers\7f283429
-Node: AVR Opcodes\7f285489
-Node: Blackfin-Dependent\7f290735
-Node: Blackfin Options\7f291047
-Node: Blackfin Syntax\7f292021
-Node: Blackfin Directives\7f298228
-Node: CR16-Dependent\7f298974
-Node: CR16 Operand Qualifiers\7f299274
-Node: CR16 Syntax\7f302003
-Node: CR16-Chars\7f302189
-Node: CRIS-Dependent\7f302726
-Node: CRIS-Opts\7f303072
-Ref: march-option\7f304758
-Node: CRIS-Expand\7f306575
-Node: CRIS-Symbols\7f307758
-Node: CRIS-Syntax\7f308927
-Node: CRIS-Chars\7f309263
-Node: CRIS-Pic\7f309814
-Ref: crispic\7f310010
-Node: CRIS-Regs\7f313550
-Node: CRIS-Pseudos\7f313967
-Ref: crisnous\7f314743
-Node: D10V-Dependent\7f316025
-Node: D10V-Opts\7f316376
-Node: D10V-Syntax\7f317338
-Node: D10V-Size\7f317867
-Node: D10V-Subs\7f318840
-Node: D10V-Chars\7f319875
-Node: D10V-Regs\7f321787
-Node: D10V-Addressing\7f322832
-Node: D10V-Word\7f323518
-Node: D10V-Float\7f324033
-Node: D10V-Opcodes\7f324344
-Node: D30V-Dependent\7f324737
-Node: D30V-Opts\7f325094
-Node: D30V-Syntax\7f325771
-Node: D30V-Size\7f326305
-Node: D30V-Subs\7f327278
-Node: D30V-Chars\7f328315
-Node: D30V-Guarded\7f330923
-Node: D30V-Regs\7f331605
-Node: D30V-Addressing\7f332746
-Node: D30V-Float\7f333416
-Node: D30V-Opcodes\7f333729
-Node: Epiphany-Dependent\7f334124
-Node: Epiphany Options\7f334412
-Node: Epiphany Syntax\7f334811
-Node: Epiphany-Chars\7f335012
-Node: H8/300-Dependent\7f335566
-Node: H8/300 Options\7f335982
-Node: H8/300 Syntax\7f336249
-Node: H8/300-Chars\7f336550
-Node: H8/300-Regs\7f336849
-Node: H8/300-Addressing\7f337768
-Node: H8/300 Floating Point\7f338809
-Node: H8/300 Directives\7f339136
-Node: H8/300 Opcodes\7f340264
-Node: HPPA-Dependent\7f348586
-Node: HPPA Notes\7f349021
-Node: HPPA Options\7f349779
-Node: HPPA Syntax\7f349974
-Node: HPPA Floating Point\7f351244
-Node: HPPA Directives\7f351450
-Node: HPPA Opcodes\7f360136
-Node: ESA/390-Dependent\7f360395
-Node: ESA/390 Notes\7f360855
-Node: ESA/390 Options\7f361646
-Node: ESA/390 Syntax\7f361856
-Node: ESA/390 Floating Point\7f364029
-Node: ESA/390 Directives\7f364308
-Node: ESA/390 Opcodes\7f367597
-Node: i386-Dependent\7f367859
-Node: i386-Options\7f369189
-Node: i386-Directives\7f375839
-Node: i386-Syntax\7f376577
-Node: i386-Variations\7f376882
-Node: i386-Chars\7f379423
-Node: i386-Mnemonics\7f380152
-Node: i386-Regs\7f383463
-Node: i386-Prefixes\7f385508
-Node: i386-Memory\7f388268
-Node: i386-Jumps\7f391205
-Node: i386-Float\7f392326
-Node: i386-SIMD\7f394157
-Node: i386-LWP\7f395266
-Node: i386-BMI\7f396100
-Node: i386-TBM\7f396478
-Node: i386-16bit\7f397008
-Node: i386-Bugs\7f399079
-Node: i386-Arch\7f399833
-Node: i386-Notes\7f402943
-Node: i860-Dependent\7f403801
-Node: Notes-i860\7f404241
-Node: Options-i860\7f405146
-Node: Directives-i860\7f406509
-Node: Opcodes for i860\7f407578
-Node: Syntax of i860\7f409768
-Node: i860-Chars\7f409952
-Node: i960-Dependent\7f410511
-Node: Options-i960\7f410958
-Node: Floating Point-i960\7f414843
-Node: Directives-i960\7f415111
-Node: Opcodes for i960\7f417145
-Node: callj-i960\7f417785
-Node: Compare-and-branch-i960\7f418274
-Node: Syntax of i960\7f420178
-Node: i960-Chars\7f420378
-Node: IA-64-Dependent\7f420921
-Node: IA-64 Options\7f421222
-Node: IA-64 Syntax\7f424373
-Node: IA-64-Chars\7f424779
-Node: IA-64-Regs\7f425009
-Node: IA-64-Bits\7f425935
-Node: IA-64-Relocs\7f426465
-Node: IA-64 Opcodes\7f426937
-Node: IP2K-Dependent\7f427209
-Node: IP2K-Opts\7f427481
-Node: IP2K-Syntax\7f427981
-Node: IP2K-Chars\7f428155
-Node: LM32-Dependent\7f428698
-Node: LM32 Options\7f428993
-Node: LM32 Syntax\7f429627
-Node: LM32-Regs\7f429923
-Node: LM32-Modifiers\7f430882
-Node: LM32-Chars\7f432257
-Node: LM32 Opcodes\7f432765
-Node: M32C-Dependent\7f433069
-Node: M32C-Opts\7f433578
-Node: M32C-Syntax\7f433998
-Node: M32C-Modifiers\7f434233
-Node: M32C-Chars\7f436022
-Node: M32R-Dependent\7f436588
-Node: M32R-Opts\7f436909
-Node: M32R-Directives\7f441072
-Node: M32R-Warnings\7f445047
-Node: M68K-Dependent\7f448053
-Node: M68K-Opts\7f448520
-Node: M68K-Syntax\7f455893
-Node: M68K-Moto-Syntax\7f457733
-Node: M68K-Float\7f460323
-Node: M68K-Directives\7f460843
-Node: M68K-opcodes\7f462171
-Node: M68K-Branch\7f462397
-Node: M68K-Chars\7f466595
-Node: M68HC11-Dependent\7f467458
-Node: M68HC11-Opts\7f467989
-Node: M68HC11-Syntax\7f472294
-Node: M68HC11-Modifiers\7f475085
-Node: M68HC11-Directives\7f476913
-Node: M68HC11-Float\7f478289
-Node: M68HC11-opcodes\7f478817
-Node: M68HC11-Branch\7f478999
-Node: Meta-Dependent\7f481448
-Node: Meta Options\7f481733
-Node: Meta Syntax\7f482395
-Node: Meta-Chars\7f482607
-Node: Meta-Regs\7f482907
-Node: MicroBlaze-Dependent\7f483183
-Node: MicroBlaze Directives\7f483872
-Node: MicroBlaze Syntax\7f485255
-Node: MicroBlaze-Chars\7f485487
-Node: MIPS-Dependent\7f486039
-Node: MIPS Options\7f487476
-Node: MIPS Macros\7f502130
-Ref: MIPS Macros-Footnote-1\7f504844
-Node: MIPS Symbol Sizes\7f504987
-Node: MIPS Small Data\7f506659
-Node: MIPS ISA\7f508822
-Node: MIPS assembly options\7f510607
-Node: MIPS autoextend\7f511740
-Node: MIPS insn\7f512474
-Node: MIPS FP ABIs\7f513754
-Node: MIPS FP ABI History\7f514206
-Node: MIPS FP ABI Variants\7f514966
-Node: MIPS FP ABI Selection\7f517520
-Node: MIPS FP ABI Compatibility\7f518584
-Node: MIPS NaN Encodings\7f519394
-Node: MIPS Option Stack\7f521357
-Node: MIPS ASE Instruction Generation Overrides\7f522142
-Node: MIPS Floating-Point\7f524856
-Node: MIPS Syntax\7f525762
-Node: MIPS-Chars\7f526024
-Node: MMIX-Dependent\7f526566
-Node: MMIX-Opts\7f526946
-Node: MMIX-Expand\7f530550
-Node: MMIX-Syntax\7f531865
-Ref: mmixsite\7f532222
-Node: MMIX-Chars\7f533063
-Node: MMIX-Symbols\7f533937
-Node: MMIX-Regs\7f536005
-Node: MMIX-Pseudos\7f537030
-Ref: MMIX-loc\7f537171
-Ref: MMIX-local\7f538251
-Ref: MMIX-is\7f538783
-Ref: MMIX-greg\7f539054
-Ref: GREG-base\7f539973
-Ref: MMIX-byte\7f541290
-Ref: MMIX-constants\7f541761
-Ref: MMIX-prefix\7f542407
-Ref: MMIX-spec\7f542781
-Node: MMIX-mmixal\7f543115
-Node: MSP430-Dependent\7f546613
-Node: MSP430 Options\7f547082
-Node: MSP430 Syntax\7f549045
-Node: MSP430-Macros\7f549361
-Node: MSP430-Chars\7f550092
-Node: MSP430-Regs\7f550807
-Node: MSP430-Ext\7f551367
-Node: MSP430 Floating Point\7f553188
-Node: MSP430 Directives\7f553412
-Node: MSP430 Opcodes\7f554733
-Node: MSP430 Profiling Capability\7f555128
-Node: NDS32-Dependent\7f557457
-Node: NDS32 Options\7f558069
-Node: NDS32 Syntax\7f559970
-Node: NDS32-Chars\7f560238
-Node: NDS32-Regs\7f560705
-Node: NDS32-Ops\7f561559
-Node: NiosII-Dependent\7f565154
-Node: Nios II Options\7f565573
-Node: Nios II Syntax\7f566494
-Node: Nios II Chars\7f566700
-Node: Nios II Relocations\7f566891
-Node: Nios II Directives\7f568463
-Node: Nios II Opcodes\7f570026
-Node: NS32K-Dependent\7f570301
-Node: NS32K Syntax\7f570524
-Node: NS32K-Chars\7f570673
-Node: PDP-11-Dependent\7f571413
-Node: PDP-11-Options\7f571802
-Node: PDP-11-Pseudos\7f576873
-Node: PDP-11-Syntax\7f577218
-Node: PDP-11-Mnemonics\7f578050
-Node: PDP-11-Synthetic\7f578352
-Node: PJ-Dependent\7f578570
-Node: PJ Options\7f578833
-Node: PJ Syntax\7f579128
-Node: PJ-Chars\7f579293
-Node: PPC-Dependent\7f579842
-Node: PowerPC-Opts\7f580175
-Node: PowerPC-Pseudo\7f583671
-Node: PowerPC-Syntax\7f584293
-Node: PowerPC-Chars\7f584483
-Node: RL78-Dependent\7f585234
-Node: RL78-Opts\7f585632
-Node: RL78-Modifiers\7f586171
-Node: RL78-Directives\7f586947
-Node: RL78-Syntax\7f587552
-Node: RL78-Chars\7f587748
-Node: RX-Dependent\7f588304
-Node: RX-Opts\7f588735
-Node: RX-Modifiers\7f592142
-Node: RX-Directives\7f593246
-Node: RX-Float\7f593986
-Node: RX-Syntax\7f594627
-Node: RX-Chars\7f594806
-Node: S/390-Dependent\7f595358
-Node: s390 Options\7f596074
-Node: s390 Characters\7f597620
-Node: s390 Syntax\7f598141
-Node: s390 Register\7f599042
-Node: s390 Mnemonics\7f599855
-Node: s390 Operands\7f602875
-Node: s390 Formats\7f605494
-Node: s390 Aliases\7f613365
-Node: s390 Operand Modifier\7f617262
-Node: s390 Instruction Marker\7f621063
-Node: s390 Literal Pool Entries\7f622079
-Node: s390 Directives\7f624002
-Node: s390 Floating Point\7f629058
-Node: SCORE-Dependent\7f629504
-Node: SCORE-Opts\7f629809
-Node: SCORE-Pseudo\7f631097
-Node: SCORE-Syntax\7f633174
-Node: SCORE-Chars\7f633356
-Node: SH-Dependent\7f633914
-Node: SH Options\7f634325
-Node: SH Syntax\7f635380
-Node: SH-Chars\7f635653
-Node: SH-Regs\7f636196
-Node: SH-Addressing\7f636810
-Node: SH Floating Point\7f637719
-Node: SH Directives\7f638813
-Node: SH Opcodes\7f639214
-Node: SH64-Dependent\7f643536
-Node: SH64 Options\7f643899
-Node: SH64 Syntax\7f645696
-Node: SH64-Chars\7f645979
-Node: SH64-Regs\7f646528
-Node: SH64-Addressing\7f647624
-Node: SH64 Directives\7f648807
-Node: SH64 Opcodes\7f649792
-Node: Sparc-Dependent\7f650508
-Node: Sparc-Opts\7f650920
-Node: Sparc-Aligned-Data\7f655934
-Node: Sparc-Syntax\7f656766
-Node: Sparc-Chars\7f657340
-Node: Sparc-Regs\7f657903
-Node: Sparc-Constants\7f663204
-Node: Sparc-Relocs\7f667964
-Node: Sparc-Size-Translations\7f673100
-Node: Sparc-Float\7f674749
-Node: Sparc-Directives\7f674944
-Node: TIC54X-Dependent\7f676904
-Node: TIC54X-Opts\7f677667
-Node: TIC54X-Block\7f678710
-Node: TIC54X-Env\7f679070
-Node: TIC54X-Constants\7f679418
-Node: TIC54X-Subsyms\7f679820
-Node: TIC54X-Locals\7f681729
-Node: TIC54X-Builtins\7f682473
-Node: TIC54X-Ext\7f684944
-Node: TIC54X-Directives\7f685515
-Node: TIC54X-Macros\7f696416
-Node: TIC54X-MMRegs\7f698527
-Node: TIC54X-Syntax\7f698765
-Node: TIC54X-Chars\7f698955
-Node: TIC6X-Dependent\7f699646
-Node: TIC6X Options\7f699949
-Node: TIC6X Syntax\7f701950
-Node: TIC6X Directives\7f703052
-Node: TILE-Gx-Dependent\7f705337
-Node: TILE-Gx Options\7f705647
-Node: TILE-Gx Syntax\7f705997
-Node: TILE-Gx Opcodes\7f708231
-Node: TILE-Gx Registers\7f708519
-Node: TILE-Gx Modifiers\7f709291
-Node: TILE-Gx Directives\7f714263
-Node: TILEPro-Dependent\7f715167
-Node: TILEPro Options\7f715476
-Node: TILEPro Syntax\7f715660
-Node: TILEPro Opcodes\7f717894
-Node: TILEPro Registers\7f718185
-Node: TILEPro Modifiers\7f718955
-Node: TILEPro Directives\7f723720
-Node: Z80-Dependent\7f724624
-Node: Z80 Options\7f725012
-Node: Z80 Syntax\7f726435
-Node: Z80-Chars\7f727107
-Node: Z80-Regs\7f727957
-Node: Z80-Case\7f728309
-Node: Z80 Floating Point\7f728754
-Node: Z80 Directives\7f728948
-Node: Z80 Opcodes\7f730573
-Node: Z8000-Dependent\7f731917
-Node: Z8000 Options\7f732878
-Node: Z8000 Syntax\7f733095
-Node: Z8000-Chars\7f733385
-Node: Z8000-Regs\7f733867
-Node: Z8000-Addressing\7f734657
-Node: Z8000 Directives\7f735774
-Node: Z8000 Opcodes\7f737383
-Node: Vax-Dependent\7f747325
-Node: VAX-Opts\7f747885
-Node: VAX-float\7f751620
-Node: VAX-directives\7f752252
-Node: VAX-opcodes\7f753113
-Node: VAX-branch\7f753502
-Node: VAX-operands\7f756009
-Node: VAX-no\7f756772
-Node: VAX-Syntax\7f757028
-Node: VAX-Chars\7f757194
-Node: V850-Dependent\7f757748
-Node: V850 Options\7f758146
-Node: V850 Syntax\7f761792
-Node: V850-Chars\7f762032
-Node: V850-Regs\7f762576
-Node: V850 Floating Point\7f764144
-Node: V850 Directives\7f764350
-Node: V850 Opcodes\7f766417
-Node: XGATE-Dependent\7f772309
-Node: XGATE-Opts\7f772729
-Node: XGATE-Syntax\7f773720
-Node: XGATE-Directives\7f775799
-Node: XGATE-Float\7f776038
-Node: XGATE-opcodes\7f776535
-Node: XSTORMY16-Dependent\7f776647
-Node: XStormy16 Syntax\7f776993
-Node: XStormy16-Chars\7f777183
-Node: XStormy16 Directives\7f777796
-Node: XStormy16 Opcodes\7f778451
-Node: Xtensa-Dependent\7f779507
-Node: Xtensa Options\7f780241
-Node: Xtensa Syntax\7f783395
-Node: Xtensa Opcodes\7f785539
-Node: Xtensa Registers\7f787333
-Node: Xtensa Optimizations\7f787966
-Node: Density Instructions\7f788418
-Node: Xtensa Automatic Alignment\7f789520
-Node: Xtensa Relaxation\7f791967
-Node: Xtensa Branch Relaxation\7f792932
-Node: Xtensa Call Relaxation\7f794304
-Node: Xtensa Jump Relaxation\7f796085
-Node: Xtensa Immediate Relaxation\7f798185
-Node: Xtensa Directives\7f800759
-Node: Schedule Directive\7f802468
-Node: Longcalls Directive\7f802808
-Node: Transform Directive\7f803352
-Node: Literal Directive\7f804094
-Ref: Literal Directive-Footnote-1\7f807633
-Node: Literal Position Directive\7f807775
-Node: Literal Prefix Directive\7f809474
-Node: Absolute Literals Directive\7f810372
-Node: Reporting Bugs\7f811679
-Node: Bug Criteria\7f812405
-Node: Bug Reporting\7f813172
-Node: Acknowledgements\7f819821
-Ref: Acknowledgements-Footnote-1\7f824786
-Node: GNU Free Documentation License\7f824812
-Node: AS Index\7f849981
+Node: Overview\7f1727
+Node: Manual\7f36228
+Node: GNU Assembler\7f37172
+Node: Object Formats\7f38343
+Node: Command Line\7f38795
+Node: Input Files\7f39882
+Node: Object\7f41863
+Node: Errors\7f42759
+Node: Invoking\7f43954
+Node: a\7f45909
+Node: alternate\7f47820
+Node: D\7f47992
+Node: f\7f48225
+Node: I\7f48733
+Node: K\7f49277
+Node: L\7f49581
+Node: listing\7f50320
+Node: M\7f51979
+Node: MD\7f56380
+Node: o\7f56806
+Node: R\7f57261
+Node: statistics\7f58291
+Node: traditional-format\7f58698
+Node: v\7f59171
+Node: W\7f59446
+Node: Z\7f60353
+Node: Syntax\7f60875
+Node: Preprocessing\7f61467
+Node: Whitespace\7f63030
+Node: Comments\7f63426
+Node: Symbol Intro\7f65437
+Node: Statements\7f66164
+Node: Constants\7f68153
+Node: Characters\7f68784
+Node: Strings\7f69286
+Node: Chars\7f71452
+Node: Numbers\7f72206
+Node: Integers\7f72746
+Node: Bignums\7f73402
+Node: Flonums\7f73758
+Node: Sections\7f75505
+Node: Secs Background\7f75883
+Node: Ld Sections\7f80922
+Node: As Sections\7f83306
+Node: Sub-Sections\7f84216
+Node: bss\7f87361
+Node: Symbols\7f88311
+Node: Labels\7f88959
+Node: Setting Symbols\7f89690
+Node: Symbol Names\7f90244
+Node: Dot\7f95535
+Node: Symbol Attributes\7f95982
+Node: Symbol Value\7f96719
+Node: Symbol Type\7f97764
+Node: a.out Symbols\7f98152
+Node: Symbol Desc\7f98414
+Node: Symbol Other\7f98709
+Node: COFF Symbols\7f98878
+Node: SOM Symbols\7f99551
+Node: Expressions\7f99993
+Node: Empty Exprs\7f100742
+Node: Integer Exprs\7f101089
+Node: Arguments\7f101484
+Node: Operators\7f102590
+Node: Prefix Ops\7f102925
+Node: Infix Ops\7f103253
+Node: Pseudo Ops\7f105643
+Node: Abort\7f111267
+Node: ABORT (COFF)\7f111679
+Node: Align\7f111887
+Node: Altmacro\7f114169
+Node: Ascii\7f115498
+Node: Asciz\7f115807
+Node: Balign\7f116052
+Node: Bundle directives\7f117928
+Node: Byte\7f120857
+Node: CFI directives\7f121118
+Node: Comm\7f126747
+Ref: Comm-Footnote-1\7f128348
+Node: Data\7f128710
+Node: Def\7f129027
+Node: Desc\7f129259
+Node: Dim\7f129759
+Node: Double\7f130016
+Node: Eject\7f130354
+Node: Else\7f130529
+Node: Elseif\7f130829
+Node: End\7f131123
+Node: Endef\7f131338
+Node: Endfunc\7f131515
+Node: Endif\7f131690
+Node: Equ\7f131951
+Node: Equiv\7f132465
+Node: Eqv\7f133021
+Node: Err\7f133385
+Node: Error\7f133696
+Node: Exitm\7f134141
+Node: Extern\7f134310
+Node: Fail\7f134571
+Node: File\7f135016
+Node: Fill\7f136345
+Node: Float\7f137309
+Node: Func\7f137651
+Node: Global\7f138241
+Node: Gnu_attribute\7f138998
+Node: Hidden\7f139223
+Node: hword\7f139809
+Node: Ident\7f140137
+Node: If\7f140711
+Node: Incbin\7f143770
+Node: Include\7f144465
+Node: Int\7f145016
+Node: Internal\7f145397
+Node: Irp\7f146045
+Node: Irpc\7f146924
+Node: Lcomm\7f147841
+Node: Lflags\7f148589
+Node: Line\7f148783
+Node: Linkonce\7f149696
+Node: List\7f150925
+Node: Ln\7f151533
+Node: Loc\7f151683
+Node: Loc_mark_labels\7f153069
+Node: Local\7f153553
+Node: Long\7f154165
+Node: Macro\7f154343
+Node: MRI\7f160265
+Node: Noaltmacro\7f160603
+Node: Nolist\7f160772
+Node: Octa\7f161202
+Node: Offset\7f161539
+Node: Org\7f161866
+Node: P2align\7f163151
+Node: PopSection\7f165079
+Node: Previous\7f165587
+Node: Print\7f167000
+Node: Protected\7f167229
+Node: Psize\7f167876
+Node: Purgem\7f168560
+Node: PushSection\7f168781
+Node: Quad\7f169524
+Node: Reloc\7f169980
+Node: Rept\7f170741
+Node: Sbttl\7f171155
+Node: Scl\7f171520
+Node: Section\7f171861
+Node: Set\7f178015
+Node: Short\7f178588
+Node: Single\7f178911
+Node: Size\7f179258
+Node: Skip\7f179932
+Node: Sleb128\7f180256
+Node: Space\7f180580
+Node: Stab\7f181221
+Node: String\7f183225
+Node: Struct\7f184219
+Node: SubSection\7f184944
+Node: Symver\7f185507
+Node: Tag\7f187900
+Node: Text\7f188282
+Node: Title\7f188603
+Node: Type\7f188984
+Node: Uleb128\7f191297
+Node: Val\7f191621
+Node: Version\7f191871
+Node: VTableEntry\7f192146
+Node: VTableInherit\7f192436
+Node: Warning\7f192886
+Node: Weak\7f193120
+Node: Weakref\7f193789
+Node: Word\7f194754
+Node: Deprecated\7f196600
+Node: Object Attributes\7f196835
+Node: GNU Object Attributes\7f198555
+Node: Defining New Object Attributes\7f201782
+Node: Machine Dependencies\7f202579
+Node: AArch64-Dependent\7f206472
+Node: AArch64 Options\7f206954
+Node: AArch64 Extensions\7f209452
+Node: AArch64 Syntax\7f210920
+Node: AArch64-Chars\7f211220
+Node: AArch64-Regs\7f211706
+Node: AArch64-Relocations\7f212000
+Node: AArch64 Floating Point\7f213074
+Node: AArch64 Directives\7f213299
+Node: AArch64 Opcodes\7f214844
+Node: AArch64 Mapping Symbols\7f215522
+Node: Alpha-Dependent\7f215904
+Node: Alpha Notes\7f216344
+Node: Alpha Options\7f216625
+Node: Alpha Syntax\7f219100
+Node: Alpha-Chars\7f219569
+Node: Alpha-Regs\7f219981
+Node: Alpha-Relocs\7f220368
+Node: Alpha Floating Point\7f226626
+Node: Alpha Directives\7f226848
+Node: Alpha Opcodes\7f232371
+Node: ARC-Dependent\7f232666
+Node: ARC Options\7f233049
+Node: ARC Syntax\7f234118
+Node: ARC-Chars\7f234350
+Node: ARC-Regs\7f234831
+Node: ARC Floating Point\7f234955
+Node: ARC Directives\7f235266
+Node: ARC Opcodes\7f241231
+Node: ARM-Dependent\7f241457
+Node: ARM Options\7f241922
+Node: ARM Syntax\7f250864
+Node: ARM-Instruction-Set\7f251232
+Node: ARM-Chars\7f252452
+Node: ARM-Regs\7f253163
+Node: ARM-Relocations\7f253372
+Node: ARM-Neon-Alignment\7f254506
+Node: ARM Floating Point\7f254970
+Node: ARM Directives\7f255169
+Ref: arm_fnend\7f259617
+Ref: arm_fnstart\7f259941
+Ref: arm_pad\7f262349
+Ref: arm_save\7f262951
+Ref: arm_setfp\7f263652
+Node: ARM Opcodes\7f266944
+Node: ARM Mapping Symbols\7f269032
+Node: ARM Unwinding Tutorial\7f269842
+Node: AVR-Dependent\7f276044
+Node: AVR Options\7f276334
+Node: AVR Syntax\7f282055
+Node: AVR-Chars\7f282342
+Node: AVR-Regs\7f282901
+Node: AVR-Modifiers\7f283480
+Node: AVR Opcodes\7f285540
+Node: Blackfin-Dependent\7f290786
+Node: Blackfin Options\7f291098
+Node: Blackfin Syntax\7f292072
+Node: Blackfin Directives\7f298279
+Node: CR16-Dependent\7f299025
+Node: CR16 Operand Qualifiers\7f299325
+Node: CR16 Syntax\7f302054
+Node: CR16-Chars\7f302240
+Node: CRIS-Dependent\7f302777
+Node: CRIS-Opts\7f303123
+Ref: march-option\7f304809
+Node: CRIS-Expand\7f306626
+Node: CRIS-Symbols\7f307809
+Node: CRIS-Syntax\7f308978
+Node: CRIS-Chars\7f309314
+Node: CRIS-Pic\7f309865
+Ref: crispic\7f310061
+Node: CRIS-Regs\7f313601
+Node: CRIS-Pseudos\7f314018
+Ref: crisnous\7f314794
+Node: D10V-Dependent\7f316076
+Node: D10V-Opts\7f316427
+Node: D10V-Syntax\7f317389
+Node: D10V-Size\7f317918
+Node: D10V-Subs\7f318891
+Node: D10V-Chars\7f319926
+Node: D10V-Regs\7f321838
+Node: D10V-Addressing\7f322883
+Node: D10V-Word\7f323569
+Node: D10V-Float\7f324084
+Node: D10V-Opcodes\7f324395
+Node: D30V-Dependent\7f324788
+Node: D30V-Opts\7f325145
+Node: D30V-Syntax\7f325822
+Node: D30V-Size\7f326356
+Node: D30V-Subs\7f327329
+Node: D30V-Chars\7f328366
+Node: D30V-Guarded\7f330974
+Node: D30V-Regs\7f331656
+Node: D30V-Addressing\7f332797
+Node: D30V-Float\7f333467
+Node: D30V-Opcodes\7f333780
+Node: Epiphany-Dependent\7f334175
+Node: Epiphany Options\7f334463
+Node: Epiphany Syntax\7f334862
+Node: Epiphany-Chars\7f335063
+Node: H8/300-Dependent\7f335617
+Node: H8/300 Options\7f336033
+Node: H8/300 Syntax\7f336300
+Node: H8/300-Chars\7f336601
+Node: H8/300-Regs\7f336900
+Node: H8/300-Addressing\7f337819
+Node: H8/300 Floating Point\7f338860
+Node: H8/300 Directives\7f339187
+Node: H8/300 Opcodes\7f340315
+Node: HPPA-Dependent\7f348637
+Node: HPPA Notes\7f349072
+Node: HPPA Options\7f349830
+Node: HPPA Syntax\7f350025
+Node: HPPA Floating Point\7f351295
+Node: HPPA Directives\7f351501
+Node: HPPA Opcodes\7f360187
+Node: ESA/390-Dependent\7f360446
+Node: ESA/390 Notes\7f360906
+Node: ESA/390 Options\7f361697
+Node: ESA/390 Syntax\7f361907
+Node: ESA/390 Floating Point\7f364080
+Node: ESA/390 Directives\7f364359
+Node: ESA/390 Opcodes\7f367648
+Node: i386-Dependent\7f367910
+Node: i386-Options\7f369240
+Node: i386-Directives\7f375890
+Node: i386-Syntax\7f376628
+Node: i386-Variations\7f376933
+Node: i386-Chars\7f379474
+Node: i386-Mnemonics\7f380203
+Node: i386-Regs\7f383514
+Node: i386-Prefixes\7f385559
+Node: i386-Memory\7f388319
+Node: i386-Jumps\7f391256
+Node: i386-Float\7f392377
+Node: i386-SIMD\7f394208
+Node: i386-LWP\7f395317
+Node: i386-BMI\7f396151
+Node: i386-TBM\7f396529
+Node: i386-16bit\7f397059
+Node: i386-Bugs\7f399130
+Node: i386-Arch\7f399884
+Node: i386-Notes\7f402994
+Node: i860-Dependent\7f403852
+Node: Notes-i860\7f404292
+Node: Options-i860\7f405197
+Node: Directives-i860\7f406560
+Node: Opcodes for i860\7f407629
+Node: Syntax of i860\7f409819
+Node: i860-Chars\7f410003
+Node: i960-Dependent\7f410562
+Node: Options-i960\7f411009
+Node: Floating Point-i960\7f414894
+Node: Directives-i960\7f415162
+Node: Opcodes for i960\7f417196
+Node: callj-i960\7f417836
+Node: Compare-and-branch-i960\7f418325
+Node: Syntax of i960\7f420229
+Node: i960-Chars\7f420429
+Node: IA-64-Dependent\7f420972
+Node: IA-64 Options\7f421273
+Node: IA-64 Syntax\7f424424
+Node: IA-64-Chars\7f424830
+Node: IA-64-Regs\7f425060
+Node: IA-64-Bits\7f425986
+Node: IA-64-Relocs\7f426516
+Node: IA-64 Opcodes\7f426988
+Node: IP2K-Dependent\7f427260
+Node: IP2K-Opts\7f427532
+Node: IP2K-Syntax\7f428032
+Node: IP2K-Chars\7f428206
+Node: LM32-Dependent\7f428749
+Node: LM32 Options\7f429044
+Node: LM32 Syntax\7f429678
+Node: LM32-Regs\7f429974
+Node: LM32-Modifiers\7f430933
+Node: LM32-Chars\7f432308
+Node: LM32 Opcodes\7f432816
+Node: M32C-Dependent\7f433120
+Node: M32C-Opts\7f433629
+Node: M32C-Syntax\7f434049
+Node: M32C-Modifiers\7f434284
+Node: M32C-Chars\7f436073
+Node: M32R-Dependent\7f436639
+Node: M32R-Opts\7f436960
+Node: M32R-Directives\7f441123
+Node: M32R-Warnings\7f445098
+Node: M68K-Dependent\7f448104
+Node: M68K-Opts\7f448571
+Node: M68K-Syntax\7f455944
+Node: M68K-Moto-Syntax\7f457784
+Node: M68K-Float\7f460374
+Node: M68K-Directives\7f460894
+Node: M68K-opcodes\7f462222
+Node: M68K-Branch\7f462448
+Node: M68K-Chars\7f466646
+Node: M68HC11-Dependent\7f467509
+Node: M68HC11-Opts\7f468040
+Node: M68HC11-Syntax\7f472345
+Node: M68HC11-Modifiers\7f475136
+Node: M68HC11-Directives\7f476964
+Node: M68HC11-Float\7f478340
+Node: M68HC11-opcodes\7f478868
+Node: M68HC11-Branch\7f479050
+Node: Meta-Dependent\7f481499
+Node: Meta Options\7f481784
+Node: Meta Syntax\7f482446
+Node: Meta-Chars\7f482658
+Node: Meta-Regs\7f482958
+Node: MicroBlaze-Dependent\7f483234
+Node: MicroBlaze Directives\7f483923
+Node: MicroBlaze Syntax\7f485306
+Node: MicroBlaze-Chars\7f485538
+Node: MIPS-Dependent\7f486090
+Node: MIPS Options\7f487527
+Node: MIPS Macros\7f502181
+Ref: MIPS Macros-Footnote-1\7f504895
+Node: MIPS Symbol Sizes\7f505038
+Node: MIPS Small Data\7f506710
+Node: MIPS ISA\7f508873
+Node: MIPS assembly options\7f510658
+Node: MIPS autoextend\7f511791
+Node: MIPS insn\7f512525
+Node: MIPS FP ABIs\7f513805
+Node: MIPS FP ABI History\7f514257
+Node: MIPS FP ABI Variants\7f515017
+Node: MIPS FP ABI Selection\7f517571
+Node: MIPS FP ABI Compatibility\7f518635
+Node: MIPS NaN Encodings\7f519445
+Node: MIPS Option Stack\7f521408
+Node: MIPS ASE Instruction Generation Overrides\7f522193
+Node: MIPS Floating-Point\7f524907
+Node: MIPS Syntax\7f525813
+Node: MIPS-Chars\7f526075
+Node: MMIX-Dependent\7f526617
+Node: MMIX-Opts\7f526997
+Node: MMIX-Expand\7f530601
+Node: MMIX-Syntax\7f531916
+Ref: mmixsite\7f532273
+Node: MMIX-Chars\7f533114
+Node: MMIX-Symbols\7f533988
+Node: MMIX-Regs\7f536056
+Node: MMIX-Pseudos\7f537081
+Ref: MMIX-loc\7f537222
+Ref: MMIX-local\7f538302
+Ref: MMIX-is\7f538834
+Ref: MMIX-greg\7f539105
+Ref: GREG-base\7f540024
+Ref: MMIX-byte\7f541341
+Ref: MMIX-constants\7f541812
+Ref: MMIX-prefix\7f542458
+Ref: MMIX-spec\7f542832
+Node: MMIX-mmixal\7f543166
+Node: MSP430-Dependent\7f546664
+Node: MSP430 Options\7f547133
+Node: MSP430 Syntax\7f549096
+Node: MSP430-Macros\7f549412
+Node: MSP430-Chars\7f550143
+Node: MSP430-Regs\7f550858
+Node: MSP430-Ext\7f551418
+Node: MSP430 Floating Point\7f553239
+Node: MSP430 Directives\7f553463
+Node: MSP430 Opcodes\7f554784
+Node: MSP430 Profiling Capability\7f555179
+Node: NDS32-Dependent\7f557508
+Node: NDS32 Options\7f558120
+Node: NDS32 Syntax\7f560021
+Node: NDS32-Chars\7f560289
+Node: NDS32-Regs\7f560756
+Node: NDS32-Ops\7f561610
+Node: NiosII-Dependent\7f565205
+Node: Nios II Options\7f565624
+Node: Nios II Syntax\7f566545
+Node: Nios II Chars\7f566751
+Node: Nios II Relocations\7f566942
+Node: Nios II Directives\7f568514
+Node: Nios II Opcodes\7f570077
+Node: NS32K-Dependent\7f570352
+Node: NS32K Syntax\7f570575
+Node: NS32K-Chars\7f570724
+Node: PDP-11-Dependent\7f571464
+Node: PDP-11-Options\7f571853
+Node: PDP-11-Pseudos\7f576924
+Node: PDP-11-Syntax\7f577269
+Node: PDP-11-Mnemonics\7f578101
+Node: PDP-11-Synthetic\7f578403
+Node: PJ-Dependent\7f578621
+Node: PJ Options\7f578884
+Node: PJ Syntax\7f579179
+Node: PJ-Chars\7f579344
+Node: PPC-Dependent\7f579893
+Node: PowerPC-Opts\7f580226
+Node: PowerPC-Pseudo\7f583789
+Node: PowerPC-Syntax\7f584411
+Node: PowerPC-Chars\7f584601
+Node: RL78-Dependent\7f585352
+Node: RL78-Opts\7f585750
+Node: RL78-Modifiers\7f586289
+Node: RL78-Directives\7f587065
+Node: RL78-Syntax\7f587670
+Node: RL78-Chars\7f587866
+Node: RX-Dependent\7f588422
+Node: RX-Opts\7f588853
+Node: RX-Modifiers\7f592260
+Node: RX-Directives\7f593364
+Node: RX-Float\7f594104
+Node: RX-Syntax\7f594745
+Node: RX-Chars\7f594924
+Node: S/390-Dependent\7f595476
+Node: s390 Options\7f596192
+Node: s390 Characters\7f597738
+Node: s390 Syntax\7f598259
+Node: s390 Register\7f599160
+Node: s390 Mnemonics\7f599973
+Node: s390 Operands\7f602993
+Node: s390 Formats\7f605612
+Node: s390 Aliases\7f613483
+Node: s390 Operand Modifier\7f617380
+Node: s390 Instruction Marker\7f621181
+Node: s390 Literal Pool Entries\7f622197
+Node: s390 Directives\7f624120
+Node: s390 Floating Point\7f629176
+Node: SCORE-Dependent\7f629622
+Node: SCORE-Opts\7f629927
+Node: SCORE-Pseudo\7f631215
+Node: SCORE-Syntax\7f633292
+Node: SCORE-Chars\7f633474
+Node: SH-Dependent\7f634032
+Node: SH Options\7f634443
+Node: SH Syntax\7f635498
+Node: SH-Chars\7f635771
+Node: SH-Regs\7f636314
+Node: SH-Addressing\7f636928
+Node: SH Floating Point\7f637837
+Node: SH Directives\7f638931
+Node: SH Opcodes\7f639332
+Node: SH64-Dependent\7f643654
+Node: SH64 Options\7f644017
+Node: SH64 Syntax\7f645814
+Node: SH64-Chars\7f646097
+Node: SH64-Regs\7f646646
+Node: SH64-Addressing\7f647742
+Node: SH64 Directives\7f648925
+Node: SH64 Opcodes\7f649910
+Node: Sparc-Dependent\7f650626
+Node: Sparc-Opts\7f651038
+Node: Sparc-Aligned-Data\7f656052
+Node: Sparc-Syntax\7f656884
+Node: Sparc-Chars\7f657458
+Node: Sparc-Regs\7f658021
+Node: Sparc-Constants\7f663322
+Node: Sparc-Relocs\7f668082
+Node: Sparc-Size-Translations\7f673218
+Node: Sparc-Float\7f674867
+Node: Sparc-Directives\7f675062
+Node: TIC54X-Dependent\7f677022
+Node: TIC54X-Opts\7f677785
+Node: TIC54X-Block\7f678828
+Node: TIC54X-Env\7f679188
+Node: TIC54X-Constants\7f679536
+Node: TIC54X-Subsyms\7f679938
+Node: TIC54X-Locals\7f681847
+Node: TIC54X-Builtins\7f682591
+Node: TIC54X-Ext\7f685062
+Node: TIC54X-Directives\7f685633
+Node: TIC54X-Macros\7f696534
+Node: TIC54X-MMRegs\7f698645
+Node: TIC54X-Syntax\7f698883
+Node: TIC54X-Chars\7f699073
+Node: TIC6X-Dependent\7f699764
+Node: TIC6X Options\7f700067
+Node: TIC6X Syntax\7f702068
+Node: TIC6X Directives\7f703170
+Node: TILE-Gx-Dependent\7f705455
+Node: TILE-Gx Options\7f705765
+Node: TILE-Gx Syntax\7f706115
+Node: TILE-Gx Opcodes\7f708349
+Node: TILE-Gx Registers\7f708637
+Node: TILE-Gx Modifiers\7f709409
+Node: TILE-Gx Directives\7f714381
+Node: TILEPro-Dependent\7f715285
+Node: TILEPro Options\7f715594
+Node: TILEPro Syntax\7f715778
+Node: TILEPro Opcodes\7f718012
+Node: TILEPro Registers\7f718303
+Node: TILEPro Modifiers\7f719073
+Node: TILEPro Directives\7f723838
+Node: Z80-Dependent\7f724742
+Node: Z80 Options\7f725130
+Node: Z80 Syntax\7f726553
+Node: Z80-Chars\7f727225
+Node: Z80-Regs\7f728075
+Node: Z80-Case\7f728427
+Node: Z80 Floating Point\7f728872
+Node: Z80 Directives\7f729066
+Node: Z80 Opcodes\7f730691
+Node: Z8000-Dependent\7f732035
+Node: Z8000 Options\7f732996
+Node: Z8000 Syntax\7f733213
+Node: Z8000-Chars\7f733503
+Node: Z8000-Regs\7f733985
+Node: Z8000-Addressing\7f734775
+Node: Z8000 Directives\7f735892
+Node: Z8000 Opcodes\7f737501
+Node: Vax-Dependent\7f747443
+Node: VAX-Opts\7f748003
+Node: VAX-float\7f751738
+Node: VAX-directives\7f752370
+Node: VAX-opcodes\7f753231
+Node: VAX-branch\7f753620
+Node: VAX-operands\7f756127
+Node: VAX-no\7f756890
+Node: VAX-Syntax\7f757146
+Node: VAX-Chars\7f757312
+Node: V850-Dependent\7f757866
+Node: V850 Options\7f758264
+Node: V850 Syntax\7f761910
+Node: V850-Chars\7f762150
+Node: V850-Regs\7f762694
+Node: V850 Floating Point\7f764262
+Node: V850 Directives\7f764468
+Node: V850 Opcodes\7f766535
+Node: XGATE-Dependent\7f772427
+Node: XGATE-Opts\7f772847
+Node: XGATE-Syntax\7f773838
+Node: XGATE-Directives\7f775917
+Node: XGATE-Float\7f776156
+Node: XGATE-opcodes\7f776653
+Node: XSTORMY16-Dependent\7f776765
+Node: XStormy16 Syntax\7f777111
+Node: XStormy16-Chars\7f777301
+Node: XStormy16 Directives\7f777914
+Node: XStormy16 Opcodes\7f778569
+Node: Xtensa-Dependent\7f779625
+Node: Xtensa Options\7f780359
+Node: Xtensa Syntax\7f783513
+Node: Xtensa Opcodes\7f785657
+Node: Xtensa Registers\7f787451
+Node: Xtensa Optimizations\7f788084
+Node: Density Instructions\7f788536
+Node: Xtensa Automatic Alignment\7f789638
+Node: Xtensa Relaxation\7f792085
+Node: Xtensa Branch Relaxation\7f793050
+Node: Xtensa Call Relaxation\7f794422
+Node: Xtensa Jump Relaxation\7f796203
+Node: Xtensa Immediate Relaxation\7f798303
+Node: Xtensa Directives\7f800877
+Node: Schedule Directive\7f802586
+Node: Longcalls Directive\7f802926
+Node: Transform Directive\7f803470
+Node: Literal Directive\7f804212
+Ref: Literal Directive-Footnote-1\7f807751
+Node: Literal Position Directive\7f807893
+Node: Literal Prefix Directive\7f809592
+Node: Absolute Literals Directive\7f810490
+Node: Reporting Bugs\7f811797
+Node: Bug Criteria\7f812523
+Node: Bug Reporting\7f813290
+Node: Acknowledgements\7f819939
+Ref: Acknowledgements-Footnote-1\7f824904
+Node: GNU Free Documentation License\7f824930
+Node: AS Index\7f850099
 \1f
 End Tag Table
index af2ce556a2dfe75e623204db05e37629847388a8..d47f3d9e368e154afd6742dafef3fd8c7d7539ef 100644 (file)
@@ -1,3 +1,7 @@
+2015-07-21  Tristan Gingold  <gingold@adacore.com>
+
+       * configure: Regenerate.
+
 2014-12-23  Tristan Gingold  <gingold@adacore.com>
 
        * configure: Regenerate.
index b09c8fbfac232df5f48133ad647f79b95ea8ed1c..a6b24cbe7168d3e6edb244f2679b36076da0a91b 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for gprof 2.25.0.
+# Generated by GNU Autoconf 2.64 for gprof 2.25.1.
 #
 # 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='gprof'
 PACKAGE_TARNAME='gprof'
-PACKAGE_VERSION='2.25.0'
-PACKAGE_STRING='gprof 2.25.0'
+PACKAGE_VERSION='2.25.1'
+PACKAGE_STRING='gprof 2.25.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1299,7 +1299,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.25.0 to adapt to many kinds of systems.
+\`configure' configures gprof 2.25.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1370,7 +1370,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gprof 2.25.0:";;
+     short | recursive ) echo "Configuration of gprof 2.25.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1476,7 +1476,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gprof configure 2.25.0
+gprof configure 2.25.1
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1841,7 +1841,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.25.0, which was
+It was created by gprof $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3649,7 +3649,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gprof'
- VERSION='2.25.0'
+ VERSION='2.25.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12706,7 +12706,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.25.0, which was
+This file was extended by gprof $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12770,7 +12770,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-gprof config.status 2.25.0
+gprof config.status 2.25.1
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 0794b2582766d999337ed6102e2a70c28089542b..11c57e1763a3ecfa2295714235be7c13a8b005ee 100644 (file)
@@ -1,3 +1,7 @@
+2015-07-21  Tristan Gingold  <gingold@adacore.com>
+
+       * configure: Regenerate.
+
 2015-07-10  Alan Modra  <amodra@gmail.com>
 
        Apply from master.
index 4408b0de33991ad601eb209097058ca3d4e7b6d1..9f17c4f1cae3f6982e80824a06e4cc9baf3963c6 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for ld 2.25.0.
+# Generated by GNU Autoconf 2.64 for ld 2.25.1.
 #
 # 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='ld'
 PACKAGE_TARNAME='ld'
-PACKAGE_VERSION='2.25.0'
-PACKAGE_STRING='ld 2.25.0'
+PACKAGE_VERSION='2.25.1'
+PACKAGE_STRING='ld 2.25.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1347,7 +1347,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.25.0 to adapt to many kinds of systems.
+\`configure' configures ld 2.25.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1418,7 +1418,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ld 2.25.0:";;
+     short | recursive ) echo "Configuration of ld 2.25.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1541,7 +1541,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ld configure 2.25.0
+ld configure 2.25.1
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -2250,7 +2250,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.25.0, which was
+It was created by ld $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -4059,7 +4059,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='ld'
- VERSION='2.25.0'
+ VERSION='2.25.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -17594,7 +17594,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.25.0, which was
+This file was extended by ld $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17658,7 +17658,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-ld config.status 2.25.0
+ld config.status 2.25.1
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index 54d4b6ba50fb25df41f65f514a89d96a375be7e0..3f1bbf07b2a18f2243dd17cd974425bec1347d73 100644 (file)
@@ -1,3 +1,7 @@
+2015-07-21  Tristan Gingold  <gingold@adacore.com>
+
+       * configure: Regenerate.
+
 2015-07-10  Alan Modra  <amodra@gmail.com>
 
        Apply from master
index c9c04cea3cd8028855bc78c6be3f97513c1b1eee..f5c9442674af07fa4120ced544ffa668fda0ba05 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.64 for opcodes 2.25.0.
+# Generated by GNU Autoconf 2.64 for opcodes 2.25.1.
 #
 # 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.25.0'
-PACKAGE_STRING='opcodes 2.25.0'
+PACKAGE_VERSION='2.25.1'
+PACKAGE_STRING='opcodes 2.25.1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1319,7 +1319,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.25.0 to adapt to many kinds of systems.
+\`configure' configures opcodes 2.25.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1390,7 +1390,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of opcodes 2.25.0:";;
+     short | recursive ) echo "Configuration of opcodes 2.25.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1497,7 +1497,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-opcodes configure 2.25.0
+opcodes configure 2.25.1
 generated by GNU Autoconf 2.64
 
 Copyright (C) 2009 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 opcodes $as_me 2.25.0, which was
+It was created by opcodes $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   $ $0 $@
@@ -3715,7 +3715,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='opcodes'
- VERSION='2.25.0'
+ VERSION='2.25.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13209,7 +13209,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.25.0, which was
+This file was extended by opcodes $as_me 2.25.1, which was
 generated by GNU Autoconf 2.64.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13273,7 +13273,7 @@ Report bugs to the package provider."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-opcodes config.status 2.25.0
+opcodes config.status 2.25.1
 configured by $0, generated by GNU Autoconf 2.64,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"