summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_stub.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Implement OpenMP 5.0 affinity format functionalityJonathan Peyton2018-12-131-0/+15
* [OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton2018-09-071-0/+14
* [OpenMP] Cleanup codeJonathan Peyton2018-08-091-0/+2
* Fixed build of the OpenMP stubs library.Andrey Churbanov2018-03-051-1/+1
* Fix aligned memory allocation in the stub libraryJonathan Peyton2017-11-291-9/+34
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* Remove unnecessary semicolonsJonathan Peyton2017-09-271-9/+9
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-178/+224
* Follow up to r289732: Update comments in source files to reference .cpp filesJonathan Peyton2016-12-141-10/+10
* Change source files from .c to .cppJonathan Peyton2016-12-141-0/+270
OpenPOWER on IntegriCloud