Martin Liška e6f68a80d8 - Update to version 1.5.1
* We changed the memory layout to save both memory and disk space in 1.5.0. Even
    though the new layout works fine on most systems, the change made the linker to
    create unusable executables for systems with large pages. Specifically, if you
    specify a large number for the -z max-page-size option, the loader refused to
    execute it with the error while loading shared libraries: cannot apply
    additional memory protection after relocation: Cannot allocate memory error. We
    reverted our recent commits so that mold creates output files with the same
    memory layout as it did before 1.5.0. (e62de0b)

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=71
2022-09-29 07:07:50 +00:00
2022-05-13 11:39:22 +00:00
2022-09-29 07:07:50 +00:00
2022-09-29 07:07:50 +00:00
2022-09-29 07:07:50 +00:00
Description
No description provided
200 KiB
Languages
Diff 100%