From 06fe026c0c95c93f138aec9c445b42cfc0295107 Mon Sep 17 00:00:00 2001 From: Matthias Klose <doko@gcc.gnu.org> Date: Mon, 10 Oct 2011 19:27:31 +0000 Subject: [PATCH] posix95: Remove empty directory. 2011-10-10 Matthias Klose <doko@ubuntu.com> * config/posix95: Remove empty directory. From-SVN: r179771 --- libgomp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 37864682ea16..6858636c1abb 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. -- GitLab