aboutsummaryrefslogtreecommitdiff
path: root/openmp/runtime/tools
AgeCommit message (Expand)AuthorFilesLines
2016-12-08Support of mips & mips64 for openmprtlSylvestre Ledru2-2/+17
2016-07-08D22135: formatting changeAndrey Churbanov1-1/+1
2016-05-17Remove trailing whitespace in files in tools/ directoryJonathan Peyton1-4/+4
2016-02-09Have Mac builds use @rpath when supported in CMakeJonathan Peyton1-0/+2
2016-01-26Bypass Perl modules in build systemJonathan Peyton4-9/+16
2015-09-21Teach the Perl modules about NetBSD.Joerg Sonnenberger2-1/+6
2015-09-16Force the readelf call to be in EnglishSylvestre Ledru1-0/+5
2015-09-14Removing the Makefile/Perl build system.Jonathan Peyton19-4774/+0
2015-07-09Enable debugger supportJonathan Peyton1-0/+2
2015-06-01Apply name change to tools/* files.Jonathan Peyton4-12/+12
2015-05-22Fix spelling errorsJonathan Peyton1-1/+1
2015-05-07D9306 omp 4.1 async offload support (partial): build changes for version 4.1Andrey Churbanov1-1/+1
2015-04-29This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov1-1/+7
2015-04-29UH OpenMP testsuite updateAndrey Churbanov2-0/+36
2015-02-25Removed all header files for OpenMP 2.5Andrey Churbanov1-1/+1
2015-02-25Set the Intel compiler as default when building for the MIC without CMakeAndrey Churbanov1-3/+3
2015-02-20Misprint in comment fixedAndrey Churbanov1-1/+1
2015-02-20Added some compiler flags for security on Linux and Mac link stages.Andrey Churbanov1-5/+30
2015-01-29adding the jobs variable for parallel buildAndrey Churbanov2-0/+7
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov1-2/+0
2015-01-19added support for PPC architectures (version 3): initial patch provided by Ca...Andrey Churbanov3-4/+10
2015-01-16cleanup changes of building for Intel(R) Many Integrated Core ArchitectureAndrey Churbanov13-106/+175
2015-01-13fixed the missed bracket introduced by checkin rev 225792Andrey Churbanov1-1/+1
2015-01-13aarch64 port sent by C. BergstromAndrey Churbanov3-3/+11
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie7-8/+269
2014-08-07Commit PowerPC64 support from Carlo Bertolli at IBM.Jim Cownie3-3/+9
2014-02-28Add support for FreeBSDAlp Toker4-3/+24
2014-02-24Fix clang compiler detection on OS XAlp Toker1-4/+3
2014-02-24clang build fix: don't check for gnu tools by defaultAlp Toker1-4/+4
2014-02-24Fix typosAlp Toker6-16/+16
2013-12-23For your Christmas hacking pleasure.Jim Cownie7-31/+136
2013-09-27First attempt to import OpenMP runtimeJim Cownie25-0/+9713