Dmitry Chestnykh
|
3f6ad63609
Cast to proper types inside atomic macroses.
|
7 months ago |
Fabrice Fontaine
|
ca9049c9db
libc/sysdeps/linux/common/utime.c: fix riscv32 build
|
7 months ago |
Dmitry Chestnykh
|
24e6de08d5
Fix wrong `struct ucontext_t` typedef for all arches.
|
7 months ago |
Dmitry Chestnykh
|
4cab29f60e
riscv32: Fix `struct ucontext` definition.
|
7 months ago |
Dmitry Chestnykh
|
1b9e6f067d
Fix riscv32 build with gcc-14.
|
7 months ago |
Dmitry Chestnykh
|
573cb24a31
Fix uClibc build for nds32 with gcc-14.
|
7 months ago |
Waldemar Brodkorb
|
74d159ff12
Revert "nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes"
|
7 months ago |
Dmitry Chestnykh
|
1e704165de
Correct uClibc compilation.
|
7 months ago |
Max Filippov
|
1868784053
fix kernel_stat64 definition
|
7 months ago |
Max Filippov
|
7343bd6a49
malloc/memalign: avoid integer overflow
|
7 months ago |
Waldemar Brodkorb
|
ad21b95c97
m68k: fix noMMU ELF compile with gcc 14.x
|
7 months ago |
Waldemar Brodkorb
|
79485f17d5
csky: allow time64
|
7 months ago |
Max Filippov
|
44aee04d78
ldso: arm: fix build with gcc-14
|
7 months ago |
Max Filippov
|
ac395a9d0c
ldso: FDPIC: fix type mismatches
|
7 months ago |
Max Filippov
|
04eae46779
iconv: fix type mismatches
|
7 months ago |
Waldemar Brodkorb
|
035e048fd6
sparc64: Fix incorrect sigreturn stub function implementation
|
7 months ago |
Waldemar Brodkorb
|
4bcf25e75d
futimesat: add missing header
|
7 months ago |
Waldemar Brodkorb
|
cdde4f2378
bump version for 1.0.48 release
|
7 months ago |
Dmitry Chestnykh
|
c8d6b02d71
sparc: Fix incorrect sigreturn stub function implementation.
|
7 months ago |
Dmitry Chestnykh
|
a1e7b2cf70
Define __USE_TIME_BITS64 when it is necessary.
|
7 months ago |
Max Filippov
|
66c855560d
Makerules: fix out-of-tree build error "Argument list too long"
|
8 months ago |
Max Filippov
|
1614cebc9e
fix out-of-tree build with UCLIBC_HAS_CONTEXT_FUNCS
|
8 months ago |
Dmitry Chestnykh
|
016371460a
x86: Add vDSO support.
|
8 months ago |
Dmitry Chestnykh
|
7e528892ba
x86: Fix __libc_sigaction implementation.
|
8 months ago |
Waldemar Brodkorb
|
72b01dd20f
remove shared FLAT support from menuconfig, not supported by Linux kernel any longer
|
8 months ago |
Dmitry Chestnykh
|
ce2eec56c3
Switch x86 NPTL impl to generic C code.
|
8 months ago |
Dmitry Chestnykh
|
225478e84d
aarch64: Apply relocations to use TLS GD access model.
|
8 months ago |
Dmitry Chestnykh
|
672afe85c2
Add vDSO support for aarch64.
|
8 months ago |
Dmitry Chestnykh
|
f749cb5c4a
Generalize vDSO code.
|
8 months ago |
Dmitry Chestnykh
|
3a36a3100a
Fix vDSO support for all supported architectures.
|
8 months ago |