ObjFW  History of src/forwarding-amd64-elf.S of 3912669d917dfe73

History of the file that is called src/forwarding-amd64-elf.S at check-in 3912669d917dfe73

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
[2ec536dc20] part of check-in [1a38a540aa] Add of_forward_stret for AMD64/ELF. (check-in: [1a38a540aa] user: js, branch: trunk, size: 3754) [annotate] [blame] [check-ins using] [diff]
15:21
[34de21f7d5] part of check-in [9713ad857d] 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. (check-in: [9713ad857d] user: js, branch: trunk, size: 2407) [annotate] [blame] [check-ins using] [diff]

2013-07-25
22:41
[1e1ff32102] part of check-in [a7409be2c4] Fix -[forwardingTargetForSelector:] on AMD64. (check-in: [a7409be2c4] user: js, branch: trunk, size: 2353) [annotate] [blame] [check-ins using] [diff]
2013-07-11
12:33
[6c622f93eb] part of check-in [aeb47d24b5] Use section .ctors instead of .init_array. (check-in: [aeb47d24b5] user: js, branch: trunk, size: 2330) [annotate] [blame] [check-ins using] [diff]
2013-07-07
14:14
[ee4e7452e5] part of check-in [9686258014] Add forwardingTargetForSelector: for x86/ELF.

Currently, no methods returning structs are supported, see the comment
in OFObject. (check-in: [9686258014] user: js, branch: trunk, size: 2323) [annotate] [blame] [check-ins using] [diff]

2013-03-16
10:13
Added: [d81347873d] part of check-in [5a6cc94418] Add forwardingTargetForSelector: for AMD64/ELF.

Currently, no methods returning structs are supported, see the comment
in OFObject. (check-in: [5a6cc94418] user: js, branch: trunk, size: 2329) [annotate] [blame] [check-ins using]