Ana Guerrero 9765589ea7 Accepting request 1100863 from devel:tools:compiler
- Update to version 2.0.0
  * License changed to MIT.
  * Previously, mold could not produce an object file with more than 65520 sections
    using the --relocatable option. Now the bug has been fixed. (2e8bd0b)
  * mold now interprets -undefined as a synonym for --undefined instead of -u
    ndefined. This seems inconsistent, as -ufoo is generally treated as -u foo
    (which is an alias for --undefined foo), but this is the behavior of the GNU
    linkers and LLVM lld, so we prioritize compatibility over consistency.
  * -nopie is now handled as a synonym for --no-pie.
  * [RISC-V] R_RISCV_SET_ULEB128 and R_RISCV_SUB_ULEB128 relocation types are now
    supported (4bffe26, 1ac5fe7)
  * [PPC64] R_PPC64_REL32 relocation type is now supported. (ebd780e)

OBS-URL: https://build.opensuse.org/request/show/1100863
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mold?expand=0&rev=31
2023-07-27 14:52:44 +00:00
2022-05-13 11:39:22 +00:00
2023-07-26 13:08:35 +00:00
2023-07-26 13:08:35 +00:00
2023-07-26 13:08:35 +00:00
Description
No description provided
200 KiB
Languages
Diff 100%