summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cf69712ad..17caaf3e91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-08-04 Chris Metcalf <cmetcalf@ezchip.com>
+
+ * sysdeps/tile/tilepro/bits/atomic.h (__atomic_update):
+ Restructure macro to avoid "value computed is not used" warning.
+ (atomic_compare_and_exchange_val_acq): Likewise.
+
2015-08-04 Andreas Schwab <schwab@suse.de>
[BZ #18635]