Go to file
Dominique Leuenberger 4d42ce56a6 Accepting request 983544 from devel:tools:compiler
- Update to version 1.3.0
  * 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/request/show/983544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mold?expand=0&rev=15
2022-06-18 20:06:11 +00:00
_constraints Increase constraints. 2022-05-13 11:39:22 +00:00
.gitattributes Accepting request 941885 from devel:gcc 2021-12-21 18:39:05 +00:00
.gitignore Accepting request 941885 from devel:gcc 2021-12-21 18:39:05 +00:00
mold-1.3.0.tar.gz - Update to version 1.3.0 2022-06-18 07:14:10 +00:00
mold.changes - Update to version 1.3.0 2022-06-18 07:14:10 +00:00
mold.spec Add Group for the package. 2022-06-18 07:21:47 +00:00