diff options
| author | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-11 10:43:26 +0000 |
|---|---|---|
| committer | tschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-10-11 10:43:26 +0000 |
| commit | 23caa0d68f5084fe51ffde60100466cb2e31d47d (patch) | |
| tree | 407d76da86dacae1a5134809998dbf6b3fa8fa5b /libgomp/ChangeLog | |
| parent | fe3e217805a238ec8e12ddaa52df93fdff07e682 (diff) | |
| download | ppe42-gcc-23caa0d68f5084fe51ffde60100466cb2e31d47d.tar.gz ppe42-gcc-23caa0d68f5084fe51ffde60100466cb2e31d47d.zip | |
libgomp/
* libgomp.texi (Runtime Library Routines): C linkage, don't throw
exceptions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203421 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 3788d673e12..1d02ed816cf 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,5 +1,8 @@ 2013-10-11 Thomas Schwinge <thomas@codesourcery.com> + * libgomp.texi (Runtime Library Routines): C linkage, don't throw + exceptions. + * testsuite/libgomp.c/lib-1.c (main): Add missing error check. * testsuite/libgomp.fortran/lib1.f90: Likewise. * testsuite/libgomp.fortran/lib2.f: Likewise. |

