]> git.ipfire.org Git - thirdparty/gcc.git/blob - libitm/doc/the-libitm-abi.rst
2340074a4f6f194d72b2d8733889ee5d846100a1
[thirdparty/gcc.git] / libitm / doc / the-libitm-abi.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. _the-libitm-abi:
7
8 The libitm ABI
9 --------------
10
11 The ABI provided by libitm is basically equal to the Linux variant of Intel's
12 current TM ABI specification document (Revision 1.1, May 6 2009) but with the
13 differences listed in this chapter. It would be good if these changes would
14 eventually be merged into a future version of this specification. To ease
15 look-up, the following subsections mirror the structure of this specification.
16
17 .. toctree::
18 :maxdepth: 2
19
20 the-libitm-abi/objectives
21 the-libitm-abi/non-objectives
22 the-libitm-abi/library-design-principles
23 the-libitm-abi/types-and-macros-list
24 the-libitm-abi/function-list
25 the-libitm-abi/future-enhancements-to-the-abi
26 the-libitm-abi/sample-code
27 the-libitm-abi/memory-model