diff options
author | Sandra Loosemore <sloosemore@baylibre.com> | 2025-03-26 14:56:02 +0000 |
---|---|---|
committer | Sandra Loosemore <sloosemore@baylibre.com> | 2025-03-30 19:33:03 +0000 |
commit | 34efc890bf7df099e85b34e596dea82f3596aab2 (patch) | |
tree | 3b40107e56115d4397af324b1cdd4d4625f78841 /gcc/expr.cc | |
parent | 35e0f112a487b38d4d3e8eec101a9e0b33a1016b (diff) | |
download | gcc-34efc890bf7df099e85b34e596dea82f3596aab2.zip gcc-34efc890bf7df099e85b34e596dea82f3596aab2.tar.gz gcc-34efc890bf7df099e85b34e596dea82f3596aab2.tar.bz2 |
Doc: Organize atomic memory builtins documentation [PR42270]
This is part of an incremental effort to make the chapter on GCC
extensions better organized by grouping/rearranging sections by topic.
This installment adds a container section to hold documentation for
both the _atomic and _sync builtins, reordering them so that the new
_atomic interface is presented before the legacy _sync one. I also
incorporated material from the separate x86 transactional memory
section directly into the __atomic builtins documentation instead of
retaining that as a parallel section.
gcc/ChangeLog
PR other/42270
* doc/extend.texi (Atomic Memory Access): New section.
(__sync Builtins): Make it a subsection of the above.
(Atomic Memory Access): Likewise.
(x86 specific memory model extensions for transactional memory):
Delete this section, incorporating the text into the discussion
of __atomic builtins.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions