summaryrefslogtreecommitdiff
path: root/libc/src/gpu
AgeCommit message (Expand)Author
2025-01-09[libc] Remove leftover 'gpu/' source directory (#122368)Joseph Huber
2024-12-02[libc][NFC] Rename RPC opcodes to better reflect their usageJoseph Huber
2024-10-15[libc] Remove dependency on `cpp::function` in `rpc.h` (#112422)Joseph Huber
2024-10-06[libc] GPU RPC interface: add return value to `rpc_host_call` (#111288)Ivan Butygin
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-12[libc] Implement (v|f)printf on the GPU (#96369)Joseph Huber
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-07-11Reland: [libc] Move off_t and stdio macros to proxy hdrs (#98384)Michael Jones
2024-04-02[libc] Implement temporary `printf` on the GPU (#85331)Joseph Huber
2024-02-28[libc] fix clang-tidy llvm-header-guard warnings (#82679)Nick Desaulniers
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-09-21[libc] Remove the 'rpc_reset' routine from the RPC implementation (#66700)Joseph Huber
2023-07-19[libc][NFC] Move the RPC types to the `rpc_client.h` headerJoseph Huber
2023-07-19[libc] Add basic support for calling host functions from the GPUJoseph Huber
2023-06-20[libc] Remove flexible array and replace with a templateJoseph Huber
2023-06-15[libc] Export GPU extensions to `libc` for external useJoseph Huber