c9bfed62a4
* The --icf=safe option has been supported. * LTO now works reliably under a heavy load. mold used to abort occasionally under such condition on Linux due to a spurious failure of pthread_create(2). (d8a8877) * mold now prints out undefined symbol errors in a format similar to LLVM lld. (13816a1) * mold now prints out a better error message for the disk full situation. (5969260) * mold can now build GCC 12 with LTO. (708ad63) * Fixed an LTO issue on 32-bits hosts such as i686. (920266b) * mold is now AddressSanitizer and UndefinedSanitizer clean. (fafb75b, 3499ee6) * mold used to create broken debug info on 32-bits hosts (#490). The bug has been fixed. (0abd0a4) * mold used to accept not only a single dash but also double dashes for single-letter options. For example, --S was accidentally accepted as an alias for-S. This is unconventional, and such options are no longer accepted. (232dafa) * --color-diagnostics is now an alias for --color-diagnostics=auto instead of --color-diagnostics=always for compatibility with LLVM lld. * pkg-config is no longer needed to build mold. * The --package-metadata option is supported. (#505, e9f6715) OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=43 |
||
---|---|---|
_constraints | ||
.gitattributes | ||
.gitignore | ||
mold-1.3.0.tar.gz | ||
mold.changes | ||
mold.spec |