ObjFW  Changes On Branch 577564693c6b02bc

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

This is equivalent to a diff from 2073a345ba to 577564693c

2020-06-30
00:29
lookup-asm-x86-elf.S: Support tagged pointers check-in: 7f493d2446 user: js tags: tagged-pointers
00:11
Make use of @PLT in x86/ELF ASM check-in: 0b417fb86f user: js tags: trunk
2020-06-29
23:24
lookup-asm-x86_64-elf.S: Support tagged pointers check-in: 577564693c user: js tags: tagged-pointers
23:17
Merge trunk into branch "tagged-pointers" check-in: f5be211a1b user: js tags: tagged-pointers
23:14
Convert all x86/ELF ASM files to Intel syntax check-in: 2073a345ba user: js tags: trunk
22:40
Work around older Clang not supporting jmp short check-in: d301f6fcab 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_64-elf.S from [edf654aa73] to [37f4b60ca1].    [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].