HomeFreeBSD

Decrease relative branch brittleness.

Description

Decrease relative branch brittleness.

Replace conditional branches with trampolines to unconditional branches when
jumping to labels within other compilation units. This increases the offset
range from +-1 MiB to +-128 MiB.

Details

Provenance
jasoneAuthored on
Parents
rS320135: periodic(8): delete trailing whitespace
Branches
Unknown
Tags
Unknown