ObjFW  All files named "src/forwarding.S"

History for src/forwarding.S

2013-09-18
09:41
Deleted: Move sources for forwarding to src/forwarding. check-in: [c3623fcb7b] user: js, branch: trunk, size: 0
2013-07-30
21:41
Add forwardingTargetForSelector: for PowerPC/ELF.

Methods returning structs are not yet supported. file: [4eb0272be1] check-in: [9ce5b241e4] user: js, branch: trunk, size: 1352 [annotate] [blame] [check-ins using] [diff]

2013-07-24
23:05
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: [810ae34c05] check-in: [f1416bbdc2] user: js, branch: trunk, size: 1272 [annotate] [blame] [check-ins using] [diff]

2013-07-09
00:33
Fix wrong include name. file: [eaa3178c48] check-in: [12095daf4e] user: js, branch: trunk, size: 1130 [annotate] [blame] [check-ins using] [diff]
00:20
Add forwardingTargetForSelector: for ARM/ELF.

Currently, no methods returning structs are supported, see the comment
in OFObject. file: [ebcc628a59] check-in: [27daad1290] user: js, branch: trunk, size: 1131 [annotate] [blame] [check-ins using] [diff]

2013-07-08
15:30
Added: Check for forwarding at compile time.

Checking at configure time can potentially break universal builds. file: [e1168e09d5] check-in: [bbabe17c4f] user: js, branch: trunk, size: 1051 [annotate] [blame] [check-ins using]