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

History for src/runtime/lookup-asm-arm-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-28
15:28
Add objc_msg_lookup_stret for ARM/ELF. file: [79afacfbeb] check-in: [f727480860] user: js, branch: trunk, size: 1702 [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: [031638809a] check-in: [9713ad857d] user: js, branch: trunk, size: 1520 [annotate] [blame] [check-ins using] [diff]

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