aboutsummaryrefslogtreecommitdiff
path: root/openmp/runtime/tools
AgeCommit message (Expand)AuthorFilesLines
2023-11-03Add openmp support to System z (#66081)Neale Ferguson2-1/+7
2023-02-13[OpenMP] generate the Windows import library that imports by name ratherVadim Paretsky (Intel Americas Inc)1-5/+11
2022-09-19[OpenMP] Add LoongArch64 supportSignKirigami2-1/+8
2021-10-11[OpenMP] libomp: add OpenMP 5.1 memory allocation routines.AndreyChurbanov1-3/+4
2021-06-04[OpenMP] fix spelling error in message-converter.plPeyton, Jonathan L1-1/+1
2021-04-30Correct tiny misspelling (readlef -> readelf).Kevin Athey1-1/+1
2021-02-25Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awkHarmen Stoppels3-3/+3
2020-11-17[OpenMP] Add omp_realloc implementationNawrin Sultana1-2/+3
2020-11-15[OpenMP] Fix building for windows after adding omp_callocMartin Storsjö1-2/+2
2020-11-09[OpenMP] Remove obsolete Fortran module fileHansang Bae1-4/+0
2020-08-03OpenMP: Fix typo variabls -> variablesDavid Blaikie1-1/+1
2020-07-16Harmonize Python shebangserge-sans-paille1-1/+1
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki6-15/+15
2020-01-07[OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki5-10/+10
2020-01-03[OpenMP] NFC: Fix trivial typos in commentsKelvin Li3-4/+4
2019-10-08Don't assume Type from `readelf -d` has parenthesesAndrey Churbanov1-1/+1
2019-07-25[OpenMP] RISCV64 portJonas Hahnfeld2-1/+8
2019-04-08[OpenMP] Implement 5.0 memory managementJonathan Peyton1-1/+2
2019-03-15[OpenMP] Add missing parenthesis in Perl moduleJonathan Peyton1-1/+1
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth10-40/+30
2018-09-07[OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton1-2/+4
2018-03-26Add summarizeStats.py to tools directoryJonathan Peyton1-0/+323
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