mold 2.40.4 is a maintenance release of the high-speed linker.
Bug Fixes and Compatibility Improvements
- We had upgraded the bundled mimalloc memory allocator library to version 3.3.3 in the mold 2.40.3 release, but it turned out that this version of mimalloc was not stable enough. We have rolled it back, so mold is now shipped with mimalloc 2.2.2. (754949f)
- [PPC64V1]
R_PPC64_GOT16
relocation is now supported. (7e0b728) - [PPC64V2]
R_PPC64_REL14
relocation is now supported. (d9b20a1)