summaryrefslogtreecommitdiff
path: root/libc/startup/linux
Commit message (Expand)AuthorAgeFilesLines
* [libc][NFC] Standardize missing syscalls error messages.Mikhail R. Gadelha2023-04-173-3/+3
* [libc] Add missing dependencies to RISC-V startup implementationJoseph Huber2023-03-161-0/+2
* [libc] Add missing environ dependency to AArch64 startup implementationJoseph Huber2023-03-161-0/+1
* [libc] Add missing threads dependency to AArch64 startup implementationJoseph Huber2023-03-161-0/+1
* [libc] Declare __dso_handle in the integration test instead of startup.Siva Chandra Reddy2023-03-133-9/+0
* [libc] Extend the linux thread implementation for riscv64.Siva Chandra2023-03-092-0/+229
* [libc] Simplify integration tests by eliminating the artificial sysroot.Siva Chandra Reddy2023-03-062-0/+6
* [libc] Cleanup the CMake infrastructure to add startup objects.Siva Chandra Reddy2023-02-071-37/+6
* [libc] Build two different static archives libc.a and libm.a under full build.Siva Chandra Reddy2023-01-311-1/+1
* [libc][Obvious] Address few GCC warnings.Siva Chandra Reddy2023-01-091-2/+2
* [libc][NFC] Rename "loader" to "startup".Siva Chandra Reddy2022-12-157-0/+596