summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_error.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variable warnings by deletion.Jonathan Peyton2015-06-081-19/+0
* Remove unused variable warnings by adding proper macro guards.Jonathan Peyton2015-06-081-0/+2
* One line fix for possible out-of-bounds issue in kmp_error.cJonathan Peyton2015-05-261-2/+2
* Cleanup provided by Carlo BertolliAndrey Churbanov2015-03-031-2/+2
* Added new user-guided lock api, currently disabled. Use KMP_USE_DYNAMIC_LOCK=...Andrey Churbanov2015-02-201-0/+16
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-2/+2
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+526
OpenPOWER on IntegriCloud