ObjFW  Changes On Branch e0b1a90547e791ee

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

This is equivalent to a diff from 1a4eba3a16 to e0b1a90547

2021-01-30
20:21
Revert apple-forwarding-*.S back to AT&T syntax check-in: a6eb951b8c user: js tags: trunk
2020-07-04
21:19
tests: Use \r instead of setting cursorColumn = 0 check-in: ba32166987 user: js tags: trunk
14:21
lookup-asm-x86_64-macho.S: Support tagged pointers check-in: 3f2a6306a3 user: js tags: tagged-pointers
13:59
lookup-asm-sparc64-elf.S: Non-PIC optimization check-in: e0b1a90547 user: js tags: tagged-pointers
13:09
RuntimeTests: Make certain versions of Clang happy check-in: 4461f85857 user: js tags: tagged-pointers
2020-07-01
21:32
Merge trunk into branch "tagged-pointers" check-in: 6d5cc25f0c user: js tags: tagged-pointers
21:06
apple-forwarding-x86_64.S: Don't use jmp short check-in: 1a4eba3a16 user: js tags: trunk
20:36
.travis.yml: Install devkitPro via gdebi check-in: 62ac2b0cad 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-sparc64-elf.S from [ca8ce4890a] to [b777f33d5b].    [diff]

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

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

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

Modified src/runtime/lookup-asm/lookup-asm-x86_64-win64.S from [47f8ccf7d6] to [069968302a].    [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]