History of file src/forwarding-x86-elf.S at check-in f727480860d44a6f3da23eb3f0355a92ffa06c3dd6581393ed3211c82ff763fc
2013-09-18
| ||
09:41 | Deleted: Move sources for forwarding to src/forwarding. check-in: [c3623fcb7b] user: js, branch: trunk, size: 0 | |
2013-07-30
| ||
21:46 | Fix two typos. file: [160600a487] check-in: [1790183411] user: js, branch: trunk, size: 2658 [annotate] [blame] [check-ins using] [diff] | |
2013-07-28
| ||
01:12 | Add of_forward_stret for x86/ELF. file: [c6695dc060] check-in: [0379a04a1b] user: js, branch: trunk, size: 2652 [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
| ||
22:41 | Fix -[forwardingTargetForSelector:] on AMD64. file: [58a26639e3] check-in: [a7409be2c4] user: js, branch: trunk, size: 1937 [annotate] [blame] [check-ins using] [diff] | |
2013-07-11
| ||
12:33 | Use section .ctors instead of .init_array. file: [a73786acf5] check-in: [aeb47d24b5] user: js, branch: trunk, size: 1939 [annotate] [blame] [check-ins using] [diff] | |
2013-07-07
| ||
14:14 |
Added:
Add forwardingTargetForSelector: for x86/ELF.
Currently, no methods returning structs are supported, see the comment | |