]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/ChangeLog
Move MEMMODEL_* from coretypes.h to memmodel.h
[thirdparty/gcc.git] / libgcc / ChangeLog
index d9949a1b72558d9bfbe5063dc35e9117a8a3f11e..c861ca6d9e74c09d396182560da25c87390ea9ce 100644 (file)
@@ -1,3 +1,10 @@
+2016-10-13  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+       * libgcov-profiler.c: Replace MEMMODEL_* macros by their __ATOMIC_*
+       equivalent.
+       * config/tilepro/atomic.c: Likewise and stop casting model to
+       enum memmodel.
+
 2016-10-10  Joseph Myers  <joseph@codesourcery.com>
 
        PR target/77586