Go to file
Martin Liška a1c58fe93b - Update to version 2.1.0
* Loongson's LoongArch CPU has been supported. (03b1a1c)
  * -z nosectionheader has been added to eliminate section headers from the output
    file. (084ca55)
  * Previously, linking with the -z pack-relative-relocs option produces an
    executable that glibc 2.38 refuses to run with DT_RELR without GLIBC_ABI_DT_RELR
    dependency error. Now, mold produces binaries compatible with glibc 2.38.
    (f467ad1)
  * [ARM64] R_AARCH64_ADR_PREL_PG_HI21_NC relocation type has been supported.
    (17a5c3e)
  * [ARM64] R_AARCH64_MOVW_UABS_G3 relocation type has now been handled as a
    PLT-generating relocation to fix an issue when main is not defined in the main
    executable but rather in a .so file. (e764557)
  * [RISC-V] We now merge input .riscv.attributes contents. Previously, we just
    concatenated them. (aa64491)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=93
2023-08-13 19:41:06 +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-2.1.0.tar.gz - Update to version 2.1.0 2023-08-13 19:41:06 +00:00
mold.changes - Update to version 2.1.0 2023-08-13 19:41:06 +00:00
mold.spec - Update to version 2.1.0 2023-08-13 19:41:06 +00:00