From: Ivan Maidanski Date: Tue, 3 Feb 2015 07:53:07 +0000 (+0300) Subject: Update ChangeLog X-Git-Tag: libatomic_ops-7_2g~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59e507765581d41aabf3b6c0f8a6fcc1cde210ff;p=libatomic_ops Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index d38aa99..aab5a88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-01-08 James Cowgill + + * src/atomic_ops/sysdeps/gcc/mips.h: Remove inclusion of + acquire_release_volatile.h (the ISA manuals do not say anything about + volatile loads / stores having acquire / release semantics). + [7.2f] 2014-05-02 Ivan Maidanski