aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.arm
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-09-21 23:42:16 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-09-21 23:42:16 +0000
commiteaf6f205fff7ca8a628869e3bc56800020a70f24 (patch)
tree9276e32b3d760bde20beee29743af3d50b63fa66 /ports/ChangeLog.arm
parent431531094f2e0401c27a23a104e335fcc8552580 (diff)
downloadglibc-eaf6f205fff7ca8a628869e3bc56800020a70f24.tar
glibc-eaf6f205fff7ca8a628869e3bc56800020a70f24.tar.gz
glibc-eaf6f205fff7ca8a628869e3bc56800020a70f24.tar.bz2
glibc-eaf6f205fff7ca8a628869e3bc56800020a70f24.zip
Correct order of arguments of __arm_assisted_compare_and_exchange_val_32_acq.
Diffstat (limited to 'ports/ChangeLog.arm')
-rw-r--r--ports/ChangeLog.arm6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm
index a0c583b997..b6c0225165 100644
--- a/ports/ChangeLog.arm
+++ b/ports/ChangeLog.arm
@@ -1,3 +1,9 @@
+2012-09-21 Joseph Myers <joseph@codesourcery.com>
+
+ * sysdeps/arm/bits/atomic.h [!__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4]
+ (__arch_compare_and_exchange_val_32_acq): Correct order of
+ arguments of __arm_assisted_compare_and_exchange_val_32_acq.
+
2012-09-12 Joseph Myers <joseph@codesourcery.com>
* sysdeps/arm/get-rounding-mode.h: New file.