Accepting request 1205736 from devel:tools:compiler
- Update to version 2.34.1 * [ARM32] Fixed a regression that R_ARM_TARGET1 wasn't handled as a synonym for R_ARM_ABS32 relocation. This issue caused some ARM32 programs to crash on startup if linked with mold. (186272a) * [RISC-V] mold now sets the STO_RISCV_VARIANT_CC dynamic tag if the ELF module exports a function symbol with a non-standard calling convention. (16eb513) OBS-URL: https://build.opensuse.org/request/show/1205736 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mold?expand=0&rev=48
This commit is contained in:
commit
11962bb5ec
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6067f41f624c32cb0f4e959ae7fabee5dd71dd06771e2c069c2b3a6a8eca3c8c
|
||||
size 10056591
|
3
mold-2.34.1.tar.gz
Normal file
3
mold-2.34.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a8cf638045b4a4b2697d0bcc77fd96eae93d54d57ad3021bf03b0333a727a59d
|
||||
size 10057683
|
10
mold.changes
10
mold.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 18:37:30 UTC 2024 - Martin Liška <martin.liska@hey.com>
|
||||
|
||||
- Update to version 2.34.1
|
||||
* [ARM32] Fixed a regression that R_ARM_TARGET1 wasn't handled as a synonym for
|
||||
R_ARM_ABS32 relocation. This issue caused some ARM32 programs to crash on
|
||||
startup if linked with mold. (186272a)
|
||||
* [RISC-V] mold now sets the STO_RISCV_VARIANT_CC dynamic tag if the ELF module
|
||||
exports a function symbol with a non-standard calling convention. (16eb513)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 14:21:13 UTC 2024 - Martin Liška <martin.liska@hey.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user