mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-01-31 21:30:36 +00:00
5b327c0417
This is an enhancement to the previous `yield` work: * Don't enforce `-march=armv8-a` for aarch64 builds, because it is the initial ARMv8 revision and compilers will either use that or something newer. * Refine preprocessor guards around `asm("yield");` so the code isn't compiled in if unsupported by the current `-march='. Submitted by @smcv in #535. |
||
---|---|---|
.. | ||
header | ||
shared | ||
unzip | ||
argproc.c | ||
clientserver.c | ||
cmdparser.c | ||
collision.c | ||
crc.c | ||
cvar.c | ||
filesystem.c | ||
frame.c | ||
glob.c | ||
md4.c | ||
movemsg.c | ||
netchan.c | ||
pmove.c | ||
szone.c | ||
zone.c |