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 6641ed9f5e..b96fc9f090 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-09-13 Bruno Haible <bruno@clisp.org>
+
+ simple-atomic: Port to Oracle Studio 12.6.
+ * lib/simple-atomic.c (asm) [0x590 <= __SUNPRO_C && __STDC__]:
+ #define to __asm.
+
2021-09-13 Paul Eggert <eggert@cs.ucla.edu>
asyncsafe-spin: port to Oracle Studio 12.6 sparc