SHA256
1
0
forked from pool/mold
Ana Guerrero 672e72841e Accepting request 1183534 from devel:tools:compiler
- Update to version 2.32.0
  * Previously, shared libraries specified with --as-needed were not considered as
    "needed" if they were referenced only by weak undefined symbols. Such weak
    symbols were converted to absolute symbols at address zero at link-time.
    Although this behavior was not technically wrong, it caused a significant issue
    in a rare occasion (#1286). Now, weak undefined symbols retain --as-needed
    shared libraries. (06b5926)
  * [RISC-V] RISC-V object files contain ISA strings in the .riscv.attributes
    section. Previously, we had reported valid ISA strings containing digits as
    errors. The issue has now been resolved. (841a186)
  * [RISC-V] We no longer write dynamic relocation addends to relocated places
    because it caused static position-independent executables to crash on process
    startup in some environments. In other words, --no-apply-dynamic-relocs is
    enabled by default.
  * LTO now works on MinGW. (50bf031)

OBS-URL: https://build.opensuse.org/request/show/1183534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mold?expand=0&rev=44
2024-06-27 14:04:34 +00:00
2022-05-13 11:39:22 +00:00
2024-06-27 07:02:53 +00:00
2024-06-27 07:02:53 +00:00
2024-06-27 07:02:53 +00:00
Description
No description provided
183 KiB
Languages
Diff 100%