summaryrefslogtreecommitdiff
path: root/offload/DeviceRTL/src/LibC.cpp
AgeCommit message (Expand)Author
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-07-26Reapply "[OpenMP][libc] Remove special handling for OpenMP printf (#98940)"Joseph Huber
2024-07-26Revert "[OpenMP][libc] Remove special handling for OpenMP printf (#98940)"Joseph Huber
2024-07-26[OpenMP][libc] Remove special handling for OpenMP printf (#98940)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