diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-04-02 05:49:36 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-04 15:20:17 +0100 |
commit | 35869b5d4bec2a0d0e9ff27ba19862ed05730fea (patch) | |
tree | 1a6587af5a60d061f8cbeae298c3ccf32fe22fd3 /documentation/ref-manual/technical-details.xml | |
parent | 72747d2e0d324ca44ee33d249e63683b64b985b9 (diff) | |
download | poky-35869b5d4bec2a0d0e9ff27ba19862ed05730fea.tar.gz |
ref-manual: Updated the "x32" section.
Text was written with release 1.5 in mind.
(From yocto-docs rev: de4906d9c49a9846e1907c1bd53070bf1d5ce991)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/technical-details.xml')
-rw-r--r-- | documentation/ref-manual/technical-details.xml | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 1e654506f0..d34be750e3 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
@@ -878,9 +878,9 @@ | |||
878 | <title>Support</title> | 878 | <title>Support</title> |
879 | 879 | ||
880 | <para> | 880 | <para> |
881 | While the x32 psABI specifications are not fully finalized, this Yocto Project | 881 | This Yocto Project release supports the final specifications of x32 |
882 | release supports current development specifications of x32 psABI. | 882 | psABI. |
883 | As of this release of the Yocto Project, x32 psABI support exists as follows: | 883 | Support for x32 psABI exists as follows: |
884 | <itemizedlist> | 884 | <itemizedlist> |
885 | <listitem><para>You can create packages and images in x32 psABI format on x86_64 architecture targets. | 885 | <listitem><para>You can create packages and images in x32 psABI format on x86_64 architecture targets. |
886 | </para></listitem> | 886 | </para></listitem> |
@@ -891,13 +891,8 @@ | |||
891 | </para> | 891 | </para> |
892 | </section> | 892 | </section> |
893 | 893 | ||
894 | <section id='stabilizing-and-completing-x32'> | 894 | <section id='completing-x32'> |
895 | <title>Stabilizing and Completing x32</title> | 895 | <title>Completing x32</title> |
896 | |||
897 | <para> | ||
898 | As of this Yocto Project release, the x32 psABI kernel and library | ||
899 | interfaces specifications are not finalized. | ||
900 | </para> | ||
901 | 896 | ||
902 | <para> | 897 | <para> |
903 | Future Plans for the x32 psABI in the Yocto Project include the following: | 898 | Future Plans for the x32 psABI in the Yocto Project include the following: |