]> granicus.if.org Git - gc/commit
Document GC_BUILTIN_ATOMIC macro (and gc_atomic_ops private header file)
authorIvan Maidanski <ivmai@mail.ru>
Tue, 28 Feb 2017 21:12:32 +0000 (00:12 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 28 Feb 2017 21:12:32 +0000 (00:12 +0300)
commit9cef30591d906e03641fa531d898be17a89c1fd3
treeb3c2d4d048e710debe7ff15d69f1477c1929b9b7
parent0141312b38db1934d6b65380a70a7c26180ff80a
Document GC_BUILTIN_ATOMIC macro (and gc_atomic_ops private header file)

* doc/README.macros (GC_BUILTIN_ATOMIC): Document.
* doc/porting.html (atomic_ops): Replace GC7+ with GC v7; remove note
that libatomic_ops contains more primitives than needed by GC; remove
note about GC_test_and_set of older GC versions (pre-v7); add note
about gc_atomic_ops.h file (optional replacement of libatomic_ops).
doc/README.macros
doc/porting.html