]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
extend.texi: Replace x86_65 with x86_64.
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 17 Mar 2009 00:27:35 +0000 (00:27 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 17 Mar 2009 00:27:35 +0000 (17:27 -0700)
2009-03-16  H.J. Lu  <hongjiu.lu@intel.com>

* doc/extend.texi: Replace x86_65 with x86_64.

From-SVN: r144897

gcc/ChangeLog
gcc/doc/extend.texi

index 44b6795a7bfd65d0927f92129fa365190b8adad1..6edb3a66338aab13141beb932659d3a07877f182 100644 (file)
@@ -1,3 +1,7 @@
+2009-03-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * doc/extend.texi: Replace x86_65 with x86_64.
+
 2009-03-16  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/39455
index 3d93010a54aedb243bb81d725783efe6bce3e7f3..4739eaf95c880737ce75f3e8731d3af6b20ddca2 100644 (file)
@@ -2553,7 +2553,7 @@ defined by shared libraries.
 @cindex @code{ms_abi} attribute
 @cindex @code{sysv_abi} attribute
 
-On 64-bit x86_65-*-* targets, you can use an ABI attribute to indicate
+On 64-bit x86_64-*-* targets, you can use an ABI attribute to indicate
 which calling convention should be used for a function.  The @code{ms_abi}
 attribute tells the compiler to use the Microsoft ABI, while the
 @code{sysv_abi} attribute tells the compiler to use the ABI used on