aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/glibc/sysdeps
AgeCommit message (Expand)Author
2025-08-01glibc: update crt0 code to 2.42Alex Rønne Petersen
2025-04-04Revert "glibc: Patch to work around missing features in LLVM's s390x assembler."Alex Rønne Petersen
2025-03-13glibc: fix uninitialized memory in __pthread_cond_s for <=2.40TCROC
2025-01-31glibc: Update source files to 2.41.Alex Rønne Petersen
2025-01-21Merge pull request #22541 from ziglang/pipelineAndrew Kelley
2025-01-21libc: Remove a bunch of code for architectures we don't actually support.Alex Rønne Petersen
2025-01-20reject crti.o/crtn.o, embrace the futureAndrew Kelley
2024-11-02glibc: Fix an LP_SIZE redefinition warning for gnux32.Alex Rønne Petersen
2024-09-23libc: Work around LLVM's misassembly of `j <reg>` on mips r6.Alex Rønne Petersen
2024-09-06Merge pull request #21195 from alexrp/glibc-fixesAndrew Kelley
2024-09-06glibc: Patch to work around missing features in LLVM's s390x assembler.Alex Rønne Petersen
2024-09-05glibc: Add csky start files.Alex Rønne Petersen
2024-09-05glibc: Add arc start files.Alex Rønne Petersen
2024-08-23glibc: Add missing xstatver.h for some linux architectures.Alex Rønne Petersen
2024-08-14loongarch: add glibc start.S to make zig-bootstrap work for loongarch64-linux...YANG Xudong
2024-08-08Update glibc start files to 2.40.Alex Rønne Petersen
2024-06-05glibc patch: remove some static asserts from fstatatAndrew Kelley
2024-06-05glibc patch: add missing includes for inttypes.hAndrew Kelley
2024-06-05glibc patch: make fstatat.c and fstatat64.c compileAndrew Kelley
2024-06-05glibc patch: inline x86-lp_size.hAndrew Kelley
2024-06-05update glibc start files to 2.39Andrew Kelley
2024-01-04glibc: remove unused stat-related files for 2.33+Kang Seonghoon
2023-10-13glibc patch: remove some static asserts from fstatatAndrew Kelley
2023-10-13glibc patch: add missing includes for inttypes.hAndrew Kelley
2023-10-13glibc patch: make fstatat.c and fstatat64.c compileAndrew Kelley
2023-10-13glibc patch: inline x86-lp_size.hAndrew Kelley
2023-10-13update glibc start files to 2.38Andrew Kelley
2022-11-25add arm-features.h from glibc source (#12346)sv99
2022-01-14glibc: clean up build logicAndrew Kelley
2022-01-14glibc: restore compatibility with glibc<=2.33 for global initializersxavier
2021-12-16glibc: libc_nonshared.a: add missing includes for inttypes.hAndrew Kelley
2021-12-16glibc: add stat_t64_cp.c to libnonshared.aAndrew Kelley
2021-12-16glibc: patches to make fstatat.c and fstatat64.c compileAndrew Kelley
2021-12-15glibc: import sysdep.h from upstreamAndrew Kelley
2021-12-15glibc: improve RISC-V supportAndrew Kelley
2021-12-15glibc: use linux-specific files for nonsharedAndrew Kelley
2021-12-15update glibc start files to 2.34Andrew Kelley
2021-05-12Remove SPARC pthreadtypes-arch.h to match upstream glibcKoakuma
2021-05-11libc: Add workaround for #4926LemonBoy
2020-03-04update glibc source files to 2.31Andrew Kelley
2019-09-10update glibc src files to 2.30Andrew Kelley
2019-07-15move lib dirs to lib subdirAndrew Kelley