aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorMatthias Klose <doko@gcc.gnu.org>2011-10-10 19:27:31 +0000
committerMatthias Klose <doko@gcc.gnu.org>2011-10-10 19:27:31 +0000
commit06fe026c0c95c93f138aec9c445b42cfc0295107 (patch)
tree129a84a726a041981185b7be9b3ad5c28c1762ae /libgomp
parent2855325f50569ed1a0c06b1cd8d86fe580472924 (diff)
downloadgcc-06fe026c0c95c93f138aec9c445b42cfc0295107.zip
gcc-06fe026c0c95c93f138aec9c445b42cfc0295107.tar.gz
gcc-06fe026c0c95c93f138aec9c445b42cfc0295107.tar.bz2
posix95: Remove empty directory.
2011-10-10 Matthias Klose <doko@ubuntu.com> * config/posix95: Remove empty directory. From-SVN: r179771
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 3786468..6858636 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,7 @@
+2011-10-10 Matthias Klose <doko@ubuntu.com>
+
+ * config/posix95: Remove empty directory.
+
2011-08-26 Jakub Jelinek <jakub@redhat.com>
* testsuite/libgomp.fortran/threadprivate4.f90: New test.