diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-03-01 21:00:51 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-03-01 21:00:51 +0000 |
commit | be66ad6fb76372853102338627541eb3536c95c0 (patch) | |
tree | d1c1dd98d9ed6f9d345c220313113bb6b1a79ea5 /games | |
parent | c731bd6ba8ce00b75c290914c6267283362f448a (diff) |
AAPCS requires 8-byte alignment for 64-bit types. We missed this when we
did the big EABI switch. Do it now before we get into trouble with using
floating-point and vector instructions that actually require things to be
properly aligned.
This breaks the ABI. In particular, file descriptor passing will be
broken if kernel and userland are not in sync. Upgrading from a snap is
highly recommended.
ok otto@, patrick@, jsg@, phessler@, deraadt@
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions