Age | Commit message (Expand) | Author |
2024-09-08 | mips64n32, time64: Select correct _dl_fstat impl | Dmitry Chestnykh |
2024-07-30 | ldso.c: use 'unsigned int' as loop variable type | Frank Mehnert |
2024-07-30 | libdl: properly cast parameters for %p format string specifier | Frank Mehnert |
2024-07-30 | Group conditions after `&&` | Dmitry Chestnykh |
2024-07-21 | Fix compilation with 4.x kernel headers | Dmitry Chestnykh |
2024-07-09 | ldso/dl-vdso: avoid compiler warning if configured without vdso | Marcus Haehnel |
2024-06-04 | xtensa: add FDPIC support | Max Filippov |
2024-05-09 | ldso: arm: fix build with gcc-14 | Max Filippov |
2024-05-09 | ldso: FDPIC: fix type mismatches | Max Filippov |
2024-04-21 | x86: Add vDSO support. | Dmitry Chestnykh |
2024-04-18 | aarch64: Apply relocations to use TLS GD access model. | Dmitry Chestnykh |
2024-04-18 | Add vDSO support for aarch64. | Dmitry Chestnykh |
2024-04-18 | Generalize vDSO code. | Dmitry Chestnykh |
2024-04-18 | Fix vDSO support for all supported architectures. | Dmitry Chestnykh |
2024-03-20 | riscv32: sync with riscv64 | Waldemar Brodkorb |
2024-03-19 | riscv64: sync with glibc, fix all TLS errors in uClibc-ng-test | Waldemar Brodkorb |
2024-03-03 | riscv32: add ldso support, enable time64. | Waldemar Brodkorb |
2024-02-29 | Add time64 support for sparc. | Dmitry Chestnykh |
2024-02-28 | ldso: Use statx() when time64 is enabled. | Dmitry Chestnykh |
2024-02-25 | ldso: Remove unneeded semicolons. | Dmitry Chestnykh |
2024-02-20 | Remove duplicate semicolons | Marcus Haehnel |
2024-02-20 | ldso: add null-pointer check | Frank Mehnert |
2024-02-20 | fix c6x toolchain compile | Waldemar Brodkorb |
2024-02-19 | Rename `reloc_addr` to suppress `-Wshadow` warning. | Dmitry Chestnykh |
2024-02-07 | ld.so: Add support of DT_RELR relocation format. | Dmitry Chestnykh |
2024-01-18 | c6x: fix duplicate include | Waldemar Brodkorb |
2023-12-12 | elf: support ELF binaries in noMMU | Greg Ungerer |
2023-09-23 | aarch64: disable lazy relocations | Waldemar Brodkorb |
2023-08-14 | c6x compile fix vdso support | lordrasmus |
2023-08-14 | vdso support missing file | lordrasmus |
2023-08-14 | add vsdo support | lordrasmus |
2022-12-19 | add getauxval() implementation | ramin |
2022-09-27 | arc: add support for ARCv3 32-bit processors | Sergey Matyukevich |
2022-09-27 | arc: add asm macros | Sergey Matyukevich |
2022-09-27 | ldso: arc: add compiler option check | Sergey Matyukevich |
2022-09-21 | xtensa: add static pie support | Max Filippov |
2022-09-21 | xtensa: drop ARCH_NEEDS_BOOTSTRAP_RELOCS | Max Filippov |
2022-09-21 | xtensa: ldso: make GOT protection adjustment conditional | Max Filippov |
2022-09-21 | ldso: clean up PERFORM_BOOTSTRAP_GOT ifdeferry | Max Filippov |
2022-09-07 | Added support for creation of Static Position-Independent Executables (PIE) o... | linted |
2022-03-10 | dl-elf: Supress adding double '/' in library pathname | Daniel Dorau |
2021-12-24 | Fix -Wundef related warnings | Yann Sionneau |
2021-06-04 | powerpc: fix PIE/PIC builds with newer gcc/binutils which use secureplt by de... | Yann Sionneau |
2021-02-08 | riscv64: sync ldso relocations with or1k, fixes 5 testsuite errors | Waldemar Brodkorb |
2020-10-02 | kvx: add support for kvx arch to uClibc-ng | Yann Sionneau |
2020-09-22 | Fix unused variable warning in dl-startup.c | Yann Sionneau |
2020-08-25 | ldso: Fix pointer cast warning | Yann Sionneau |
2020-04-01 | statx: make include conditional, fixes non-csky arch buildroot builds | Waldemar Brodkorb |
2020-04-01 | or1k: fix some TLS issues | Yann Sionneau |
2020-02-03 | csky: add statx conditionals | Waldemar Brodkorb |