index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ldso
Age
Commit message (
Expand
)
Author
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
2019-11-08
riscv64: implement NPTL/TLS
Waldemar Brodkorb
2019-11-06
riscv64: lazy relocations do not work like sparc/m68k
Waldemar Brodkorb
2019-11-01
riscv64: add shared library support
Waldemar Brodkorb
2019-04-14
Fix build with SUPPORT_LD_DEBUG_EARLY enabled
Konstantin Vasin
2018-12-31
csky: Add EM_CSKY for ldso
Guo Ren
2018-11-01
Add support for Thumb-only processors.
Christophe Lyon
2018-10-27
ARC: Accommodate TLS fix in Binutils
Evgeniy Didin
2018-08-10
rtld: Avoid crash on R_ARM_NONE relocation
Christophe Lyon
2018-08-10
Fix htab_delete loop counter
Christophe Lyon
2018-08-10
rtld: Initialize _dl_error_catch_tsd without FUNCDESC relocation
Christophe Lyon
2018-08-10
rtld: Use ELF_RTYPE_CLASS_DLSYM
Christophe Lyon
2018-08-10
rtld: Compile with -fno-unwind-tables -fno-asynchronous-unwind-tables
Christophe Lyon
2018-08-10
rtld: Add lazy binding support
Christophe Lyon
2018-08-10
TLS: fix relocation computation
Christophe Lyon
2018-08-10
Fix bug in _dl_pread when using pread64 syscall
Christophe Lyon
2018-08-10
rtld: Add startup code
Christophe Lyon
2018-08-10
rtld: Avoid FUNCDESC relocation on _start
Christophe Lyon
2018-08-10
rtld: Add FDPIC code for arm
Christophe Lyon
[next]