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

History for src/runtime/lookup-asm-x86-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: [483507fb77] check-in: [9ce5b241e4] user: js, branch: trunk, size: 1926 [annotate] [blame] [check-ins using] [diff]

2013-07-28
01:06
Add objc_msg_lookup_stret for x86/ELF. file: [687ef6e3ff] check-in: [3aa93c594f] user: js, branch: trunk, size: 1929 [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: [18adc64486] check-in: [9713ad857d] user: js, branch: trunk, size: 1698 [annotate] [blame] [check-ins using] [diff]

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