aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/dllexports
AgeCommit message (Expand)Author
2017-04-13KMP_HW_SUBSET extended with NUMA support when HWLOC enabledAndrey Churbanov
2017-03-06Mixed type atomic routines added to Windows DLLJonathan Peyton
2017-02-16Run-time library part of OpenMP 5.0 task reduction implementation.Andrey Churbanov
2016-10-18Mixed type atomic routines added for capture and update/capture reverse.Jonathan Peyton
2016-09-27Disable monitor thread creation by default.Jonathan Peyton
2016-09-09[OPENMP] Implementation of omp_get_default_device and omp_set_default_deviceGeorge Rokos
2016-06-21Addition of debugger comments and whitespaceJonathan Peyton
2016-06-14Remove unused wait/release code.Jonathan Peyton
2016-06-14Whitespace cleanup of dllexportsJonathan Peyton
2016-06-14Renaming change: 41 -> 45 and 4.1 -> 4.5Jonathan Peyton
2016-05-31Offer API for setting number of loop dispatch buffersJonathan Peyton
2016-05-27Add missing OpenMP 4.5 device entries to stubs library.Jonathan Peyton
2016-05-20Remove trailing whitespace in src/ directoryJonathan Peyton
2016-05-12Adding new kmp_aligned_malloc() entry pointJonathan Peyton
2016-03-02Add new OpenMP 4.5 taskloop construct featureJonathan Peyton
2016-03-02Add new OpenMP 4.5 doacross loop nest featureJonathan Peyton
2016-02-25Add new OpenMP 4.5 affinity APIJonathan Peyton
2016-02-25Add initial support for OpenMP 4.5 task priority featureJonathan Peyton
2016-01-04Removed unused __kmp_*_i8 functions.Jonathan Peyton
2015-12-11Hinted lock (OpenMP 4.5 feature) Updates/Fixes Part 3Jonathan Peyton
2015-08-06Fix link error on Windows when LIBOMP_USE_DEBUGGER is offJonathan Peyton
2015-07-09Enable debugger supportJonathan Peyton
2015-05-07D9306 omp 4.1 async offload support (partial): code changesAndrey Churbanov
2015-02-10OpenMP 4.0 standard function omp_is_initial_device() implemented.Andrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie
2014-08-05After three iterations of community review, we believe that this newJim Cownie
2013-12-23For your Christmas hacking pleasure.Jim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie