Differences From Artifact [3a32fa73f7]:
- File src/runtime/lookup-asm/lookup-asm-arm-elf.S — part of check-in [0c332aa2d2] at 2013-12-27 02:07:14 on branch trunk — Rework forwarding API and ABI. It matches the Apple API and ABI now and the forwarding handler itself determines whether it should forward or not. This moves handling of +[resolve{Class,Instance}Method:] to the runtime and allows adding new kinds of forwarding without changing the runtime. Also fixes a potential stack problem in the forwarding for MIPS. (user: js size: 1684)
To Artifact [73a7ee9bbf]:
- File src/runtime/lookup-asm/lookup-asm-arm-elf.S — part of check-in [3b97fc3cd9] at 2014-01-04 00:24:08 on branch trunk — Update copyright. (user: js size: 1690)
1 | 1 2 3 4 5 6 7 8 9 | - + | /* |
| ︙ |