Commit Graph
18 Commits
Author SHA1 Message Date
kalsprite 0ef3d96724 fix reinterpretation on riscv 2026-08-17 21:53:37 -07:00
kalsprite 38e053b96c i386: cap cmplx / quaternion alignment; abi test: cover a narrow member in front of complex 2026-08-14 23:02:04 -07:00
kalsprite 2a48374df3 abi harness note on vararg exclusion; add quaternions & complex 2026-08-14 22:51:42 -07:00
kalsprite 0fb1721e45 i386: return a complex of eight bytes or fewer in EAX:EDX, not through a hidden pointer
abi test: cover bare f16, complex, rawptr, enum and bit_set
2026-08-14 21:09:26 -07:00
kalsprite f15d9ea4c7 abi test: cover cstring and uint family 2026-08-14 18:53:31 -07:00
kalsprite 9047c60ec1 arm32: default to arm1176jzf-s so the gnueabihf triple actually has an FPU,
arm32: implement AAPCS32 homogeneous float aggregates incl unions,
arm32: fix reversed arguments in the small-struct return coercion,abi test: __aeabi_uldivmod so the arm32 corpus links
2026-08-14 18:08:11 -07:00
kalsprite 1e2d91c38b i386: pass and return bare vectors directly, coercing only 8-byte integer vectors,
i386: treat a bit_field as the aggregate it is in C, fixing a segfault on return,
abi test: document the i386 microarch baseline; do not read a signal exit as a type index
2026-08-14 17:38:21 -07:00
kalsprite 2c947bb173 add riscv abi to ci; uneven unions, bare scalars 2026-08-13 22:49:55 -07:00
kalsprite 32f90a04db add optimization on to harness 2026-08-13 22:11:53 -07:00
kalsprite a50c9e0a1d switch test harness to odin 2026-08-13 21:51:53 -07:00
kalsprite 1ffcc43b39 generator typo 2026-08-13 21:34:17 -07:00
kalsprite 416619b71b cover every 8-byte bare vector type 2026-08-13 21:30:56 -07:00
kalsprite 5c5bb38115 enhance abi harness; dont delete build dir 2026-08-13 20:24:38 -07:00
kalsprite 039ee3b63e add alignment canaries 2026-08-13 00:20:27 -07:00
kalsprite e621a924f5 darwin align(16) max 2026-08-13 00:04:19 -07:00
kalsprite f5ab81cfa1 simd fix; generator fix 2026-08-12 23:47:27 -07:00
kalsprite 1638bd7e9c fix windows ci 2026-08-12 23:16:51 -07:00
kalsprite 9a2164ac2e abi test harness 2026-08-12 23:05:14 -07:00