summaryrefslogtreecommitdiff
path: root/libc/docs/gpu
AgeCommit message (Expand)Author
2025-03-13[libc] Make RPC server handling header only (#131205)Joseph Huber
2025-02-21[libc] Enable 'strftime' for the GPU targets (#128220)Joseph Huber
2025-02-19[AMDGPU] Replace gfx940 and gfx941 with gfx942 in offload and libclc (#125826)Fabian Ritter
2025-02-17[libc][Docs] Add proper 'offload' build to use libc with offloadJoseph Huber
2025-01-28[libc][docs] Fix the RPC documentation leaking portsJoseph Huber
2025-01-27[libc] Add CMake cache file for the GPU build (#124589)Joseph Huber
2025-01-23[libc][NFC] Strip all training whitespace and missing newlines (#124163)Joseph Huber
2024-12-16[libc][Docs] Update `libc` documentation for RPC and others (#120018)Joseph Huber
2024-12-03[libc] delete hdrgen (#117220)Nick Desaulniers
2024-11-19[libc] Increase RPC opcode to 32-bit and use a class byte (#116905)Joseph Huber
2024-11-02[NFC] Simple typo correction. (#114548)c8ef
2024-10-04[libc][docs] Update NVPTX using documentation now that linking worksJoseph Huber
2024-09-24[libc] Implement the 'rename' function on the GPU (#109814)Joseph Huber
2024-09-23[libc] Add 'strings.h' header on the GPU (#109661)Joseph Huber
2024-09-23[libc] Add GPU support for the 'system' function (#109687)Joseph Huber
2024-08-21[libc] Add `scanf` support to the GPU build (#104812)Joseph Huber
2024-08-21[libc][docs] Update docs to reflect new headergen (#102381)Michael Jones
2024-07-24[libc] Enable 'sscanf' on the GPU #100211Joseph Huber
2024-07-24Reapply "[libc] Remove 'packaged' GPU build support (#100208)"Joseph Huber
2024-07-24Revert "[libc] Remove 'packaged' GPU build support (#100208)"Joseph Huber
2024-07-24Revert "[libc] Enable 'sscanf' on the GPU (#100211)"Joseph Huber
2024-07-24[libc] Enable 'sscanf' on the GPU (#100211)Joseph Huber
2024-07-24[libc] Remove 'packaged' GPU build support (#100208)Joseph Huber
2024-07-18[libc] Remove `strerror_r` on the GPU for nowJoseph Huber
2024-07-16[libc][docs] Document printf support on the GPU target (#99241)Joseph Huber
2024-07-16[libc] Implement `clock_gettime` for the monotonic clock on the GPU (#99067)Joseph Huber
2024-07-01[libc] Partially implement 'errno' on the GPU (#97107)Joseph Huber
2024-07-01[libc] Implement the 'remove' function on the GPU (#97096)Joseph Huber
2024-06-26[libc][docs] List `rand` and `srand` as supported on the GPU (#96757)Joseph Huber
2024-06-04[NFC] Fix typo in libc/docs/gpu/using.rstJoachim Meyer
2024-04-10[libc] Add note to use `LIBC_GPU_BUILD=ON` as another formJoseph Huber
2024-03-29[libc][Docs] Update RPC server example using CUDA after changesJoseph Huber
2024-03-15[libc] Update GPU testing documentation (#85459)Joseph Huber
2024-03-13[libc][docs] document gpu support for stdbit.h (#85103)Nick Desaulniers
2024-03-06[libc] Update GPU documentation pages (#84076)Joseph Huber
2024-02-23[libc][NFC] Remove all trailing spaces from libc (#82831)Joseph Huber
2024-02-23[libc] Remove 'llvm-gpu-none' directory from build (#82816)Joseph Huber
2024-02-22[libc] Rework the GPU build to be a regular target (#81921)Joseph Huber
2024-01-23[libc][Docs] Update the GPU RPC documentation (#79069)Joseph Huber
2023-10-23[libc] Enable remaining string functions on the GPU (#68346)Joseph Huber
2023-10-17[libc] Implement the 'ungetc' function on the GPU (#69248)Joseph Huber
2023-09-28[libc] Fix wrapper headers for some ctype macros and C++ declsJoseph Huber
2023-09-26[libc] Implement `fseek`, `fflush`, and `ftell` on the GPU (#67160)Joseph Huber
2023-09-14[libc] Implement more input functions on the GPU (#66288)Joseph Huber
2023-09-13[libc][NFC][Docs] Update some GPU testing informationJoseph Huber
2023-09-13[libc] Implement 'qsort' and 'bsearch' on the GPU (#66230)Joseph Huber
2023-09-09[libc] Implement stdio writing functions for the GPU port (#65809)Joseph Huber
2023-09-08[libc][docs] Fix docs/gpu/support.rst. (#65790)Siva Chandra
2023-08-31[libc] Support 'assert.h' on the GPUJoseph Huber
2023-08-31[libc] Implement the 'abort' function on the GPUJoseph Huber