History of file src/forwarding-amd64-elf.S at check-in e139086f33fc24c6
2013-09-18
| ||
09:41 | Deleted: Move sources for forwarding to src/forwarding. check-in: [c3623fcb7b] user: js, branch: trunk, size: 0 | |
2013-07-26
| ||
15:21 | Add of_forward_stret for AMD64/ELF. file: [2ec536dc20] check-in: [1a38a540aa] user: js, branch: trunk, size: 3754 [annotate] [blame] [check-ins using] [diff] | |
15:21 |
Add support for objc_msg_lookup_stret.
The assembly implementations of the lookup and forwarding still need to | |
2013-07-25
| ||
22:41 | Fix -[forwardingTargetForSelector:] on AMD64. file: [1e1ff32102] check-in: [a7409be2c4] user: js, branch: trunk, size: 2353 [annotate] [blame] [check-ins using] [diff] | |
2013-07-11
| ||
12:33 | Use section .ctors instead of .init_array. file: [6c622f93eb] check-in: [aeb47d24b5] user: js, branch: trunk, size: 2330 [annotate] [blame] [check-ins using] [diff] | |
2013-07-07
| ||
14:14 |
Add forwardingTargetForSelector: for x86/ELF.
Currently, no methods returning structs are supported, see the comment | |
2013-03-16
| ||
10:13 |
Added:
Add forwardingTargetForSelector: for AMD64/ELF.
Currently, no methods returning structs are supported, see the comment | |