mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
generate code to branch based on an address in a register. This allows us to have binaries larger than the 32MiB limit of a branch instruction. The main use of this is with clang. Clang 3.8.0 has been shown to be larger than the above limit. |
||
|---|---|---|
| .. | ||
| crt1.c | ||
| crti.S | ||
| crtn.S | ||
| Makefile | ||
| Makefile.depend | ||