ObjFW  All files named "src/runtime/lookup-asm-amd64-elf.S"

History for src/runtime/lookup-asm-amd64-elf.S

2013-09-20
10:57
Deleted: Move lookup asm files to src/runtime/lookup-asm. check-in: [c4abdf467a] user: js, branch: trunk, size: 0
2013-07-30
21:41
Add forwardingTargetForSelector: for PowerPC/ELF.

Methods returning structs are not yet supported. file: [0076c67932] check-in: [9ce5b241e4] user: js, branch: trunk, size: 1742 [annotate] [blame] [check-ins using] [diff]

2013-07-26
15:21
Add objc_msg_lookup_stret for AMD64/ELF. file: [fe840622a9] check-in: [a56adbb68e] user: js, branch: trunk, size: 1742 [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
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: [ecedf45989] check-in: [9713ad857d] user: js, branch: trunk, size: 1560 [annotate] [blame] [check-ins using] [diff]

2013-07-25
00:46
lookup-asm-*.S: Reorder functions. file: [ae968a3a5d] check-in: [ad2abaf3be] user: js, branch: trunk, size: 1420 [annotate] [blame] [check-ins using] [diff]
2013-07-11
12:48
Added: Improve file name consistency. file: [3eb642b445] check-in: [8417e06951] user: js, branch: trunk, size: 1420 [annotate] [blame] [check-ins using]