ObjFW  Changes On Branch a964d3dcb4638dcd

Changes In Branch tagged-pointers Through [a964d3dcb4] Excluding Merge-Ins

This is equivalent to a diff from 812a46b8f6 to a964d3dcb4

2020-06-29
21:38
Convert all x86_64/ELF ASM files to Intel syntax check-in: 6b34f309da user: js tags: trunk
20:30
Add support for tagged pointers in object_getClass check-in: 8707dd73c4 user: js tags: tagged-pointers
19:42
runtime: Add helper functions for tagged pointers check-in: a964d3dcb4 user: js tags: tagged-pointers
2020-06-28
15:39
Remove OF_DIRECT(_MEMBERS) where it was too much check-in: 812a46b8f6 user: js tags: trunk
15:19
Only use objc_direct(_members) with Apple runtime check-in: 96b35d19c5 user: js tags: trunk

Modified src/runtime/Makefile from [19d76e27b3] to [578f05e231].    [diff]

Modified src/runtime/ObjFWRT.h from [439a147585] to [419dceb932].    [diff]

Modified src/runtime/amiga-glue.m from [5dde941d59] to [bd99617da7].    [diff]

Modified src/runtime/amiga-library.m from [3100a40497] to [ee22f330db].    [diff]

Modified src/runtime/amigaos3.sfd from [c645261c7f] to [bce272de78].    [diff]

Modified src/runtime/linklib/linklib.m from [141357802d] to [8bd799cb5a].    [diff]

Modified src/runtime/morphos-clib.h from [cfb2b6af7e] to [5d4187d2f7].    [diff]

Modified src/runtime/morphos.fd from [f7d065769a] to [705f1d62db].    [diff]

Added src/runtime/tagged-pointer.m version [a10440bd9d].