summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/z_Linux_asm.s
Commit message (Expand)AuthorAgeFilesLines
* Rename z_Linux_asm.s to z_Linux_asm.SDimitry Andric2017-07-111-1730/+0
* Clang-format and whitespace cleanup of source codeJonathan Peyton2017-05-121-120/+22
* Fix crash in invoking microtask on ios arm64.Andrey Churbanov2017-04-171-4/+25
* Support of mips & mips64 for openmprtlSylvestre Ledru2016-12-081-2/+2
* Fix storing the frame pointer for OMP-T during ppc64 microtask dispatchHal Finkel2016-05-271-0/+1
* Add an assembly __kmp_invoke_microtask for ppc64[le]Hal Finkel2016-05-261-0/+220
* Remove trailing whitespace in src/ directoryJonathan Peyton2016-05-201-1/+1
* Solve 'Too many args to microtask' problemPaul Osmialowski2016-05-131-0/+141
* [OpenMP] [CMake] Removing expand-vars.pl in favor of CMake's configure_file()Jonathan Peyton2015-08-281-1/+1
* Update z_Linux_asm.s to use platform macrosJonathan Peyton2015-08-201-19/+19
* Allow CMAKE_OSX_ARCHITECTURES to build fat library.Jonathan Peyton2015-05-291-0/+2
* These are the actual changes in the runtime to issue OMPT-related functions. ...Andrey Churbanov2015-04-291-0/+12
* Added comment on format of local labels in asm codeAndrey Churbanov2015-02-101-0/+2
* Added CFI directives to asm code in order to have correct backtraces in gdb.Andrey Churbanov2015-02-101-34/+68
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* aarch64 port sent by C. BergstromAndrey Churbanov2015-01-131-2/+2
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-212/+8
* Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie2014-08-071-1/+11
* For your Christmas hacking pleasure.Jim Cownie2013-12-231-3/+19
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+1575
OpenPOWER on IntegriCloud