about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorvald Riegel <triegel@redhat.com>2014-11-21 14:09:21 +0100
committerTorvald Riegel <triegel@redhat.com>2014-11-21 14:09:21 +0100
commit0d79fa53b4fc43896a5732b84c763c141e1f170b (patch)
treeee7f09d04ed4357afd38a9c9cd7daa1dd90778ea /ChangeLog
parentb59d114bd1e0571fba85b3cbcc61d4f4b42f5d1b (diff)
downloadglibc-0d79fa53b4fc43896a5732b84c763c141e1f170b.tar.gz
glibc-0d79fa53b4fc43896a5732b84c763c141e1f170b.tar.xz
glibc-0d79fa53b4fc43896a5732b84c763c141e1f170b.zip
microblaze: 64b atomic operations are not supported.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76fda28818..b0041ea948 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-11-21  Torvald Riegel  <triegel@redhat.com>
+
+	* sysdeps/microblaze/bits/atomic.h (__HAVE_64B_ATOMICS): Fix value
+	by setting it to 0.  64b atomics are not supported currently.
+
 2014-11-21  Alexandre Oliva <aoliva@redhat.com>
 
 	[BZ #16469]