K 10 svn:author V 6 jasone K 8 svn:date V 27 2017-06-20T07:25:38.181503Z K 7 svn:log V 226 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. END