~oriansj/M2-Planet

c82fb8c3 — Andrius Štikonas 4 months ago master
Switch to lowercase riscv M1 defines.
Add note about big endian architectures
85dd953b — Andrius Štikonas 4 months ago
Add padding when loading global ints on 64-bit arches.
Update checksums to match
b908dac7 — Andrius Štikonas 8 months ago
Fix macro processing when they have brackets.
a950c308 — Andrius Štikonas 8 months ago
Adapt tests to M2libc changes.
Properly remove blocks that aren't executed
dba5c792 — Andrius Štikonas 9 months ago
Make sure to use signed/unsigned instructions in load_value.
4f17e046 — Andrius Štikonas 9 months ago
Fix support for arrays of structs.
259ff86c — Andrius Štikonas 9 months ago
Add support for . operator that is after array.
39ca2064 — Andrius Štikonas 9 months ago
Fix segfault.
Fixed unupdated checksum
62b53a55 — Andrius Štikonas 9 months ago
Implement fixed sized integers: (u)int8_t, (u)int16_t, (u)int32_t.
a9a0fe67 — Andrius Štikonas 9 months ago
Fix doubly indirect struct type.
d3107001 — Andrius Štikonas 9 months ago
Switch to new GAS style x86 defines.
12d40f6c — Andrius Štikonas 10 months ago
Update M2libc submodule.
18a7484a — Andrius Štikonas 10 months ago
Add support for local structs.
bf66daaf — Andrius Štikonas 10 months ago
Chage riscv stack depth sign convention to match x86 and amd64.
7e755876 — Andrius Štikonas 10 months ago
Add support for global structs.
adb4fb37 — Andrius Štikonas 11 months ago
make clean should cleanup all tests.
Next