You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The patch implements the required changes to support runtime relocations in MinGW.
For 26-bit relocations, the linker generates a jump stub, as a single opcode is not sufficient for relocation.
Co-authored-by: Evgeny Karpov <[email protected]>
0 commit comments