summaryrefslogtreecommitdiff
path: root/openmp/runtime/tools
AgeCommit message (Expand)Author
2025-07-03Drop timestamp in generated source code (#146822)Bernhard M. Wiedemann
2025-01-27OpenMP: Fix Python 3 SyntaxErrors (#123940)Christian Clauss
2024-11-20[OpenMP][Build][Wasm][116552] Fixed build problem when compiling with Emscrip...Christian Oliveros
2024-06-20[OpenMP][libomp] Remove Perl in favor of Python (#95307)Jonathan Peyton
2024-04-02[OpenMP] arm64_32 port for Apple WatchOS (#87246)nihui
2023-11-03Add openmp support to System z (#66081)Neale Ferguson
2023-02-13[OpenMP] generate the Windows import library that imports by name ratherVadim Paretsky (Intel Americas Inc)
2022-09-19[OpenMP] Add LoongArch64 supportSignKirigami
2021-10-11[OpenMP] libomp: add OpenMP 5.1 memory allocation routines.AndreyChurbanov
2021-06-04[OpenMP] fix spelling error in message-converter.plPeyton, Jonathan L
2021-04-30Correct tiny misspelling (readlef -> readelf).Kevin Athey
2021-02-25Prefer /usr/bin/env xxx over /usr/bin/xxx where xxx = perl, python, awkHarmen Stoppels
2020-11-17[OpenMP] Add omp_realloc implementationNawrin Sultana
2020-11-15[OpenMP] Fix building for windows after adding omp_callocMartin Storsjö
2020-11-09[OpenMP] Remove obsolete Fortran module fileHansang Bae
2020-08-03OpenMP: Fix typo variabls -> variablesDavid Blaikie
2020-07-16Harmonize Python shebangserge-sans-paille
2020-04-04[OpenMP] NFC: Fix trivial typoKazuaki Ishizaki
2020-01-07[OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki
2020-01-03[OpenMP] NFC: Fix trivial typos in commentsKelvin Li
2019-10-08Don't assume Type from `readelf -d` has parenthesesAndrey Churbanov
2019-07-25[OpenMP] RISCV64 portJonas Hahnfeld
2019-04-08[OpenMP] Implement 5.0 memory managementJonathan Peyton
2019-03-15[OpenMP] Add missing parenthesis in Perl moduleJonathan Peyton
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-09-07[OpenMP] Initial implementation of OMP 5.0 Memory Management routinesJonathan Peyton
2018-03-26Add summarizeStats.py to tools directoryJonathan Peyton
2016-12-08Support of mips & mips64 for openmprtlSylvestre Ledru
2016-07-08D22135: formatting changeAndrey Churbanov
2016-05-17Remove trailing whitespace in files in tools/ directoryJonathan Peyton
2016-02-09Have Mac builds use @rpath when supported in CMakeJonathan Peyton
2016-01-26Bypass Perl modules in build systemJonathan Peyton
2015-09-21Teach the Perl modules about NetBSD.Joerg Sonnenberger
2015-09-16Force the readelf call to be in EnglishSylvestre Ledru
2015-09-14Removing the Makefile/Perl build system.Jonathan Peyton
2015-07-09Enable debugger supportJonathan Peyton
2015-06-01Apply name change to tools/* files.Jonathan Peyton
2015-05-22Fix spelling errorsJonathan Peyton
2015-05-07D9306 omp 4.1 async offload support (partial): build changes for version 4.1Andrey Churbanov
2015-04-29This patch contains the new files for OMPT and the needed changes to the buil...Andrey Churbanov
2015-04-29UH OpenMP testsuite updateAndrey Churbanov
2015-02-25Removed all header files for OpenMP 2.5Andrey Churbanov
2015-02-25Set the Intel compiler as default when building for the MIC without CMakeAndrey Churbanov
2015-02-20Misprint in comment fixedAndrey Churbanov
2015-02-20Added some compiler flags for security on Linux and Mac link stages.Andrey Churbanov
2015-01-29adding the jobs variable for parallel buildAndrey Churbanov
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov
2015-01-19added support for PPC architectures (version 3): initial patch provided by Ca...Andrey Churbanov
2015-01-16cleanup changes of building for Intel(R) Many Integrated Core ArchitectureAndrey Churbanov
2015-01-13fixed the missed bracket introduced by checkin rev 225792Andrey Churbanov