ObjFW  View Ticket

Ticket UUID: 769aec529828d86ac6c8eb1898d2516b0496efa0
Title: Write assembly for forwardingTargetForSelector: on PowerPC 64
Status: Fixed Type: Feature Request
Severity: Minor Priority: High
Subsystem: Resolution: Fixed
Last Modified: 2024-08-20 21:58:52
Version Found In: Milestone: 1.2
User Comments:
js added on 2024-05-22 20:47:32: (text/x-markdown)
Necessary to have forwardingTargetForSelector: on PowerPC 64

js added on 2024-08-19 21:45:12: (text/x-markdown)
Implemented for ELF v2 ABI in [](119b311a62). Implementation for ELF v1 ABI still missing.

js added on 2024-08-20 21:58:52: (text/x-markdown)
Implemented for ELF v1 in [](d7797ded66). This means this is fully implemented for v1 and v2 now.