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

History for src/runtime/lookup-asm-ppc-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-31
15:31
Add objc_msg_lookup_stret for PPC/ELF. file: [43dfa59b3f] check-in: [e39e55efff] user: js, branch: trunk, size: 1889 [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: [92bdb3856b] check-in: [9713ad857d] user: js, branch: trunk, size: 1693 [annotate] [blame] [check-ins using] [diff]

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