Differences From Artifact [a40184aa62]:
- File src/forwarding/forwarding-arm-elf.S — part of check-in [7406a3c11e] at 2025-04-26 11:19:30 on branch trunk — Rename OFForward to _OFForward and make it hidden (user: js size: 3372)
To Artifact [ee25c538d1]:
- File src/forwarding/forwarding-arm-elf.S — part of check-in [2079b0ec99] at 2025-04-26 11:44:32 on branch trunk — Use .internal instead of .hidden (user: js size: 3376) [more...]
| ︙ | |||
23 24 25 26 27 28 29 | 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 | - - + + | #ifdef HAVE_VFP2 .fpu vfp #endif .globl _OFForward .globl _OFForward_stret |
| ︙ |