This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r136368 - in /branches/tuples-gomp-3_0-branch: ...


Author: jakub
Date: Wed Jun  4 19:19:58 2008
New Revision: 136368

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136368
Log:
svn merge svn+ssh://gcc.gnu.org/svn/gcc/trunk@136314 svn+ssh://gcc.gnu.org/svn/gcc/branches/gomp-3_0-branch@136352

Added:
    branches/tuples-gomp-3_0-branch/gcc/ChangeLog.gomp
      - copied, changed from r136316, branches/gomp-3_0-branch/gcc/ChangeLog.gomp
    branches/tuples-gomp-3_0-branch/gcc/cp/ChangeLog.gomp
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/cp/ChangeLog.gomp
    branches/tuples-gomp-3_0-branch/gcc/fortran/ChangeLog.gomp
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/fortran/ChangeLog.gomp
    branches/tuples-gomp-3_0-branch/gcc/testsuite/ChangeLog.gomp
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/testsuite/ChangeLog.gomp
    branches/tuples-gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/predetermined-1.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/predetermined-1.C
    branches/tuples-gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/task-1.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/task-1.C
    branches/tuples-gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/tls-4.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/tls-4.C
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gcc.dg/gomp/collapse-1.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/testsuite/gcc.dg/gomp/collapse-1.c
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gcc.dg/gomp/nesting-1.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/testsuite/gcc.dg/gomp/nesting-1.c
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gfortran.dg/gomp/collapse1.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/testsuite/gfortran.dg/gomp/collapse1.f90
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gfortran.dg/gomp/sharing-3.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/gcc/testsuite/gfortran.dg/gomp/sharing-3.f90
    branches/tuples-gomp-3_0-branch/libgomp/ChangeLog.gomp
      - copied, changed from r136316, branches/gomp-3_0-branch/libgomp/ChangeLog.gomp
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/ptrlock.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/config/linux/ptrlock.c
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/ptrlock.h
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/config/linux/ptrlock.h
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/wait.h
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/config/linux/wait.h
    branches/tuples-gomp-3_0-branch/libgomp/config/posix/ptrlock.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/config/posix/ptrlock.c
    branches/tuples-gomp-3_0-branch/libgomp/config/posix/ptrlock.h
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/config/posix/ptrlock.h
    branches/tuples-gomp-3_0-branch/libgomp/iter_ull.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/iter_ull.c
    branches/tuples-gomp-3_0-branch/libgomp/loop_ull.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/loop_ull.c
    branches/tuples-gomp-3_0-branch/libgomp/task.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/task.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/collapse-1.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/collapse-1.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/collapse-2.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/collapse-2.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/ctor-10.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/ctor-10.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-1.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-1.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-2.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-2.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-3.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-3.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-4.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-4.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-5.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/for-5.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/loop-10.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/loop-10.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/loop-8.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/loop-8.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/loop-9.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/loop-9.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-1.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-1.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-2.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-2.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-3.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-3.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-4.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-4.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-5.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-5.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-6.C
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c++/task-6.C
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/collapse-1.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/collapse-1.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/collapse-2.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/collapse-2.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/collapse-3.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/collapse-3.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/icv-1.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/icv-1.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/icv-2.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/icv-2.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/lib-2.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/lib-2.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/lock-1.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/lock-1.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/lock-2.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/lock-2.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/lock-3.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/lock-3.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-4.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-4.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-5.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-5.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-6.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-6.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-7.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-7.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-8.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-8.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-9.c
      - copied unchanged from r136352, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/loop-9.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/nested-3.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/nested-3.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/nestedfn-6.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/nestedfn-6.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/sort-1.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/sort-1.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/task-1.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/task-1.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/task-2.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/task-2.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/task-3.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/task-3.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/task-4.c
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.c/task-4.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/allocatable1.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/allocatable1.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/allocatable2.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/allocatable2.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/allocatable3.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/allocatable3.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/allocatable4.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/allocatable4.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/collapse1.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/collapse1.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/collapse2.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/collapse2.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/collapse3.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/collapse3.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/collapse4.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/collapse4.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lastprivate1.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lastprivate1.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lastprivate2.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lastprivate2.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lib4.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lib4.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lock-1.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lock-1.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lock-2.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/lock-2.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/nested1.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/nested1.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/nestedfn4.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/nestedfn4.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/strassen.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/strassen.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/tabs1.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/tabs1.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/tabs2.f
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/tabs2.f
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/task1.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/task1.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/task2.f90
      - copied unchanged from r136316, branches/gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/task2.f90
