Skip to content
Success

Changes

Summary

  1. changes: remove duplicated heading (commit: d6884b2) (details)
  2. Fix mergeable section flags and use .rodata.cst16 where appropriate (#9981) (commit: f11d385) (details)
  3. changes: mention GC fix (commit: a32ed94) (details)
Commit d6884b24cb0974d4e24cc72e38009499387184af by Florian Angeletti
changes: remove duplicated heading
(commit: d6884b2)
The file was modifiedChanges (diff)
Commit f11d38538602c39fafd8750b42340cea18c0ec0d by Florian Angeletti
Fix mergeable section flags and use .rodata.cst16 where appropriate (#9981)

On x86-64 ELF, the `.rodata.cst8` section was incorrectly used.

(cherry picked from commit 8a46d76bf9359b5cc505b3f2f9c81eb624c631fa)
(commit: f11d385)
The file was modifiedruntime/amd64.S (diff)
The file was modifiedasmcomp/amd64/emit.mlp (diff)
The file was modifiedChanges (diff)
The file was modifiedChanges (diff)