Accepting request 1119175 from devel:tools:compiler

- Update to version 2.3.1
  * [ARM32, ARM64, PowerPC, LoongArch] mold 2.3.0 would crash when handling large
    output files. This was due to a bug in the code that creates range extension
    thunks. This issue has now been resolved. (7be1b66)
  * [LoongArch] mold is now capable of handling relocations generated for the
    -mcmodel=extreme flag. (4bd80ec)

OBS-URL: https://build.opensuse.org/request/show/1119175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mold?expand=0&rev=35
This commit is contained in:
Ana Guerrero 2023-10-20 21:18:37 +00:00 committed by Git OBS Bridge
commit 4712f3fcdf
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6cfc1af0214f993be1b0ae4a2f0278d32b7fc48155c15b2d03758f6d81e7250b
size 9958893

3
mold-2.3.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:380f540114408c37bcdb7f3bda91a056448a93124ca6992a373ae2bda35e9af7
size 9958470

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Oct 20 08:21:20 UTC 2023 - Martin Liška <martin.liska@hey.com>
- Update to version 2.3.1
* [ARM32, ARM64, PowerPC, LoongArch] mold 2.3.0 would crash when handling large
output files. This was due to a bug in the code that creates range extension
thunks. This issue has now been resolved. (7be1b66)
* [LoongArch] mold is now capable of handling relocations generated for the
-mcmodel=extreme flag. (4bd80ec)
-------------------------------------------------------------------
Wed Oct 18 12:34:13 UTC 2023 - Martin Liska <martin.liska@melowntech.com>

View File

@ -17,7 +17,7 @@
Name: mold
Version: 2.3.0
Version: 2.3.1
Release: 0
Summary: A Modern Linker (mold)
License: MIT