From 3577020b432ea609c01f6b4ae57dbf15dd6437fb Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Mon, 17 Oct 2011 21:13:48 +0400 Subject: [PATCH] Update ChangeLog --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ab09a30..0c7dfd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ -* Fix AO_test_and_set_full (gcc/x86[_64].h) to work-around a bug in LLVM v2.7. +* Fix AO_compare_and_swap return type for s390 and PowerPC. * Fix AO_test_and_setXX in tests/list_atomic.template. +* Fix AO_test_and_set_full (gcc/x86[_64].h) to work-around a bug in LLVM v2.7. +* Fix AO_test_and_set_full on m68k. +* Fix configure for Cygwin, mingw-w64/32. +* Fix test_malloc - allocate less memory in case of missing mmap. +* Implement the basic atomic primitives for the hexagon CPU. [7.2alpha6] 2011-06-14 -- 2.7.4