aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@gcc.gnu.org>2011-01-16 19:38:04 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2011-01-16 19:38:04 +0000
commitf1d4ab26bcbb5ae3f28b4eb927d1d53f8e25a84f (patch)
tree4ef1c1c80b5f61b8b992f3aa36b147c566688190 /libgomp/ChangeLog
parentfc1e05d293811b305924ae0d8cb15b714ebbcdf4 (diff)
downloadgcc-f1d4ab26bcbb5ae3f28b4eb927d1d53f8e25a84f.zip
gcc-f1d4ab26bcbb5ae3f28b4eb927d1d53f8e25a84f.tar.gz
gcc-f1d4ab26bcbb5ae3f28b4eb927d1d53f8e25a84f.tar.bz2
* configure.tgt (*-*-freebsd*): Add -lpthread to XLDFLAGS.
From-SVN: r168858
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 7f35ad6..2e9be60 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-16 Gerald Pfeifer
+
+ * configure.tgt (*-*-freebsd*): Add -lpthread to XLDFLAGS.
+
2010-12-14 Jakub Jelinek <jakub@redhat.com>
PR fortran/46874