From ba089c47cd100602395d9f58291e77818656c7a1 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Wed, 5 Sep 2012 08:53:41 +0400 Subject: [PATCH] Update ChangeLog and TODO files --- ChangeLog | 7 ++++++- TODO | 2 -- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 61bce18..4d20f94 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,7 +36,12 @@ * 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 --- 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. -- 2.7.4