Modified:
    branches/tuples-gomp-3_0-branch/gcc/ChangeLog.tuples
    branches/tuples-gomp-3_0-branch/gcc/bitmap.c
    branches/tuples-gomp-3_0-branch/gcc/builtin-types.def
    branches/tuples-gomp-3_0-branch/gcc/c-common.h
    branches/tuples-gomp-3_0-branch/gcc/c-cppbuiltin.c
    branches/tuples-gomp-3_0-branch/gcc/c-omp.c
    branches/tuples-gomp-3_0-branch/gcc/c-parser.c
    branches/tuples-gomp-3_0-branch/gcc/c-pragma.c
    branches/tuples-gomp-3_0-branch/gcc/c-pragma.h
    branches/tuples-gomp-3_0-branch/gcc/c-tree.h
    branches/tuples-gomp-3_0-branch/gcc/c-typeck.c
    branches/tuples-gomp-3_0-branch/gcc/cp/call.c
    branches/tuples-gomp-3_0-branch/gcc/cp/cp-gimplify.c
    branches/tuples-gomp-3_0-branch/gcc/cp/cp-objcp-common.h
    branches/tuples-gomp-3_0-branch/gcc/cp/cp-tree.h
    branches/tuples-gomp-3_0-branch/gcc/cp/decl.c
    branches/tuples-gomp-3_0-branch/gcc/cp/parser.c
    branches/tuples-gomp-3_0-branch/gcc/cp/pt.c
    branches/tuples-gomp-3_0-branch/gcc/cp/semantics.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/dump-parse-tree.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/f95-lang.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/gfortran.h
    branches/tuples-gomp-3_0-branch/gcc/fortran/match.h
    branches/tuples-gomp-3_0-branch/gcc/fortran/openmp.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/parse.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/resolve.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/scanner.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/st.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/trans-openmp.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/trans.c
    branches/tuples-gomp-3_0-branch/gcc/fortran/trans.h
    branches/tuples-gomp-3_0-branch/gcc/fortran/types.def
    branches/tuples-gomp-3_0-branch/gcc/gimple-low.c
    branches/tuples-gomp-3_0-branch/gcc/gimple-pretty-print.c
    branches/tuples-gomp-3_0-branch/gcc/gimple.c
    branches/tuples-gomp-3_0-branch/gcc/gimple.def
    branches/tuples-gomp-3_0-branch/gcc/gimple.h
    branches/tuples-gomp-3_0-branch/gcc/gimplify.c
    branches/tuples-gomp-3_0-branch/gcc/gsstruct.def
    branches/tuples-gomp-3_0-branch/gcc/hooks.c
    branches/tuples-gomp-3_0-branch/gcc/hooks.h
    branches/tuples-gomp-3_0-branch/gcc/ipa-struct-reorg.c
    branches/tuples-gomp-3_0-branch/gcc/langhooks-def.h
    branches/tuples-gomp-3_0-branch/gcc/langhooks.h
    branches/tuples-gomp-3_0-branch/gcc/matrix-reorg.c
    branches/tuples-gomp-3_0-branch/gcc/omp-builtins.def
    branches/tuples-gomp-3_0-branch/gcc/omp-low.c
    branches/tuples-gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/for-16.C
    branches/tuples-gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/pr27499.C
    branches/tuples-gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/pr34607.C
    branches/tuples-gomp-3_0-branch/gcc/testsuite/g++.dg/gomp/tls-3.C
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gcc.dg/gomp/appendix-a/a.35.4.c
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gcc.dg/gomp/appendix-a/a.35.6.c
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gcc.dg/gomp/pr27499.c
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.33.4.f90
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.35.4.f90
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gfortran.dg/gomp/appendix-a/a.35.6.f90
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gfortran.dg/gomp/omp_parse1.f90
    branches/tuples-gomp-3_0-branch/gcc/testsuite/gfortran.dg/gomp/reduction1.f90
    branches/tuples-gomp-3_0-branch/gcc/tree-cfg.c
    branches/tuples-gomp-3_0-branch/gcc/tree-eh.c
    branches/tuples-gomp-3_0-branch/gcc/tree-gimple.c
    branches/tuples-gomp-3_0-branch/gcc/tree-inline.c
    branches/tuples-gomp-3_0-branch/gcc/tree-nested.c
    branches/tuples-gomp-3_0-branch/gcc/tree-parloops.c
    branches/tuples-gomp-3_0-branch/gcc/tree-pretty-print.c
    branches/tuples-gomp-3_0-branch/gcc/tree-ssa-operands.c
    branches/tuples-gomp-3_0-branch/gcc/tree.c
    branches/tuples-gomp-3_0-branch/gcc/tree.def
    branches/tuples-gomp-3_0-branch/gcc/tree.h
    branches/tuples-gomp-3_0-branch/libgomp/Makefile.am
    branches/tuples-gomp-3_0-branch/libgomp/Makefile.in
    branches/tuples-gomp-3_0-branch/libgomp/barrier.c
    branches/tuples-gomp-3_0-branch/libgomp/config.h.in
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/affinity.c
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/alpha/futex.h
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/bar.c
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/bar.h
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/ia64/futex.h
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/lock.c
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/mutex.c
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/omp-lock.h
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/powerpc/futex.h
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/proc.c
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/s390/futex.h
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/sem.c
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/sparc/futex.h
    branches/tuples-gomp-3_0-branch/libgomp/config/linux/x86/futex.h
    branches/tuples-gomp-3_0-branch/libgomp/config/mingw32/proc.c
    branches/tuples-gomp-3_0-branch/libgomp/config/posix/bar.c
    branches/tuples-gomp-3_0-branch/libgomp/config/posix/bar.h
    branches/tuples-gomp-3_0-branch/libgomp/config/posix/lock.c
    branches/tuples-gomp-3_0-branch/libgomp/config/posix/omp-lock.h
    branches/tuples-gomp-3_0-branch/libgomp/config/posix/proc.c
    branches/tuples-gomp-3_0-branch/libgomp/config/posix95/lock.c
    branches/tuples-gomp-3_0-branch/libgomp/config/posix95/omp-lock.h
    branches/tuples-gomp-3_0-branch/libgomp/configure
    branches/tuples-gomp-3_0-branch/libgomp/configure.ac
    branches/tuples-gomp-3_0-branch/libgomp/env.c
    branches/tuples-gomp-3_0-branch/libgomp/fortran.c
    branches/tuples-gomp-3_0-branch/libgomp/iter.c
    branches/tuples-gomp-3_0-branch/libgomp/libgomp.h
    branches/tuples-gomp-3_0-branch/libgomp/libgomp.map
    branches/tuples-gomp-3_0-branch/libgomp/libgomp_f.h.in
    branches/tuples-gomp-3_0-branch/libgomp/libgomp_g.h
    branches/tuples-gomp-3_0-branch/libgomp/loop.c
    branches/tuples-gomp-3_0-branch/libgomp/omp.h.in
    branches/tuples-gomp-3_0-branch/libgomp/omp_lib.f90.in
    branches/tuples-gomp-3_0-branch/libgomp/omp_lib.h.in
    branches/tuples-gomp-3_0-branch/libgomp/parallel.c
    branches/tuples-gomp-3_0-branch/libgomp/sections.c
    branches/tuples-gomp-3_0-branch/libgomp/single.c
    branches/tuples-gomp-3_0-branch/libgomp/team.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/Makefile.in
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c++/c++.exp
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/pr26943-2.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/pr26943-3.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.c/pr26943-4.c
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/vla4.f90
    branches/tuples-gomp-3_0-branch/libgomp/testsuite/libgomp.fortran/vla5.f90
    branches/tuples-gomp-3_0-branch/libgomp/work.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]