diff options
author | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-11 10:42:53 +0000 |
---|---|---|
committer | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-11 10:42:53 +0000 |
commit | edb5e6092e012c48174fc803fed7be72319205a5 (patch) | |
tree | b6750823b64ec0fbfd1ae32474aa9d6ca73b1ee3 /libgomp/ChangeLog | |
parent | 20e0f070ca341462cf2e43f605c3c387357d8155 (diff) | |
download | gcc-edb5e6092e012c48174fc803fed7be72319205a5.tar.gz |
libgomp/
* configure.ac: Typo fix.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203418 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 01df81d7966..8d4fb6cb499 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,5 +1,8 @@ 2013-10-11 Thomas Schwinge <thomas@codesourcery.com> + * configure.ac: Typo fix. + * configure: Regenerate. + * testsuite/libgomp.fortran/openmp_version-1.f: New file. * testsuite/libgomp.fortran/openmp_version-2.f90: Likewise. |