Go to file
Martin Liška 82db4db9b4 - Update to version 1.4.0
* Initial support for the 32-bit RISC-V (RV32) has landed. (d9db6bc)
  * mold now demangles Rust symbols in error messages thanks to @eddyb's rust-demangle.c. (22e1bba)
  * --export-dynamic-symbol and --export-dynamic-symbol-list are now supported for
    the sake of compatibility with LLVM lld. With these options, you can specify
    symbols that should be exported using glob pattern. (e115aae)
  * [x86-64] PLT entries created by mold now always begins with ENDBR64 instruction
    to improve compatibility with Intel IBT (Indirect Branch Tracking.) (e3e371d)
  * mold now defines __dso_handle symbol. The lack of this linker-synthesized symbol
    caused a link error with GCC in some environments (#507). (764d757)
- Remove fix-tests.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=60
2022-08-05 16:58:16 +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-1.4.0.tar.gz - Update to version 1.4.0 2022-08-05 16:58:16 +00:00
mold.changes - Update to version 1.4.0 2022-08-05 16:58:16 +00:00
mold.spec - Update to version 1.4.0 2022-08-05 16:58:16 +00:00