summaryrefslogtreecommitdiff
path: root/libgomp
Commit message (Expand)AuthorAgeFilesLines
* team.c (gomp_team_end): Free team immediately if it has just one thread.Jakub Jelinek2008-07-162-1/+7
* c++.exp: Append multilib library path.David Edelsohn2008-07-085-0/+15
* env.c (parse_stacksize): Add cast to avoid warning.Krister Walfridsson2008-06-292-2/+7
* gimplify.c (omp_is_private): Don't return true if decl is not already private...Jakub Jelinek2008-06-274-4/+40
* re PR debug/36617 (Debug info for OpenMP code is almost non-existent)Jakub Jelinek2008-06-272-0/+167
* re PR c++/36523 (OpenMP task construct fails to instantiate copy constructor)Jakub Jelinek2008-06-202-0/+21
* * testsuite/libgomp.c/nqueens-1.c: New test.Jakub Jelinek2008-06-192-0/+70
* Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2008-06-172-77/+149
* env.c (initialize_env): Always initialize gomp_remaining_threads_lock mutex w...John David Anglin2008-06-152-4/+7
* libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues2008-06-152-1/+5
* omp_lib.f90.in: Add "implicit none".Tobias Burnus2008-06-122-0/+6
* re PR middle-end/36506 (Broken #pragma omp sections reduction (+:x))Jakub Jelinek2008-06-122-0/+83
* libgomp.h (struct gomp_task): Add in_tied_task field.Jakub Jelinek2008-06-113-3/+17
* re PR libgomp/36471 (omp_get_ancestor_thread_num_8 has no implicit type.)Jakub Jelinek2008-06-112-2/+6
* re PR libgomp/36469 (bootstrap broken on HPUX PA)Jakub Jelinek2008-06-115-2/+18
* re PR bootstrap/36452 (Broken bootstrap while building libgomp.)Andreas Tobler2008-06-062-21/+40
* c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek2008-06-06119-602/+12406
* re PR c++/36237 (internal compiler error: in lower_stmt, at gimple-low.c:282 ...Jakub Jelinek2008-05-231-1/+1
* re PR c++/36308 (OpenMP privatized vars don't get dtors called if they are vi...Jakub Jelinek2008-05-233-0/+171
* libgomp.exp: Load torture-options.exp from gcc lib.Janis Johnson2008-05-152-0/+5
* re PR middle-end/36106 (#pragma omp atomic issues with floating point types)Jakub Jelinek2008-05-074-0/+127
* libgomp/Ralf Wildenhues2008-04-215-38/+49
* re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini2008-04-183-28/+44
* re PR middle-end/35611 (FAIL: libgomp.c/omp-nested-1.c execution test)Jakub Jelinek2008-03-182-0/+21
* re PR libgomp/35625 (schedule(guided) loops forever if ((end - start) % incr)...Jakub Jelinek2008-03-183-11/+36
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-165-32/+66
* re PR middle-end/35185 (ICE using openmp with g++-4.2)Jakub Jelinek2008-03-132-0/+38
* re PR middle-end/35549 (Invalid use of copy-in/out for shared vars in nested ...Jakub Jelinek2008-03-122-0/+35
* gimplify.c (goa_lhs_expr_p): Allow different ADDR_EXPR nodes for the same VAR...Jakub Jelinek2008-03-062-1/+55
* re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert2008-03-032-1/+7
* re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct...Peter O'Gorman2008-03-038-48/+140
* re PR middle-end/35196 (lastprivate broken for static non-ordered loops)Jakub Jelinek2008-02-152-0/+46
* re PR middle-end/35130 (OpenMP: Private variable passed to subroutine)Jakub Jelinek2008-02-153-0/+157
* re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162)Jakub Jelinek2008-01-253-0/+147
* Fix date.David Edelsohn2008-01-241-1/+1
* * configure: Regenerate.David Edelsohn2008-01-242-11/+15
* configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek2008-01-086-75/+49
* re PR c++/34513 (static variable not found for C++ OpenMP)Jakub Jelinek2007-12-193-0/+71
* re PR target/32765 (Testsuite failures due to undefined symbol ___emutls_get_...Jack Howarth2007-12-172-1/+6
* omp-low.c (optimize_omp_library_calls): New function.Jakub Jelinek2007-12-042-23/+30
* omp-low.c (lookup_decl_in_outer_ctx): Allow calling this with !ctx->is_nested.Jakub Jelinek2007-12-042-0/+58
* [multiple changes]Paolo Bonzini2007-11-293-15/+27
* configure.ac: Adjust makeinfo version check.Matthias Klose2007-11-233-2/+7
* re PR fortran/34020 (Bogus codegen for openmp atomics w/ indirects operands o...Jakub Jelinek2007-11-102-0/+24
* re PR c++/33894 (pragma omp atomic broken)Jakub Jelinek2007-11-062-0/+58
* re PR libgomp/33275 (Transient libgomp.fortran/omp_parse3.f90 -O0 failure)Jakub Jelinek2007-10-252-2/+10
* tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki2007-10-152-13/+17
* openmp_stack.f90: Removed.Jakub Jelinek2007-09-282-0/+25
* * config/mingw32/proc.c: New file.Danny Smith2007-09-102-0/+86
* cpuid.h: New file.Uros Bizjak2007-09-053-10/+22