aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-06-06 12:04:34 +0200
committerThomas Schwinge <tschwinge@gcc.gnu.org>2013-06-06 12:04:34 +0200
commit492992e223d0ddaa805be6b2c772e441ea099efd (patch)
tree2c195dfeda4d137aee6cd73794e63c334c56b682 /libgomp/ChangeLog
parentfbb68970f707390b33fcaf184e167bbcd5ac9dfd (diff)
downloadgcc-492992e223d0ddaa805be6b2c772e441ea099efd.zip
gcc-492992e223d0ddaa805be6b2c772e441ea099efd.tar.gz
gcc-492992e223d0ddaa805be6b2c772e441ea099efd.tar.bz2
ptrlock.h: Fix comment.
libgomp/ * config/posix/ptrlock.h: Fix comment. From-SVN: r199724
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 1747cec..f4d6cd6 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-06 Thomas Schwinge <thomas@codesourcery.com>
+
+ * config/posix/ptrlock.h: Fix comment.
+
2013-05-27 Tobias Burnus <burnus@net-b.de>
PR fortran/57423