ObjFW  All files named "src/forwarding-arm-elf.S"

History for src/forwarding-arm-elf.S

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: [5a18cdb1fb] check-in: [1790183411] user: js, branch: trunk, size: 2273 [annotate] [blame] [check-ins using] [diff]
2013-07-28
15:29
Add of_forward_stret for ARM/ELF. file: [9a7d09481f] check-in: [2b1b0f8b59] user: js, branch: trunk, size: 2267 [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
be adjusted. Those just alias to the non-stret version for now so that
linking works, meaning the behaviour is still the same as without
support for objc_msg_lookup_stret for now. file: [a8e2abaeb9] check-in: [9713ad857d] user: js, branch: trunk, size: 1724 [annotate] [blame] [check-ins using] [diff]

2013-07-11
12:33
Use section .ctors instead of .init_array. file: [dd9bbbc357] check-in: [aeb47d24b5] user: js, branch: trunk, size: 1670 [annotate] [blame] [check-ins using] [diff]
2013-07-09
00:20
Added: Add forwardingTargetForSelector: for ARM/ELF.

Currently, no methods returning structs are supported, see the comment
in OFObject. file: [a83881c740] check-in: [27daad1290] user: js, branch: trunk, size: 1663 [annotate] [blame] [check-ins using]