]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/ChangeLog
intrinsic.texi (OpenMP modules): Add named constants of OMP_LIB.
authorTobias Burnus <burnus@net-b.de>
Thu, 23 Sep 2010 09:01:32 +0000 (11:01 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Thu, 23 Sep 2010 09:01:32 +0000 (11:01 +0200)
commit87350d4af5ff329ab694092f0edf91969ef0e2c9
tree3babc81f9abb442236ad18e3dd4648412ff9f973
parent8c91ab34b56a860e60459d56b488054774d4f6ee
intrinsic.texi (OpenMP modules): Add named constants of OMP_LIB.

gcc/fortran/
2010-09-23  Tobias Burnus  <burnus@net-b.de>

        * intrinsic.texi (OpenMP modules): Add named constants of
        OMP_LIB.

libgomp/
2010-09-23  Tobias Burnus  <burnus@net-b.de>

        * libgomp.texi (omp_get_nested, omp_set_nested,
        * omp_set_dynamic):
        Change Fortran datatype to LOGICAL.
        (omp_set_lock, omp_test_lock, omp_unset_lock, omp_set_nested_lock,
        omp_unset_nested_lock): Use intent(inout) instead of intent(out).

From-SVN: r164551
gcc/fortran/ChangeLog
gcc/fortran/intrinsic.texi
libgomp/ChangeLog
libgomp/libgomp.texi