summaryrefslogtreecommitdiff
path: root/openmp/runtime
AgeCommit message (Expand)Author
2025-06-07[OpenMP][cmake] Add SPARC support (#142364)Rainer Orth
2025-06-05[OpenMP][cmake] Simplify -m32 handling (#142742)Rainer Orth
2025-06-04[OpenMP] Don't use libproc on Solaris (#142379)Rainer Orth
2025-05-15[OpenMP][test] Define print_possible_return_addresses on SPARC (#138523)Rainer Orth
2025-05-14[OpenMP] Fix __builtin_return_address calls for SPARC (#138520)Rainer Orth
2025-05-10[OpenMP][test] Adjust tool_available_search.c for Solaris (#138515)Rainer Orth
2025-05-10[OpenMP][test] Make %p 0x prefix optional (#138514)Rainer Orth
2025-05-07[OpenMP] Fix __kmp_unnamed_critical_addr .type setting (#138815)Rainer Orth
2025-05-06[OpenMP] Provide __NR_sched_[gs]etaffinity on Linux/sparc64 (#138525)Rainer Orth
2025-05-06[OpenMP] Provide __kmp_unnamed_critical_addr on SPARC (#138517)Rainer Orth
2025-05-06[OpenMP] Use pthread_self for __kmp_gettid on Solaris (#138510)Rainer Orth
2025-05-06[OpenMP] Use TLS for gtid on Solaris (#138508)Rainer Orth
2025-05-05[OpenMP] Fix KMP_OS_AIX handling (#138499)Rainer Orth
2025-04-25[Documentation] Always use SVG for dot-generated doxygen images. (#136843)cor3ntin
2025-04-25[OpenMP] Fix taskgraph dependency tracking, memory access, and initialization...Josep Pinot
2025-04-24[NFC][OpenMP] Fix task record/replay comments (#137178)Josep Pinot
2025-04-17[OpenMP] Disable load balance on Haiku (#136082)Brad Smith
2025-04-02[OpenMP] 6.0 (TR11) Memory Management Update (#97106)Hansang Bae
2025-04-02[OpenMP] Add memory allocation using hwloc (#132843)nawrinsu
2025-04-01[OpenMP] allow openmp build for sparc (#133239)Petr Sumbera
2025-04-01[OpenMP] [AIX] Add missing } in openmp/runtime/src/z_Linux_util.cpp (#133973)Mark Danial
2025-03-26[OpenMP] Add support for Haiku (#133034)Brad Smith
2025-03-21Revert "Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs" (#131...Josep Pinot
2025-03-17[OpenMP] Address __kmp_dist_for_static_init issue (#129902)Sergio Afonso
2025-03-14[OpenMP] Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs (#130...Josep Pinot
2025-03-12[OpenMP] [Taskgraph] Differentiating task ids from the taskgraph and from the...Rémy Neveu
2025-03-10[OpenMP] Mark Failing OpenMP Tests as XFAIL on Windows (#129040)Omair Javaid
2025-03-03[OpenMP][runtime] Fix comparison of integer expressions of different signedne...foxtran
2025-02-27[OpenMP][OMPT][OMPD] Fix frame flags for OpenMP tool APIs (#114118)Joachim
2025-02-20[OpenMP][NFC] Remove unused debug lock (#127928)Jonathan Peyton
2025-02-19[OpenMP][NFC] Remove unused __kmp_dispatch_lock global (#127686)Jonathan Peyton
2025-02-19[OpenMP][NFC] Remove unused clock function types and globals (#127684)Jonathan Peyton
2025-02-17[OpenMP][libomp] Add OpenBSD, NetBSD and DragonFly stdarg handling (#126182)Brad Smith
2025-02-14[OpenMP] Fix crash with task stealing and task dependencies (#126049)Julian Brown
2025-02-12[OpenMP][SIMD][FIX] Use conservative "omp simd ordered" lowering (#126172)Matt
2025-02-10[openmp] Fix for 32-bit PowerPC (#126412)Brad Smith
2025-02-04[OpenMP] Make `omp.h` work when compiled with `-ffreestanding` (#125618)Joseph Huber
2025-01-27OpenMP: Fix Python 3 SyntaxErrors (#123940)Christian Clauss
2025-01-17[openmp] Support CET in z_Linux_asm.S (#123213)Nikita Popov
2025-01-13[flang][OMP] change malloc.h to stdlib.h in collapse_test.inc (NFC) (#122711)Kelvin Li
2024-12-09[OpenMP] Fix interoperability test compilation on OpenBSD (#119053)Brad Smith
2024-11-20[OpenMP][Build][Wasm][116552] Fixed build problem when compiling with Emscrip...Christian Oliveros
2024-11-16[OpenMP] Don't hardcode _WIN32_WINNT for MinGW targets (#115708)Martin Storsjö
2024-11-04[OpenMP] Using `SimpleVLA` to handle vla usage in ompt-general.cpp. (#114583)Daniel Chen
2024-11-02[NFC] Simple typo correction. (#114548)c8ef
2024-10-25[OpenMP] Create versioned libgomp softlinks (#112973)Ye Luo
2024-10-24[OpenMP] Fix the test issue when `libomp` is built as a static library (#113522)Shilei Tian
2024-10-18Revert "Renormalize line endings whitespace only after dccebddb3b80"Luke Drummond
2024-10-17[OpenMP] Fix missing gtid argument in __kmp_print_tdg_dot function (#111986)Josep Pinot
2024-10-17Renormalize line endings whitespace only after dccebddb3b80Luke Drummond