summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/z_Windows_NT_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support clang compiling under windows-gnu and windows-msvcAndrey Churbanov2018-12-101-0/+1
* [OpenMP] Convert KMP_DYNAMIC_LIB to a 0 or 1 guard everywhereJonathan Peyton2018-10-051-1/+1
* [OpenMP] Use C++11 Atomics - barrier, tasking, and lock codeJonathan Peyton2018-07-091-2/+2
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Remove unnecessary semicolonsJonathan Peyton2017-09-271-26/+26
* Minor code cleanup of Klocwork issuesJonathan Peyton2017-09-051-23/+15
* remove deprecated register storage class specifierEd Maste2017-07-071-1/+1
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-1362/+1168
* Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton2016-12-141-1/+1
* Change source files from .c to .cppJonathan Peyton2016-12-141-0/+1772
OpenPOWER on IntegriCloud