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
Shrink range of addresses used for executable .text sections (theseus-os#984)
* The address calculation was slightly too large to accommodate
branch (call/jump) instructions on aarch64.
The range was correct on x86, but this feature isn't used on x86.
0 commit comments