summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_gsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OMPT] Fix return address handling in a few GOMP interface methodsJoachim Protze2017-12-211-4/+10
* Cleanup version symbol macros and attributes/declspecsJonathan Peyton2017-11-071-289/+220
* Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim Protze2017-11-051-5/+5
* Rename fields of ompt_frame_tJoachim Protze2017-11-051-31/+29
* Revert "Rename fields of ompt_frame_t"Jonas Hahnfeld2017-11-031-29/+31
* Revert "Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 ...Jonas Hahnfeld2017-11-031-5/+5
* Updating implementation of OMPT as specified in OpenMP 5.0 Preview 2 (TR6)Joachim Protze2017-11-031-5/+5
* Rename fields of ompt_frame_tJoachim Protze2017-11-031-31/+29
* Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4).Joachim Protze2017-11-011-152/+240
* Apply formatting changesJonathan Peyton2017-10-201-2/+0
* [GOMP] Fix (un)tied tasks with the GCCJonas Hahnfeld2017-07-131-2/+2
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-1094/+959
* GOMP compatibility: add missing OpenMP4.0 task deps handling codePaul Osmialowski2017-03-231-1/+22
* 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/+1621
OpenPOWER on IntegriCloud