summaryrefslogtreecommitdiffstats
path: root/openmp/runtime
Commit message (Expand)AuthorAgeFilesLines
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-07116-11218/+17816
* Fix a crash that occurred under obscure circumstances during library shutdownJim Cownie2014-09-031-14/+20
* Fix a bug where the library slept for up to KMP_BLOCKTIME before exitingJim Cownie2014-09-031-7/+37
* Fix a problem on Windows machines with >32 processorsJim Cownie2014-09-031-1/+1
* Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie2014-08-0721-53/+295
* After three iterations of community review, we believe that this newJim Cownie2014-08-0527-17/+2630
* CMake: remove duplicated source file from listAlp Toker2014-06-021-1/+0
* Add initial CMake build systemAlp Toker2014-06-013-1/+151
* Make affinity support conditional on KMP_AFFINITY_SUPPORTEDAlp Toker2014-03-026-58/+48
* Add support for FreeBSDAlp Toker2014-02-2817-88/+141
* Restore string match behavior following changes in r202018Alp Toker2014-02-251-2/+2
* Silence -Wdeprecated-register warnings with clangAlp Toker2014-02-251-2/+2
* Fix linking and get the build working on OS XAlp Toker2014-02-241-1/+3
* Fix clang compiler detection on OS XAlp Toker2014-02-241-4/+3
* clang build fix: don't check for gnu tools by defaultAlp Toker2014-02-241-4/+4
* Fix typosAlp Toker2014-02-2425-60/+60
* For your Christmas hacking pleasure.Jim Cownie2013-12-2352-2972/+4653
* First attempt to import OpenMP runtimeJim Cownie2013-09-27119-0/+99302
OpenPOWER on IntegriCloud