summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 daysMakerules: fix out-of-tree build error "Argument list too long"HEADmasterMax Filippov
2 daysfix out-of-tree build with UCLIBC_HAS_CONTEXT_FUNCSMax Filippov
6 daysx86: Add vDSO support.Dmitry Chestnykh
6 daysx86: Fix __libc_sigaction implementation.Dmitry Chestnykh
7 daysremove shared FLAT support from menuconfig, not supported by Linux kernel any...Waldemar Brodkorb
7 daysSwitch x86 NPTL impl to generic C code.Dmitry Chestnykh
8 daysaarch64: Apply relocations to use TLS GD access model.Dmitry Chestnykh
8 daysAdd vDSO support for aarch64.Dmitry Chestnykh
8 daysGeneralize vDSO code.Dmitry Chestnykh
8 daysFix vDSO support for all supported architectures.Dmitry Chestnykh
12 daystree: Remove ^LPetr Vorel
12 dayslibuargp: restrict compatibility macros in argp.h onlyYao Zi
12 daysriscv32: allow ELF PIE noMMU buildWaldemar Brodkorb
14 daysProvide fixups for riscv32.Dmitry Chestnykh
2024-04-01riscv64: partially revert cb9d1f53717dd67892ba943626f3d1b46f3e760b, fixes no ...Waldemar Brodkorb
2024-03-29riscv32: implement linuxthreads, from sorearWaldemar Brodkorb
2024-03-28libm: fix nexttoward failures, fixed by sorearWaldemar Brodkorb
2024-03-28riscv64: implement Linuxthreads, from sorearWaldemar Brodkorb
2024-03-27bump version for 1.0.47 releasev1.0.47Waldemar Brodkorb
2024-03-27riscv: add __UCLIBC_ABORT_INSTRUCTION__, suggested by sorearWaldemar Brodkorb
2024-03-22riscv: fix pread64/pwrite64 users like git, suggested by sorearWaldemar Brodkorb
2024-03-20riscv64: enable CTORS, fixes C++ applications, found by sorearWaldemar Brodkorb
2024-03-20riscv32: sync with riscv64Waldemar Brodkorb
2024-03-19riscv64: add atomic.h, fixes tst-cond16, suggested by sorearWaldemar Brodkorb
2024-03-19riscv64: clone behaves like on aarch64, fixes tst-basic3, reported by sorearWaldemar Brodkorb
2024-03-19riscv64: sync with glibc clone.SWaldemar Brodkorb
2024-03-19riscv64: page size is 4096, reported by sorearWaldemar Brodkorb
2024-03-19riscv64: sync with glibc, fix all TLS errors in uClibc-ng-testWaldemar Brodkorb
2024-03-12add explicit_bzero from muslWaldemar Brodkorb
2024-03-12add reallocarray from muslWaldemar Brodkorb
2024-03-07libpthread/linuxthreads: add missing string.h include in condvar.cMarcus Haehnel
2024-03-07libpthread: Remove no longer valid attribute_unusedMarcus Haehnel
2024-03-04bump version for 1.0.46 releasev1.0.46Waldemar Brodkorb
2024-03-04update MAINTAINERSWaldemar Brodkorb
2024-03-04libm/w_j0f.c: Call correct ieee754 functionMarcus Haehnel
2024-03-03x86: enable time64Waldemar Brodkorb
2024-03-03m68k: enable time64Waldemar Brodkorb
2024-03-03superh: enable time64Waldemar Brodkorb
2024-03-03microblaze: enable time64Waldemar Brodkorb
2024-03-03riscv32: add basic support for NPTLWaldemar Brodkorb
2024-03-03riscv32: add ldso support, enable time64.Waldemar Brodkorb
2024-03-03riscv32: decouple from riscv64Waldemar Brodkorb
2024-03-03remove symlinkWaldemar Brodkorb
2024-03-02Add time64 support to ARC.Dmitry Chestnykh
2024-03-01libc: Remove 32bit timespec structures everywhere.Dmitry Chestnykh
2024-02-29libc: restore correct definition of semid_ds struct.Dmitry Chestnykh
2024-02-29Add time64 support for sparc.Dmitry Chestnykh
2024-02-28Add time64 support to OpenRISC.Dmitry Chestnykh
2024-02-28libc: Pass 64bit-only time structures to syscalls.Dmitry Chestnykh
2024-02-28libc: always redirect *stat() family to statx() with time64 enabled.Dmitry Chestnykh