summaryrefslogtreecommitdiff
path: root/offload/DeviceRTL/src/Debug.cpp
AgeCommit message (Expand)Author
2025-09-08[OpenMP] Change build of OpenMP device runtime to be a separate runtime (#136...Joseph Huber
2025-02-05[OpenMP] Port the OpenMP device runtime to direct C++ compilation (#123673)Joseph Huber
2025-01-20[OpenMP] Adjust 'printf' handling in the OpenMP runtime (#123670)Joseph Huber
2024-09-05[Offload][NFC] Reorganize `utils::` and make Device/Host/Shared clearer (#100...Johannes Doerfert
2024-07-26[OpenMP] Do not define '__assert_fail' if we have the GPU libc (#100409)Joseph Huber
2024-07-02[DeviceRTL] Make defined 'libc' functions weak in OpenMP (#97356)Joseph Huber
2024-04-22[Offload] Move `/openmp/libomptarget` to `/offload` (#75125)Johannes Doerfert