From 1eccfecd40a6b7e228154e4c616902e22ca10c41 Mon Sep 17 00:00:00 2001 From: Torvald Riegel Date: Mon, 20 Oct 2014 20:25:40 +0200 Subject: Add tests for C11-like atomic operations. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4a7c783508..7e23907a78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-11-20 Torvald Riegel + + * csu/tst-atomic.c (do_test): Add tests for C11-like atomics. + 2014-11-20 Torvald Riegel * include/atomic.h (__atomic_link_error, __atomic_check_size, -- cgit 1.4.1