Update ChangeLog and TODO files
authorIvan Maidanski <ivmai@mail.ru>
Wed, 5 Sep 2012 04:53:41 +0000 (08:53 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 5 Sep 2012 12:09:11 +0000 (16:09 +0400)
ChangeLog
TODO

index 61bce18..4d20f94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 * Use __builtin_expect in CAS failure loop condition checks (GCC only).
 
 
-== [7.2d] (to be released) ==
+== [7.2e] (candidate) ==
+
+* Fix compare_double_and_swap_double for clang3.0/x86 in PIC mode.
+
+
+== [7.2d] 2012-08-09 ==
 
 * Fix AO_compare_double_and_swap_double_full for gcc-4.2.1/x86 in PIC mode.
 * Fix AO_compiler_barrier missing parentheses.
diff --git a/TODO b/TODO
index 8abf8b7..49382ff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -10,5 +10,3 @@ test_stack failed (Debian Bug #680100).
 
 Debian/m68k (Linux 3.2.0-2-atari):
 test_stack failed (Bus error), regression (Debian Bug #680066).
-
-Linux/i386 (clang-3.0-6ubuntu3): test_stack failed.