- Update to version 1.4.2
* [RV32] We've fixed several issues for 32-bit RISC-V. mold can now build complex programs including itself for the target. * [ARM32] mold gained range extension thunks so that it can now link programs whose .text is larger than 16 MiB. Previously, mold couldn't link such large programs. We've also fixed general stability issues for ARM32. OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=67
This commit is contained in:
parent
d858a8843c
commit
90282e9437
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:394036d299c50f936ff77ce9c6cf44a5b24bfcabf65ae7db9679f89c11a70b3f
|
||||
size 6280266
|
3
mold-1.4.2.tar.gz
Normal file
3
mold-1.4.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47e6c48d20f49e5b47dfb8197dd9ffcb11a8833d614f7a03bd29741c658a69cd
|
||||
size 6287845
|
10
mold.changes
10
mold.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 4 06:29:52 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Update to version 1.4.2
|
||||
* [RV32] We've fixed several issues for 32-bit RISC-V.
|
||||
mold can now build complex programs including itself for the target.
|
||||
* [ARM32] mold gained range extension thunks so that it can now link programs whose
|
||||
.text is larger than 16 MiB. Previously, mold couldn't link such large programs.
|
||||
We've also fixed general stability issues for ARM32.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 18 09:28:25 UTC 2022 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user