aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/z_Linux_asm.s
AgeCommit message (Expand)Author
2016-05-27Fix storing the frame pointer for OMP-T during ppc64 microtask dispatchHal Finkel
2016-05-26Add an assembly __kmp_invoke_microtask for ppc64[le]Hal Finkel
2016-05-20Remove trailing whitespace in src/ directoryJonathan Peyton
2016-05-13Solve 'Too many args to microtask' problemPaul Osmialowski
2015-08-28[OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton
2015-08-20Update z_Linux_asm.s to use platform macrosJonathan Peyton
2015-05-29Allow CMAKE_OSX_ARCHITECTURES to build fat library.Jonathan Peyton
2015-04-29These are the actual changes in the runtime to issue OMPT-related functions. ...Andrey Churbanov
2015-02-10Added comment on format of local labels in asm codeAndrey Churbanov
2015-02-10Added CFI directives to asm code in order to have correct backtraces in gdb.Andrey Churbanov
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov
2015-01-13aarch64 port sent by C. BergstromAndrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie
2014-08-07Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie
2013-12-23For your Christmas hacking pleasure.Jim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie