OSDN Git Service

gcc/testsuite/
[pf3gnuchains/gcc-fork.git] / libgomp / ChangeLog
index 92b999f..1b0c12d 100644 (file)
@@ -1,3 +1,379 @@
+2009-08-14  David Edelsohn  <edelsohn@gnu.org>
+
+       * testsuite/libgomp.graphite: Move from gcc.dg/graphite.
+       * testsuite/libgomp.graphite/graphite_autopar.exp: Delete.
+       * testsuite/libgomp.graphite/graphite.exp: New.
+
+2009-08-05  Andreas Tobler  <a.tobler@schweiz.org>
+
+       * testsuite/libgomp.fortran/fortran.exp: Add flags in case of shared
+       only build.
+
+2009-08-04  David Daney  <ddaney@caviumnetworks.com>
+
+       * config/linux/mutex.h (gomp_mutex_unlock): Add comment about
+       needed memory barrier semantics.
+       * config/linux/mips/mutex.h: New file.
+
+2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure.ac (_AC_ARG_VAR_PRECIOUS): Use m4_rename_force.
+
+2009-07-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * configure: Regenerate.
+
+2009-07-11  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       PR testsuite/40699
+       PR testsuite/40707
+       PR testsuite/40709
+       * testsuite/lib/libgomp.exp: Revert 2009-07-02 and 2009-06-30 commits.
+       * testsuite/libgomp.c/c.exp, testsuite/libgomp.c++/c++.exp,
+       testsuite/libgomp.fortran/fortran.exp: Revert 2009-06-30 commits.
+
+2009-07-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * testsuite/lib/libgomp.exp (libgomp_init): Use the ALWAYS_CFLAGS
+       options when choosing a multilib.
+
+2009-06-30  Richard Sandiford  <r.sandiford@uk.ibm.com>
+
+       * testsuite/lib/libgomp.exp (libgomp_init): Don't add "." to
+       ld_library_path.  Use add_path.  Add just find_libgcc_s to
+       ld_library_path, not every libgcc multilib directory.
+       * testsuite/libgomp.c/c.exp (ld_library_path): Don't call
+       gcc-set-multilib-library-path; rely on $always_ld_library_path instead.
+       * testsuite/libgomp.c++/c++.exp (ld_library_path): Likewise.
+       Use add_path.
+       * testsuite/libgomp.fortran/fortran.exp (ld_library_path): Likewise.
+
+2009-06-09  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * Makefile.am (LTLDFLAGS): Define.
+       (LINK): Define.
+       * Makefile.in: Regenerate.
+
+2009-05-27  Janne Blomqvist  <jb@gcc.gnu.org>
+
+       PR fortran/39718
+       * testsuite/libgomp.fortran/fortran.exp: Don't link with
+       libgfortranbegin, check existence of libgfortran.a instead of
+       libgfortranbegin.a.
+
+2009-05-20  Jakub Jelinek  <jakub@redhat.com>
+
+       PR libgomp/40174
+       * team.c (gomp_thread_start): Destroy thr->release semaphore.
+       (gomp_free_pool_helper): Likewise.
+
+2009-04-20  Vasilis Liaskovitis  <vliaskov@gmail.com>
+           Jakub Jelinek  <jakub@redhat.com>
+
+       PR fortran/35423
+       * testsuite/libgomp.fortran/workshare2.f90: New test.
+
+2009-04-09  Nick Clifton  <nickc@redhat.com>
+
+       * iter.c: Change copyright header to refer to version 3 of the
+       GNU General Public License with version 3.1 of the GCC Runtime
+       Library Exception and to point readers at the COPYING3 and
+       COPYING3.RUNTIME files and the FSF's license web page.
+       * alloc.c: Likewise.
+       * barrier.c: Likewise.
+       * config/bsd/proc.c: Likewise.
+       * config/linux/affinity.c: Likewise.
+       * config/linux/alpha/futex.h: Likewise.
+       * config/linux/bar.c: Likewise.
+       * config/linux/bar.h: Likewise.
+       * config/linux/ia64/futex.h: Likewise.
+       * config/linux/ia64/mutex.h: Likewise.
+       * config/linux/lock.c: Likewise.
+       * config/linux/mips/futex.h: Likewise.
+       * config/linux/mutex.c: Likewise.
+       * config/linux/mutex.h: Likewise.
+       * config/linux/powerpc/futex.h: Likewise.
+       * config/linux/proc.c: Likewise.
+       * config/linux/ptrlock.c: Likewise.
+       * config/linux/ptrlock.h: Likewise.
+       * config/linux/s390/futex.h: Likewise.
+       * config/linux/sem.c: Likewise.
+       * config/linux/sem.h: Likewise.
+       * config/linux/sparc/futex.h: Likewise.
+       * config/linux/wait.h: Likewise.
+       * config/linux/x86/futex.h: Likewise.
+       * config/mingw32/proc.c: Likewise.
+       * config/mingw32/time.c: Likewise.
+       * config/posix/affinity.c: Likewise.
+       * config/posix/bar.c: Likewise.
+       * config/posix/bar.h: Likewise.
+       * config/posix/lock.c: Likewise.
+       * config/posix/mutex.h: Likewise.
+       * config/posix/proc.c: Likewise.
+       * config/posix/ptrlock.h: Likewise.
+       * config/posix/sem.c: Likewise.
+       * config/posix/sem.h: Likewise.
+       * config/posix/time.c: Likewise.
+       * config/posix95/lock.c: Likewise.
+       * critical.c: Likewise.
+       * env.c: Likewise.
+       * error.c: Likewise.
+       * fortran.c: Likewise.
+       * iter_ull.c: Likewise.
+       * libgomp.h: Likewise.
+       * libgomp_f.h.in: Likewise.
+       * libgomp_g.h: Likewise.
+       * loop.c: Likewise.
+       * loop_ull.c: Likewise.
+       * omp.h.in: Likewise.
+       * omp_lib.f90.in: Likewise.
+       * omp_lib.h.in: Likewise.
+       * ordered.c: Likewise.
+       * parallel.c: Likewise.
+       * sections.c: Likewise.
+       * single.c: Likewise.
+       * task.c: Likewise.
+       * team.c: Likewise.
+       * work.c: Likewise.
+
+2009-04-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * testsuite/config/default.exp: Change copyright header to refer to
+       version 3 of the GNU General Public License and to point readers
+       at the COPYING3 file and the FSF's license web page.
+
+2009-04-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/39573
+       * libgomp.c++/pr39573.C: New test.
+
+2009-04-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/39591
+       * testsuite/libgomp.c/pr39591-1.c: New test.
+       * testsuite/libgomp.c/pr39591-2.c: New test.
+       * testsuite/libgomp.c/pr39591-3.c: New test.
+
+2009-03-25  Uros Bizjak  <ubizjak@gmail.com>
+
+       * testsuite/libgomp.c/atomic-5.c: Cleanup cpuid usage.
+       * testsuite/libgomp.c/atomic-6.c: Ditto.
+
+2009-03-23  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/39495
+       * testsuite/libgomp.c/loop-12.c: New test.
+       * testsuite/libgomp.c/loop-11.c: New test.
+       * testsuite/libgomp.c++/loop-11.C: New test.
+       * testsuite/libgomp.c++/loop-12.C: New test.
+       * testsuite/libgomp.c++/for-8.C: New test.
+
+2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2009-02-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/39154
+       * testsuite/libgomp.c/pr39154.c: New test.
+
+2009-01-30  Ian Lance Taylor  <iant@google.com>
+
+       * acinclude.m4 (LIBCOMP_CHECK_LINKER_FEATURES): Set
+       libgomp_ld_is_gold.  Get gold version number.
+       (LIBGOMP_ENABLE_SYMVERS): Gold always support symbol versioning.
+       * configure: Rebuild.
+
+2009-01-19  Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
+
+       * testsuite/lib/libgomp.exp: Add -B option for targets that
+       use libgfortran.a%s in their specs.
+
+2009-01-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR libgomp/38086
+       * acinclude.m4 (HAVE_AS_SYMVER_DIRECTIVE): New check.
+       * libgomp.h (LIBGOMP_GNU_SYMBOL_VERSIONING): Undefine if
+       HAVE_AS_SYMVER_DIRECTIVE is not defined.
+       * configure: Regenerated.
+       * config.h.in: Likewise.
+
+2008-12-28  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/38650
+       * testsuite/libgomp.c/pr38650.c: New test.
+       * testsuite/libgomp.c++/pr38650.C: New test.
+
+2008-12-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * testsuite/libgomp.c/collapse-1.c (main): Add private(k) clause.
+
+2008-12-26  Uros Bizjak  <ubizjak@gmail.com>
+
+       * testsuite/libgomp.c/atomic-6.c: Add -mieee for alpha*-*-* targets.
+
+2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2008-12-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/36802
+       * testsuite/libgomp.c/pr36802-1.c: New test.
+       * testsuite/libgomp.c/pr36802-2.c: New test.
+       * testsuite/libgomp.c/pr36802-3.c: New test.
+
+2008-12-01  Janis Johnson  <janis187@us.ibm.com>
+
+       PR libgomp/38270
+       * config/linux/powerpc/mutex.h: New.
+
+2008-12-01  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/38257
+       * testsuite/libgomp.c++/for-7.C: New test.
+
+       PR c++/38348
+       * testsuite/libgomp.c++/for-6.C: New test.
+
+2008-11-26  Janis Johnson  <janis187@us.ibm.com>
+
+       PR testsuite/28870
+       * testsuite/lib/libgomp.exp: Include new timeout library files.
+       (libgomp_target_compile): Set timeout value from new proc.
+
+2008-11-13  Steve Ellcey  <sje@cup.hp.com>
+
+       PR libgomp/37938
+       * config/linux/ia64/mutex.h: New.
+
+2008-11-04  Tobias Burnus  <burnus@net-b.de>
+
+       PR libgomp/37935
+       * libgomp.texi (Runtime library routines, environment variables):
+       Update for OpenMP version 3.0.
+
+2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
+           Steve Ellcey  <sje@cup.hp.com>
+
+       * configure: Regenerate for new libtool.
+       * Makefile.in: Ditto.
+       * testsuite/Makefile.in: Ditto.
+
+2008-09-19  Jakub Jelinek  <jakub@redhat.com>
+           Andreas Tobler  <a.tobler@schweiz.org>
+
+       * config/bsd/proc.c: New file.
+       * configure.tgt (*-*-darwin*): Use config_path "bsd posix".
+       * configure.ac: Check for header <sys/sysctl.h>
+       * configure: Regenerate.
+       * config.h.in: Likewise.
+
+2008-09-05  Janis Johnson  <janis187@us.ibm.com>
+
+       * testsuite/ligbomp.c/c.exp: Unset lang_test_file only if it exists.
+
+2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
+
+       * Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined.
+       * Makefile.in: Regenerated.
+       * testsuite/Makefile.in: Regenerated.
+
+2008-08-21  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * testsuite/lib/libgomp.exp (libgomp_init): Only set things that
+       depend on blddir if blddir exists.
+       (libgomp_target_compile): Likewise.
+       * testsuite/libgomp.c++/c++.exp: Likewise.
+       * testsuite/libgomp.fortran/fortran.exp: Likewise.
+
+2008-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * libgomp.texi: Update to GFDL 1.2.  Update copyright years.
+       Do not list GPL as Invariant Section.
+
+2008-07-28  Ilie Garbacea  <ilie@mips.com>
+           Chao-ying Fu  <fu@mips.com>
+
+       * configure.tgt: Enable futex for MIPS.
+       * config/linux/mips/futex.h: New file.
+
+2008-07-16  Jakub Jelinek  <jakub@redhat.com>
+
+       * team.c (gomp_team_end): Free team immediately if it has
+       just one thread.
+
+2008-07-08  David Edelsohn  <edelsohn@gnu.org>
+
+       * testsuite/libgomp.c++/c++.exp: Append multilib library path.
+       * testsuite/libgomp.fortran/fortran.exp: Same.
+       * testsuite/libgomp.c/c.exp: Same.
+       * testsuite/lib/libgomp.exp: Append AIX libgcc pthread multilib
+       directory to library path first.
+
+2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
+
+       * env.c (parse_stacksize): Add cast to avoid warning.
+       (parse_spincount): Likewise.
+
+2008-06-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * testsuite/libgomp.c/loop-10.c: New test.
+       * libgomp.c/loop-3.c (main): Add lastprivate clause.
+       * libgomp.c++/loop-6.C (main): Likewise.
+
+       PR debug/36617
+       * testsuite/libgomp.c/debug-1.c: New test.
+
+2008-06-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * testsuite/libgomp.c/nqueens-1.c: New test.
+
+       PR c++/36523
+       * testsuite/libgomp.c++/task-7.C: New function.
+
+2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * configure: Regenerate.
+
+2008-06-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
+
+       * env.c (initialize_env): Always initialize gomp_remaining_threads_lock
+       mutex when HAVE_SYNC_BUILTINS isn't defined.
+
+2008-06-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * libgomp.texi (omp_test_lock): Fix typo.
+
+2008-06-12  Tobias Burnus  <burnus@net-b.de>
+
+       * omp_lib.f90.in: Add "implicit none".
+
+2008-06-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/36506
+       * testsuite/libgomp.c/reduction-5.c: New test.
+
+2008-06-11  Jakub Jelinek  <jakub@redhat.com>
+
+       * libgomp.h (struct gomp_task): Add in_tied_task field.
+       * task.c (gomp_init_task): Initialize it.
+       (GOMP_task): Likewise.  Call gomp_team_barrier_set_task_pending
+       unconditionally.  Don't call gomp_team_barrier_wake if
+       current task is implicit or if(0) from implicit and number of
+       running tasks is equal to nthreads - 1.
+
+       PR libgomp/36471
+       * omp_lib.f90.in (omp_get_ancestor_thread_num_8,
+       omp_get_team_size_8): Fix pastos.
+
+       PR libgomp/36469
+       * configure.ac: Add AC_CHECK_FUNCS (strtoull).
+       * configure: Regenerated.
+       * config.h.in: Regenerated.
+       * env.c (strtoull): Define to strtoul if HAVE_STRTOULL is not
+       defined.
+
 2008-06-06  Andreas Tobler  <a.tobler@schweiz.org>
 
        PR bootstrap/36452