Dmitry Chestnykh
|
016371460a
x86: Add vDSO support.
|
6 months ago |
Dmitry Chestnykh
|
7e528892ba
x86: Fix __libc_sigaction implementation.
|
6 months ago |
Waldemar Brodkorb
|
72b01dd20f
remove shared FLAT support from menuconfig, not supported by Linux kernel any longer
|
6 months ago |
Dmitry Chestnykh
|
ce2eec56c3
Switch x86 NPTL impl to generic C code.
|
6 months ago |
Dmitry Chestnykh
|
225478e84d
aarch64: Apply relocations to use TLS GD access model.
|
6 months ago |
Dmitry Chestnykh
|
672afe85c2
Add vDSO support for aarch64.
|
6 months ago |
Dmitry Chestnykh
|
f749cb5c4a
Generalize vDSO code.
|
6 months ago |
Dmitry Chestnykh
|
3a36a3100a
Fix vDSO support for all supported architectures.
|
6 months ago |
Petr Vorel
|
0694e42c9c
tree: Remove ^L
|
7 months ago |
Yao Zi
|
e1c1afff0e
libuargp: restrict compatibility macros in argp.h only
|
7 months ago |
Waldemar Brodkorb
|
4d6636f6b2
riscv32: allow ELF PIE noMMU build
|
6 months ago |
Dmitry Chestnykh
|
48591e2a25
Provide fixups for riscv32.
|
7 months ago |
Waldemar Brodkorb
|
70eea5e0f7
riscv64: partially revert cb9d1f53717dd67892ba943626f3d1b46f3e760b, fixes no MMU ELF
|
7 months ago |
Waldemar Brodkorb
|
8f200b7fef
riscv32: implement linuxthreads, from sorear
|
7 months ago |
Waldemar Brodkorb
|
4ce2bd0e57
libm: fix nexttoward failures, fixed by sorear
|
7 months ago |
Waldemar Brodkorb
|
1640c262dc
riscv64: implement Linuxthreads, from sorear
|
7 months ago |
Waldemar Brodkorb
|
318858b473
bump version for 1.0.47 release
|
7 months ago |
Waldemar Brodkorb
|
deb84369a3
riscv: add __UCLIBC_ABORT_INSTRUCTION__, suggested by sorear
|
7 months ago |
Waldemar Brodkorb
|
b7d834da28
riscv: fix pread64/pwrite64 users like git, suggested by sorear
|
7 months ago |
Waldemar Brodkorb
|
6c5b3b0ce2
riscv64: enable CTORS, fixes C++ applications, found by sorear
|
7 months ago |
Waldemar Brodkorb
|
6bb2d37af6
riscv32: sync with riscv64
|
7 months ago |
Waldemar Brodkorb
|
cd5b45d5f7
riscv64: add atomic.h, fixes tst-cond16, suggested by sorear
|
7 months ago |
Waldemar Brodkorb
|
52b57f937f
riscv64: clone behaves like on aarch64, fixes tst-basic3, reported by sorear
|
7 months ago |
Waldemar Brodkorb
|
255b70454b
riscv64: sync with glibc clone.S
|
7 months ago |
Waldemar Brodkorb
|
75a7dc74cf
riscv64: page size is 4096, reported by sorear
|
7 months ago |
Waldemar Brodkorb
|
ae11f049fc
riscv64: sync with glibc, fix all TLS errors in uClibc-ng-test
|
7 months ago |
Waldemar Brodkorb
|
9e7b342fde
add explicit_bzero from musl
|
8 months ago |
Waldemar Brodkorb
|
ad1a046306
add reallocarray from musl
|
8 months ago |
Marcus Haehnel
|
cd950aac51
libpthread/linuxthreads: add missing string.h include in condvar.c
|
8 months ago |
Marcus Haehnel
|
a53e19f932
libpthread: Remove no longer valid attribute_unused
|
8 months ago |