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

History for src/runtime/lookup-asm-amd64-macho.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-26
18:05
Add objc_msg_lookup_stret for AMD64/Mach-O. file: [9f2fcb9422] check-in: [22eefaaadd] user: js, branch: trunk, size: 1580 [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: [81a51cd4d7] check-in: [9713ad857d] user: js, branch: trunk, size: 1371 [annotate] [blame] [check-ins using] [diff]

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