mirror of
https://github.com/rui314/mold.git
synced 2024-11-10 10:57:55 +03:00
ffb8e03c97
glibc 2.22 or prior have a bug that the dynamic linker (ld-linux.so.2)
crashes on `dlopen` if .rela.dyn and .rela.plt are not contiguous in
the `dlopen`-ed file and RTLD_NOW is specified. That bug was fixed in
|
||
---|---|---|
.. | ||
arch-aarch64.cc | ||
arch-i386.cc | ||
arch-x86-64.cc | ||
cmdline.cc | ||
elf.h | ||
gc-sections.cc | ||
icf.cc | ||
input-sections.cc | ||
linker-script.cc | ||
main.cc | ||
mapfile.cc | ||
mold-wrapper.c | ||
mold.h | ||
object-file.cc | ||
output-chunks.cc | ||
passes.cc | ||
relocatable.cc | ||
subprocess.cc |