Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Unity-Technologies/libatomic_ops.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2012-03-26 08:21:47 +0400
committerIvan Maidanski <ivmai@mail.ru>2012-03-26 15:23:34 +0400
commit607431b50c5e1ca5a671fbb7fb8010d5e04bbd4d (patch)
treea9419c96e089a63aa90e29c72e7a756c4a0a7e9f /ChangeLog
parentcc51941b02fddc75952831eb8e28b06d340d2bef (diff)
Update ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1541f89..864f8e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@
* Require automake 2.61 instead of v2.64.
* Show extra compiler warnings (GCC only).
* Turn off AO primitives inlining if AO_NO_INLINE defined.
+* Use __builtin_expect in CAS failure loop condition checks (GCC only).
== [7.2] (candidate) ==