summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d64252c386..6641ed9f5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2021-09-13 Paul Eggert <eggert@cs.ucla.edu>
+
+ asyncsafe-spin: port to Oracle Studio 12.6 sparc
+ Problem reported by Dennis Clarke via Eric Blake in:
+ https://lists.gnu.org/r/bug-gnulib/2021-09/msg00056.html
+ * lib/asyncsafe-spin.c (asm) [0x590 <= __SUNPRO_C && __STDC__]:
+ #define to __asm.
+
2021-09-12 Paul Eggert <eggert@cs.ucla.edu>
stdint-tests: long long preproc on recent Sun C