summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorvald Riegel <triegel@redhat.com>2014-10-29 19:14:14 +0100
committerTorvald Riegel <triegel@redhat.com>2014-10-31 12:00:38 +0100
commitff9dbdc048f8341c5f1bc6a6982b669b49a40983 (patch)
treea9892da9b3867c93227507fb8bf018b852019dfa /ChangeLog
parentb4f6688462ba4f7fb4766f11ed5b70c70ea0623a (diff)
downloadglibc-ff9dbdc048f8341c5f1bc6a6982b669b49a40983.tar.gz
glibc-ff9dbdc048f8341c5f1bc6a6982b669b49a40983.tar.xz
glibc-ff9dbdc048f8341c5f1bc6a6982b669b49a40983.zip
Fix SPARC atomic_write_barrier.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef67160e1b..41bfbe77fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2014-10-31  Torvald Riegel  <triegel@redhat.com>
+
+	* sysdeps/sparc/sparc32/bits/atomic.h (atomic_write_barrier): Use
+	correct barrier instruction.
+	* sysdeps/sparc/sparc32/sparcv9/bits/atomic.h (atomic_write_barrier):
+	Likewise.
+	* sysdeps/sparc/sparc64/bits/atomic.h (atomic_write_barrier):
+	Likewise.
+
 2014-10-30  Roland McGrath  <roland@hack.frob.com>
 
 	* include/ctype.h: Include <ctype/ctype.h> first thing rather than