ObjFW  Changes On Branch 681c2e3087f73bda

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

This is equivalent to a diff from 777201237d to 681c2e3087

2020-07-06
23:36
lookup-asm-mips-elf.S: Support tagged pointers check-in: 8870c49908 user: js tags: tagged-pointers
20:07
lookup-asm-mips64-n64-elf.S: Tagged pointers check-in: 681c2e3087 user: js tags: tagged-pointers
19:10
Update PLATFORMS.md check-in: f87321ad31 user: js tags: trunk
2020-07-05
14:06
lookup-asm-x86(_64)-*.S: Shave off one instruction check-in: 0579faebb2 user: js tags: tagged-pointers
11:11
Merge trunk into branch "tagged-pointers" check-in: 6fb1661b64 user: js tags: tagged-pointers
11:08
lookup-asm-sparc-elf.S: Fix text relocation check-in: 777201237d user: js tags: trunk
10:25
Add forwardingTargetForSelector: for SPARC/ELF check-in: 0c8a6fdf2a user: js tags: trunk

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

Modified src/runtime/ObjFWRT.h from [439a147585] to [852e5138d0].    [diff]

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

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

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

Modified src/runtime/class.m from [959b2ef399] to [02bad041ab].    [diff]

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

Modified src/runtime/lookup-asm/lookup-asm-arm64-elf.S from [ac72aa9b77] to [577d4b7ca0].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-mips64-n64-elf.S from [93cafb41c5] to [eccb0ae4e7].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-sparc-elf.S from [3c80564f3f] to [e419c60c5d].    [diff]

Modified src/runtime/lookup-asm/lookup-asm-sparc64-elf.S from [ca8ce4890a] to [7d76fc1761].    [diff]

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

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

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

Modified src/runtime/lookup-asm/lookup-asm-x86_64-macho.S from [679535bcad] to [b9237d1cde].    [diff]

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

Modified src/runtime/morphos-clib.h from [cfb2b6af7e] to [003198598f].    [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 [eeba4c306c].

Modified tests/RuntimeTests.m from [1191342e90] to [33b8900615].    [diff]