mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
f2f8e096f3
o add a "freed" marker to def_t to prevent double freeing of temp def offsets emit.c: o break out the bind code into emit_bind_expr (doesn't /really/ emit code, but still:) o make bind work with disparate types (forces def_t->freed 1) pr_def.c: o mark array pointers as initialized and constant. o don't free the offset for already freed temp defs pr_imm.c o fix a bug in uinteger support o support disparate types for immediates switch: o fix a bug where gt.i was being used instead of gt.ui o remove some debug code |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
.gitignore | ||
acconfig.h | ||
AUTHORS | ||
bootstrap | ||
configure.in | ||
Makefile.am | ||
qfcc.lsm.in | ||
TODO |