Age | Commit message (Expand) | Author | Files | Lines |
2008-06-12 | re PR middle-end/36506 (Broken #pragma omp sections reduction (+:x)) | Jakub Jelinek | 2 | -0/+83 |
2008-06-11 | libgomp.h (struct gomp_task): Add in_tied_task field. | Jakub Jelinek | 3 | -3/+17 |
2008-06-11 | re PR libgomp/36471 (omp_get_ancestor_thread_num_8 has no implicit type.) | Jakub Jelinek | 2 | -2/+6 |
2008-06-11 | re PR libgomp/36469 (bootstrap broken on HPUX PA) | Jakub Jelinek | 5 | -2/+18 |
2008-06-06 | re PR bootstrap/36452 (Broken bootstrap while building libgomp.) | Andreas Tobler | 2 | -21/+40 |
2008-06-06 | c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805. | Jakub Jelinek | 119 | -602/+12406 |
2008-05-23 | re PR c++/36237 (internal compiler error: in lower_stmt, at gimple-low.c:282 ... | Jakub Jelinek | 1 | -1/+1 |
2008-05-23 | re PR c++/36308 (OpenMP privatized vars don't get dtors called if they are vi... | Jakub Jelinek | 3 | -0/+171 |
2008-05-15 | libgomp.exp: Load torture-options.exp from gcc lib. | Janis Johnson | 2 | -0/+5 |
2008-05-07 | re PR middle-end/36106 (#pragma omp atomic issues with floating point types) | Jakub Jelinek | 4 | -0/+127 |
2008-04-21 | libgomp/ | Ralf Wildenhues | 5 | -38/+49 |
2008-04-18 | re PR other/35457 (Error building GCC trunk on CELL SPU) | Paolo Bonzini | 3 | -28/+44 |
2008-03-18 | re PR middle-end/35611 (FAIL: libgomp.c/omp-nested-1.c execution test) | Jakub Jelinek | 2 | -0/+21 |
2008-03-18 | re PR libgomp/35625 (schedule(guided) loops forever if ((end - start) % incr)... | Jakub Jelinek | 3 | -11/+36 |
2008-03-16 | configure.ac: m4_include config/proginstall.m4. | Ralf Wildenhues | 5 | -32/+66 |
2008-03-13 | re PR middle-end/35185 (ICE using openmp with g++-4.2) | Jakub Jelinek | 2 | -0/+38 |
2008-03-12 | re PR middle-end/35549 (Invalid use of copy-in/out for shared vars in nested ... | Jakub Jelinek | 2 | -0/+35 |
2008-03-06 | gimplify.c (goa_lhs_expr_p): Allow different ADDR_EXPR nodes for the same VAR... | Jakub Jelinek | 2 | -1/+55 |
2008-03-03 | re PR fortran/33197 (Fortran 2008: math functions) | François-Xavier Coudert | 2 | -1/+7 |
2008-03-03 | re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct... | Peter O'Gorman | 8 | -48/+140 |
2008-02-15 | re PR middle-end/35196 (lastprivate broken for static non-ordered loops) | Jakub Jelinek | 2 | -0/+46 |
2008-02-15 | re PR middle-end/35130 (OpenMP: Private variable passed to subroutine) | Jakub Jelinek | 3 | -0/+157 |
2008-01-25 | re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162) | Jakub Jelinek | 3 | -0/+147 |
2008-01-24 | Fix date. | David Edelsohn | 1 | -1/+1 |
2008-01-24 | * configure: Regenerate. | David Edelsohn | 2 | -11/+15 |
2008-01-08 | configure.ac (--enable-linux-futex): Add new configure option. | Jakub Jelinek | 6 | -75/+49 |
2007-12-19 | re PR c++/34513 (static variable not found for C++ OpenMP) | Jakub Jelinek | 3 | -0/+71 |
2007-12-17 | re PR target/32765 (Testsuite failures due to undefined symbol ___emutls_get_... | Jack Howarth | 2 | -1/+6 |
2007-12-04 | omp-low.c (optimize_omp_library_calls): New function. | Jakub Jelinek | 2 | -23/+30 |
2007-12-04 | omp-low.c (lookup_decl_in_outer_ctx): Allow calling this with !ctx->is_nested. | Jakub Jelinek | 2 | -0/+58 |
2007-11-29 | [multiple changes] | Paolo Bonzini | 3 | -15/+27 |
2007-11-23 | configure.ac: Adjust makeinfo version check. | Matthias Klose | 3 | -2/+7 |
2007-11-10 | re PR fortran/34020 (Bogus codegen for openmp atomics w/ indirects operands o... | Jakub Jelinek | 2 | -0/+24 |
2007-11-06 | re PR c++/33894 (pragma omp atomic broken) | Jakub Jelinek | 2 | -0/+58 |
2007-10-25 | re PR libgomp/33275 (Transient libgomp.fortran/omp_parse3.f90 -O0 failure) | Jakub Jelinek | 2 | -2/+10 |
2007-10-15 | tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls. | Maciej W. Rozycki | 2 | -13/+17 |
2007-09-28 | openmp_stack.f90: Removed. | Jakub Jelinek | 2 | -0/+25 |
2007-09-10 | * config/mingw32/proc.c: New file. | Danny Smith | 2 | -0/+86 |
2007-09-05 | cpuid.h: New file. | Uros Bizjak | 3 | -10/+22 |
2007-08-15 | re PR target/32765 (Testsuite failures due to undefined symbol ___emutls_get_... | Jack Howarth | 3 | -0/+8 |
2007-07-12 | re PR fortran/32550 (openmp: COPYPRIVATE of pointer variables fails) | Jakub Jelinek | 3 | -0/+56 |
2007-07-05 | Regenerate aclocal.m4 in boehm-gc, libffi, libgfortran, libgomp, | H.J. Lu | 2 | -6377/+5 |
2007-07-05 | re PR fortran/32359 (incorrect error: Threadprivate isn't SAVEd (implicit sav... | Tobias Burnus | 2 | -0/+39 |
2007-07-02 | re PR libgomp/32468 (number of threads in a parallel region depends on number... | Jakub Jelinek | 3 | -2/+35 |
2007-07-02 | re PR libgomp/26308 (libgomp bootstrap failure on Tru64 UNIX V4.0F) | Rainer Orth | 2 | -1/+10 |
2007-06-21 | re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508) | Jakub Jelinek | 4 | -0/+106 |
2007-06-07 | team.c (gomp_team_start): Fix setting up thread_attr stack size. | Jakub Jelinek | 2 | -1/+6 |
2007-06-02 | configure: Regenerate. | Paolo Bonzini | 2 | -49/+55 |
2007-05-24 | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 5 | -827/+16416 |
2007-05-04 | re PR libgomp/28482 (Cannot use libgomp in shared library) | Jakub Jelinek | 2 | -3/+3 |