History of file src/forwarding-mips-elf.S at check-in a5bfaa315bafc3d2
2013-09-18
| ||
09:41 | Deleted: Move sources for forwarding to src/forwarding. check-in: [c3623fcb7b] user: js, branch: trunk, size: 0 | |
2013-08-01
| ||
18:59 | Add of_forward_stret for MIPS/ELF. file: [f89a8ca2f8] check-in: [d694ea89af] user: js, branch: trunk, size: 5501 [annotate] [blame] [check-ins using] [diff] | |
2013-07-26
| ||
15:21 |
Add support for objc_msg_lookup_stret.
The assembly implementations of the lookup and forwarding still need to | |
2013-07-25
| ||
23:21 | Forwarding: Save FP args when using MIPS/EABI. file: [6394ce1502] check-in: [3d98184cc2] user: js, branch: trunk, size: 3363 [annotate] [blame] [check-ins using] [diff] | |
22:54 | More -[forwardingTargetForSelector:] tests. file: [39560a8c6a] check-in: [37ea76ea9d] user: js, branch: trunk, size: 3024 [annotate] [blame] [check-ins using] [diff] | |
2013-07-24
| ||
23:05 |
Added:
Add forwardingTargetForSelector: for MIPS/ELF.
Only for the O32 ABI and the 32-bit EABI. Currently, no methods returning structs are supported, see the comment | |