]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/context/doc/html/context/econtext/architectures.html
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / context / doc / html / context / econtext / architectures.html
CommitLineData
7c673cae
FG
1<html>
2<head>
3<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4<title>Architectures</title>
5<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
6<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7<link rel="home" href="../../index.html" title="Chapter&#160;1.&#160;Context">
8<link rel="up" href="../econtext.html" title="Execution context">
9<link rel="prev" href="performance.html" title="Performance">
10<link rel="next" href="rationale.html" title="Rationale">
11</head>
12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13<table cellpadding="2" width="100%"><tr>
14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../boost.png"></td>
15<td align="center"><a href="../../../../../../index.html">Home</a></td>
16<td align="center"><a href="../../../../../../libs/libraries.htm">Libraries</a></td>
17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
19<td align="center"><a href="../../../../../../more/index.htm">More</a></td>
20</tr></table>
21<hr>
22<div class="spirit-nav">
23<a accesskey="p" href="performance.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../econtext.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="rationale.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
24</div>
25<div class="section">
26<div class="titlepage"><div><div><h3 class="title">
27<a name="context.econtext.architectures"></a><a class="link" href="architectures.html" title="Architectures">Architectures</a>
28</h3></div></div></div>
29<p>
30 <span class="bold"><strong>Boost.Context</strong></span> supports following architectures:
31 </p>
32<div class="table">
33<a name="context.econtext.architectures.supported_architectures___abi_binary_format__"></a><p class="title"><b>Table&#160;1.2.&#160;Supported architectures (&lt;ABI|binary format&gt;)</b></p>
34<div class="table-contents"><table class="table" summary="Supported architectures (&lt;ABI|binary format&gt;)">
35<colgroup>
36<col>
37<col>
38<col>
39<col>
40<col>
41</colgroup>
42<thead><tr>
43<th>
44 <p>
45 Architecture
46 </p>
47 </th>
48<th>
49 <p>
50 LINUX (UNIX)
51 </p>
52 </th>
53<th>
54 <p>
55 Windows
56 </p>
57 </th>
58<th>
59 <p>
60 MacOS X
61 </p>
62 </th>
63<th>
64 <p>
65 iOS
66 </p>
67 </th>
68</tr></thead>
69<tbody>
70<tr>
71<td>
72 <p>
73 arm
74 </p>
75 </td>
76<td>
77 <p>
78 AAPCS|ELF
79 </p>
80 </td>
81<td>
82 <p>
83 AAPCS|PE
84 </p>
85 </td>
86<td>
87 <p>
88 -
89 </p>
90 </td>
91<td>
92 <p>
93 AAPCS|MACH-O
94 </p>
95 </td>
96</tr>
97<tr>
98<td>
99 <p>
100 i386
101 </p>
102 </td>
103<td>
104 <p>
105 SYSV|ELF
106 </p>
107 </td>
108<td>
109 <p>
110 MS|PE
111 </p>
112 </td>
113<td>
114 <p>
115 SYSV|MACH-O
116 </p>
117 </td>
118<td>
119 <p>
120 -
121 </p>
122 </td>
123</tr>
124<tr>
125<td>
126 <p>
127 mips1
128 </p>
129 </td>
130<td>
131 <p>
132 O32|ELF
133 </p>
134 </td>
135<td>
136 <p>
137 -
138 </p>
139 </td>
140<td>
141 <p>
142 -
143 </p>
144 </td>
145<td>
146 <p>
147 -
148 </p>
149 </td>
150</tr>
151<tr>
152<td>
153 <p>
154 ppc32
155 </p>
156 </td>
157<td>
158 <p>
159 SYSV|ELF,XCOFF
160 </p>
161 </td>
162<td>
163 <p>
164 -
165 </p>
166 </td>
167<td>
168 <p>
169 SYSV|MACH-O
170 </p>
171 </td>
172<td>
173 <p>
174 -
175 </p>
176 </td>
177</tr>
178<tr>
179<td>
180 <p>
181 ppc64
182 </p>
183 </td>
184<td>
185 <p>
186 SYSV|ELF,XCOFF
187 </p>
188 </td>
189<td>
190 <p>
191 -
192 </p>
193 </td>
194<td>
195 <p>
196 SYSV|MACH-O
197 </p>
198 </td>
199<td>
200 <p>
201 -
202 </p>
203 </td>
204</tr>
205<tr>
206<td>
207 <p>
208 sparc
209 </p>
210 </td>
211<td>
212 <p>
213 -
214 </p>
215 </td>
216<td>
217 <p>
218 -
219 </p>
220 </td>
221<td>
222 <p>
223 -
224 </p>
225 </td>
226<td>
227 <p>
228 -
229 </p>
230 </td>
231</tr>
232<tr>
233<td>
234 <p>
235 x86_64
236 </p>
237 </td>
238<td>
239 <p>
240 SYSV,X32|ELF
241 </p>
242 </td>
243<td>
244 <p>
245 MS|PE
246 </p>
247 </td>
248<td>
249 <p>
250 SYSV|MACH-O
251 </p>
252 </td>
253<td>
254 <p>
255 -
256 </p>
257 </td>
258</tr>
259</tbody>
260</table></div>
261</div>
262<br class="table-break">
263</div>
264<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
265<td align="left"></td>
266<td align="right"><div class="copyright-footer">Copyright &#169; 2014 Oliver Kowalke<p>
267 Distributed under the Boost Software License, Version 1.0. (See accompanying
268 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
269 </p>
270</div></td>
271</tr></table>
272<hr>
273<div class="spirit-nav">
274<a accesskey="p" href="performance.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../econtext.html"><img src="../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="rationale.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
275</div>
276</body>
277</html>