aboutsummaryrefslogtreecommitdiff
path: root/libgomp
AgeCommit message (Expand)AuthorFilesLines
2008-11-13re PR libgomp/37938 (libgomp testsuite failures on ia64-linux)Steve Ellcey2-0/+73
2008-11-04re PR libgomp/37935 (omp_set_schedule not documented in libgomp.texi)Tobias Burnus2-60/+413
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman4-514/+1368
2008-09-19Fix typo s/darwin/bsdAndreas Tobler1-1/+1
2008-09-19proc.c: New file.Jakub Jelinek5-2/+133
2008-09-05testsuite/ligbomp.c/c.exp: Unset lang_test_file only if it exists.Janis Johnson2-1/+7
2008-08-31Makefile.am (libgomp_la_LDFLAGS): Add -no-undefined.Aaron W. LaFramboise4-2/+13
2008-08-21Fix ChangeLog typoNathan Froyd1-1/+1
2008-08-21libgomp.exp (libgomp_init): Only set things that depend on blddir if blddir e...Nathan Froyd4-17/+62
2008-07-30re PR ada/15479 (Ada manual problems)Ralf Wildenhues2-4/+8
2008-07-28configure.tgt: Enable futex for MIPS.Ilie Garbacea3-0/+85
2008-07-16team.c (gomp_team_end): Free team immediately if it has just one thread.Jakub Jelinek2-1/+7
2008-07-08c++.exp: Append multilib library path.David Edelsohn5-0/+15
2008-06-29env.c (parse_stacksize): Add cast to avoid warning.Krister Walfridsson2-2/+7
2008-06-27gimplify.c (omp_is_private): Don't return true if decl is not already private...Jakub Jelinek4-4/+40
2008-06-27re PR debug/36617 (Debug info for OpenMP code is almost non-existent)Jakub Jelinek2-0/+167
2008-06-20re PR c++/36523 (OpenMP task construct fails to instantiate copy constructor)Jakub Jelinek2-0/+21
2008-06-19* testsuite/libgomp.c/nqueens-1.c: New test.Jakub Jelinek2-0/+70
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2-77/+149
2008-06-15env.c (initialize_env): Always initialize gomp_remaining_threads_lock mutex w...John David Anglin2-4/+7
2008-06-15libgomp.texi (omp_test_lock): Fix typo.Ralf Wildenhues2-1/+5
2008-06-12omp_lib.f90.in: Add "implicit none".Tobias Burnus2-0/+6
2008-06-12re PR middle-end/36506 (Broken #pragma omp sections reduction (+:x))Jakub Jelinek2-0/+83
2008-06-11libgomp.h (struct gomp_task): Add in_tied_task field.Jakub Jelinek3-3/+17
2008-06-11re PR libgomp/36471 (omp_get_ancestor_thread_num_8 has no implicit type.)Jakub Jelinek2-2/+6
2008-06-11re PR libgomp/36469 (bootstrap broken on HPUX PA)Jakub Jelinek5-2/+18
2008-06-06re PR bootstrap/36452 (Broken bootstrap while building libgomp.)Andreas Tobler2-21/+40
2008-06-06c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.Jakub Jelinek119-602/+12406
2008-05-23re PR c++/36237 (internal compiler error: in lower_stmt, at gimple-low.c:282 ...Jakub Jelinek1-1/+1
2008-05-23re PR c++/36308 (OpenMP privatized vars don't get dtors called if they are vi...Jakub Jelinek3-0/+171
2008-05-15libgomp.exp: Load torture-options.exp from gcc lib.Janis Johnson2-0/+5
2008-05-07re PR middle-end/36106 (#pragma omp atomic issues with floating point types)Jakub Jelinek4-0/+127
2008-04-21libgomp/Ralf Wildenhues5-38/+49
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-28/+44
2008-03-18re PR middle-end/35611 (FAIL: libgomp.c/omp-nested-1.c execution test)Jakub Jelinek2-0/+21
2008-03-18re PR libgomp/35625 (schedule(guided) loops forever if ((end - start) % incr)...Jakub Jelinek3-11/+36
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues5-32/+66
2008-03-13re PR middle-end/35185 (ICE using openmp with g++-4.2)Jakub Jelinek2-0/+38
2008-03-12re PR middle-end/35549 (Invalid use of copy-in/out for shared vars in nested ...Jakub Jelinek2-0/+35
2008-03-06gimplify.c (goa_lhs_expr_p): Allow different ADDR_EXPR nodes for the same VAR...Jakub Jelinek2-1/+55
2008-03-03re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert2-1/+7
2008-03-03re PR libgomp/33131 (libgomp/env.c:60: warning: implicit declaration of funct...Peter O'Gorman8-48/+140
2008-02-15re PR middle-end/35196 (lastprivate broken for static non-ordered loops)Jakub Jelinek2-0/+46
2008-02-15re PR middle-end/35130 (OpenMP: Private variable passed to subroutine)Jakub Jelinek3-0/+157
2008-01-25re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162)Jakub Jelinek3-0/+147
2008-01-24Fix date.David Edelsohn1-1/+1
2008-01-24* configure: Regenerate.David Edelsohn2-11/+15
2008-01-08configure.ac (--enable-linux-futex): Add new configure option.Jakub Jelinek6-75/+49
2007-12-19re PR c++/34513 (static variable not found for C++ OpenMP)Jakub Jelinek3-0/+71
2007-12-17re PR target/32765 (Testsuite failures due to undefined symbol ___emutls_get_...Jack Howarth2-1/+6