aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-09-27Avoid truncating mmap2 offsets if not multiple of page sizeLemonBoy
2019-09-27std/os/uefi: add some hii supportNick Erdmann
2019-09-27std/os/uefi: add exitBootServices and allocatePoolNick Erdmann
2019-09-26fix mipsel regression in previous commitAndrew Kelley
2019-09-26fix some linux declarations not getting exposedAndrew Kelley
2019-09-26Errno changes for MIPSLemonBoy
2019-09-26Add comments about the test cases that have been disabledLemonBoy
2019-09-26Export _start as __start for MIPS targetsLemonBoy
2019-09-26Fix wrong IOCTL valueLemonBoy
2019-09-26Initial support for mipsel architecture¬LemonBoy
2019-09-25remove --override-std-dir. fix issues caused by moving std libAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley
2019-09-25musl [PATCH] arm: fix setjmp and longjmp asm for armv8-aAndrew Kelley
2019-09-22mingw-w64 libc: fix incorrect detection of _xgetbvAndrew Kelley
2019-09-10Merge remote-tracking branch 'origin/master' into llvm9Andrew Kelley
2019-09-10update glibc src files to 2.30Andrew Kelley
2019-09-10update C header files to clang 9.0.0rc4Andrew Kelley
2019-09-10Merge remote-tracking branch 'origin/master' into llvm9Andrew Kelley
2019-09-07update glibc ABI lists to 2.30Andrew Kelley
2019-09-07update glibc headers to 2.30Andrew Kelley
2019-09-02Merge remote-tracking branch 'origin/master' into llvm9Andrew Kelley
2019-08-30musl: fix alltypes.h and syscall.h not being correctAndrew Kelley
2019-08-20update libcxx to 9.0.0-rc2Andrew Kelley
2019-08-20update C headers to clang 9.0.0-rc2Andrew Kelley
2019-07-19update libcxx to llvm9Andrew Kelley
2019-07-19update libunwind to llvm9Andrew Kelley
2019-07-19update C headers to llvm9Andrew Kelley
2019-07-18carry some upstream patches to musl to fix riscv inline asmAndrew Kelley
2019-07-16update bundled musl source to 1.1.23Andrew Kelley
2019-07-16update musl headers to musl v1.1.23Andrew Kelley
2019-07-15avoid shipping junk filesAndrew Kelley
2019-07-15mingw libc can link against ntdllAndrew Kelley
2019-07-15move lib dirs to lib subdirAndrew Kelley