ObjFW  All files named "src/forwarding-mips-elf.S"

History for src/forwarding-mips-elf.S

2013-09-18
09:41
Deleted: Move sources for forwarding to src/forwarding. check-in: [c3623fcb7b] user: js, branch: trunk, size: 0
2013-08-01
18:59
Add of_forward_stret for MIPS/ELF. file: [f89a8ca2f8] check-in: [d694ea89af] user: js, branch: trunk, size: 5501 [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: [2f942a63a8] check-in: [9713ad857d] user: js, branch: trunk, size: 3417 [annotate] [blame] [check-ins using] [diff]

2013-07-25
23:21
Forwarding: Save FP args when using MIPS/EABI. file: [6394ce1502] check-in: [3d98184cc2] user: js, branch: trunk, size: 3363 [annotate] [blame] [check-ins using] [diff]
22:54
More -[forwardingTargetForSelector:] tests. file: [39560a8c6a] check-in: [37ea76ea9d] user: js, branch: trunk, size: 3024 [annotate] [blame] [check-ins using] [diff]
2013-07-24
23:05
Added: Add forwardingTargetForSelector: for MIPS/ELF.

Only for the O32 ABI and the 32-bit EABI.

Currently, no methods returning structs are supported, see the comment
in OFObject. file: [53faa6cc87] check-in: [f1416bbdc2] user: js, branch: trunk, size: 2727 [annotate] [blame] [check-ins using]