mold 0.9.2 is a maintenance release of the mold linker. It contains only bug fixe. There's no new feature since 0.9.1. Here is a list of notable changes:
- Some test scripts are fixed so that they pass on non-Ubuntu-20 systems
- The logic to find the location of
mold-wrapper.so
is generalized so that mold can be installed other than/usr/bin
or/usr/local/bin
R_386_TLS_IE
relocation has been implemented to fix a compatibility issue with GCC- Some assertion failures are fixed
- mold no longer replaces
IFUNC
withFUNC
in a .dynsym - Section header is now properly aligned in memory and on disk