quakeforge/ruamoko
Bill Currie 73cffe283a [qwaq] Ensure qwaq_event_t's when is aligned
While qfcc will always align double values to 8 bytes (really, two
global words) regardless of the underlying hardware, gcc does not:
doubles are only 4-byte aligned on 32-bit hardware.

This fixes the invalid debug target handle when running on i686.
2021-06-01 18:53:53 +09:00
..
cl_menu Get QF cross-compiling using MXE/mingw32 2021-03-27 20:09:37 +09:00
game [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
gui [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
include [ruamoko] Add binding for str_upper 2021-01-05 18:24:18 +09:00
lib [ruamoko] Add binding for str_upper 2021-01-05 18:24:18 +09:00
qwaq [qwaq] Ensure qwaq_event_t's when is aligned 2021-06-01 18:53:53 +09:00
scheme [build] Support silent rules for qfcc 2020-06-26 10:52:06 +09:00
Doxyfile.in Update doxygen config files for 1.8.9.1 2016-01-04 11:17:09 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00