aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@codesourcery.com>2008-08-21 15:37:05 +0000
committerNathan Froyd <froydnj@gcc.gnu.org>2008-08-21 15:37:05 +0000
commit8c9570dfda03179269ea29713704ccd9a419f562 (patch)
tree9696a01375533862dd7d7b9865ef253a1d1338e2 /libgomp/ChangeLog
parent129a37fc319db84e962397736a3030cb95471df2 (diff)
downloadgcc-8c9570dfda03179269ea29713704ccd9a419f562.zip
gcc-8c9570dfda03179269ea29713704ccd9a419f562.tar.gz
gcc-8c9570dfda03179269ea29713704ccd9a419f562.tar.bz2
libgomp.exp (libgomp_init): Only set things that depend on blddir if blddir exists.
* testsuite/libgomp.exp (libgomp_init): Only set things that depend on blddir if blddir exists. (libgomp_target_compile): Likewise. * testsuite/libgomp.c++/c++.exp: Likewise. * testsuite/libgomp.fortran/fortran.exp: Likewise. From-SVN: r139393
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index efa3639..2b9fedf 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,11 @@
+2008-08-12 Nathan Froyd <froydnj@codesourcery.com>
+
+ * testsuite/libgomp.exp (libgomp_init): Only set things that
+ depend on blddir if blddir exists.
+ (libgomp_target_compile): Likewise.
+ * testsuite/libgomp.c++/c++.exp: Likewise.
+ * testsuite/libgomp.fortran/fortran.exp: Likewise.
+
2008-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* libgomp.texi: Update to GFDL 1.2. Update copyright years.