mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +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 |
||
---|---|---|
.. | ||
.gitignore | ||
cmdlib.h | ||
expr.h | ||
getopt.h | ||
Makefile.am | ||
qfcc.h | ||
scope.h | ||
switch.h |