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

History for src/runtime/lookup-asm-mips-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-08-01
18:53
Add objc_msg_lookup_stret for MIPS/ELF. file: [87a1a9916a] check-in: [5d814a5ef5] user: js, branch: trunk, size: 2435 [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: [591bc89aea] check-in: [9713ad857d] user: js, branch: trunk, size: 2129 [annotate] [blame] [check-ins using] [diff]

2013-07-24
22:56
lookup-asm-mips-elf.S: Support PIC.

This also improves the check for the ABI. file: [b184c8be25] check-in: [8108a32927] user: js, branch: trunk, size: 1989 [annotate] [blame] [check-ins using] [diff]

2013-07-11
12:48
Added: Improve file name consistency. file: [fc34beda3a] check-in: [8417e06951] user: js, branch: trunk, size: 1701 [annotate] [blame] [check-ins using]