ObjFW  Changes On Branch b1ee7629b52cee12

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

This is equivalent to a diff from b177aa1b8b to b1ee7629b5

2020-07-01
21:32
Merge trunk into branch "tagged-pointers" check-in: 6d5cc25f0c user: js tags: tagged-pointers
2020-06-30
22:44
Convert apple-forwarding-x86_64.S to Intel syntax check-in: fd8b23c282 user: js tags: trunk
21:24
lookup-asm-x86-win32.S: Support tagged pointers check-in: b1ee7629b5 user: js tags: tagged-pointers
21:12
lookup-asm-x86_64-win64.S: Support tagged pointers check-in: 2cec2f2e8d user: js tags: tagged-pointers
20:52
Merge trunk into branch "tagged-pointers" check-in: c4a12e3fa1 user: js tags: tagged-pointers
20:50
Convert all x86_64/Win64 ASM to Intel syntax check-in: b177aa1b8b user: js tags: trunk
19:52
Don't use -no-integrated-as on Darwin check-in: f4e99b94d2 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/class.m from [959b2ef399] to [02bad041ab].    [diff]

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

Modified src/runtime/lookup-asm/lookup-asm-x86-elf.S from [582b619bd5] to [c25a1420f7].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86-win32.S from [44cfb2c923] to [db823a1fe8].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-elf.S from [d030c5228c] to [14d6290458].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-x86_64-win64.S from [47f8ccf7d6] to [c889c864a2].    [diff]

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

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

Modified src/runtime/private.h from [82de8c2339] to [e3fff27493].    [diff]

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