mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 01:31:45 -05:00
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. |
||
|---|---|---|
| .. | ||
| _ctx_start.S | ||
| _set_tp.c | ||
| _setjmp.S | ||
| fabs.S | ||
| flt_rounds.c | ||
| fpgetmask.c | ||
| fpsetmask.c | ||
| infinity.c | ||
| makecontext.c | ||
| Makefile.inc | ||
| setjmp.S | ||
| sigsetjmp.S | ||