Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
bff59d13a82cd4c02792fd73da0e7c79bda022ff
/
ldso
f3055e0
allow specifying argv[0] when invoking a program via ldso command
by Rich Felker
· 7 years ago
43c423a
fix regression in dlopen promotion from RTLD_LOCAL to RTLD_GLOBAL
by Rich Felker
· 7 years ago
66b53cf
ldso: avoid spurious & possible erroneous work for libs with no deps
by Rich Felker
· 7 years ago
0c53178
fix dlopen/dlsym regression opening libs already loaded at startup
by Rich Felker
· 8 years ago
a393d5c
precalculate gnu hash rather than doing it lazily in find_sym inner loop
by Rich Felker
· 8 years ago
cb52539
remove unused refcnt field for shared libraries
by Rich Felker
· 8 years ago
c49d3c8
avoid loading of multiple libc versions via explicit pathname
by Rich Felker
· 8 years ago
6476b81
emulate lazy relocation as deferrable relocation
by Rich Felker
· 8 years ago
4823b13
reorder addend handling before symbol lookup in relocation code
by Rich Felker
· 8 years ago
4ff234f
rework ldso handling of global symbol table for consistency
by Rich Felker
· 8 years ago
c9783e4
treat STB_WEAK and STB_GNU_UNIQUE like STB_GLOBAL in find_sym
by Szabolcs Nagy
· 8 years ago
1f53e7d
fix crashes in x32 __tls_get_addr
by rofl0r
· 8 years ago
27b3fd6
fix crash from corrupted tls module list after failed dlopen
by Rich Felker
· 8 years ago
5448289
treat null vdso base same as missing
by Bobby Bingham
· 8 years ago
b418ea1
generalize ELF hash table types not to assume 32-bit entries
by Rich Felker
· 8 years ago
5ffe515
fix ldso reserved library name handling
by Szabolcs Nagy
· 8 years ago
86e8cc0
fix accidental global static pointer in ldso
by Szabolcs Nagy
· 8 years ago
71392a9
generalize mips-specific reloc code not to hard-code sym/type encoding
by Rich Felker
· 9 years ago
2d0290d
fix regression in SH/FDPIC dynamic linker
by Rich Felker
· 9 years ago
c18d05f
ldso: fix GDB dynamic linker info on MIPS
by Felix Fietkau
· 9 years ago
140ad50
fix regression in dynamic-linked tls when both main app & libs have tls
by Rich Felker
· 9 years ago
5552ce5
move dynamic linker to its own top-level directory, ldso
by Rich Felker
· 9 years ago