quakeforge/tools/qfcc/source
Bill Currie b2ccb50b81 move qfpreqcc in with qfcc for relationship reasons 2004-01-28 05:34:23 +00:00
..
.gitignore ? tools/qfcc/source/qfodump 2002-07-19 14:13:37 +00:00
.indent.pro indent whitespace cleanup. not perfect, but a bit more consistent now 2001-12-06 19:49:40 +00:00
Makefile.am move qfpreqcc in with qfcc for relationship reasons 2004-01-28 05:34:23 +00:00
class.c give an error message instead of segging for the following code: 2003-12-19 04:59:34 +00:00
constfold.c better timing for constant folding 2004-01-25 21:36:44 +00:00
cpp.c remove redundant cast 2004-01-13 03:07:36 +00:00
debug.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
def.c correct pr_symtab_t to include the pointer to the array of selectors used 2003-08-23 06:15:19 +00:00
disassemble.c move qfprogs in with qfcc (it's going to need to share code) 2004-01-28 05:23:43 +00:00
emit.c disable debug output 2004-01-25 08:59:55 +00:00
expr.c warn on if (a = b) 2004-01-25 21:45:07 +00:00
function.c better timing for constant folding 2004-01-25 21:36:44 +00:00
globals.c move qfprogs in with qfcc (it's going to need to share code) 2004-01-28 05:23:43 +00:00
idstuff.c general revamp so params and the return value use proper defs rather than 2003-04-22 15:29:32 +00:00
immediate.c correct pr_symtab_t to include the pointer to the array of selectors used 2003-08-23 06:15:19 +00:00
lines.c move qfprogs in with qfcc (it's going to need to share code) 2004-01-28 05:23:43 +00:00
linker.c linker.c: 2004-01-22 01:04:48 +00:00
method.c correct pr_symtab_t to include the pointer to the array of selectors used 2003-08-23 06:15:19 +00:00
modules.c move qfprogs in with qfcc (it's going to need to share code) 2004-01-28 05:23:43 +00:00
obj_file.c make rel_def_op work properly 2003-08-22 19:48:14 +00:00
opcodes.c general revamp so params and the return value use proper defs rather than 2003-04-22 15:29:32 +00:00
options.c only one define/undefine/include per option 2003-10-24 21:23:03 +00:00
qc-lex.l don't seg when in traditional mode and @ is seen 2004-01-21 21:43:31 +00:00
qc-parse.y fix a missing ; 2004-01-27 04:41:20 +00:00
qfcc.c proper error checking when openning progs.src 2004-01-22 04:16:19 +00:00
qfpreqcc move qfpreqcc in with qfcc for relationship reasons 2004-01-28 05:34:23 +00:00
qfprogs.c move qfprogs in with qfcc (it's going to need to share code) 2004-01-28 05:23:43 +00:00
reloc.c make rel_def_op work properly 2003-08-22 19:48:14 +00:00
strings.c move qfprogs in with qfcc (it's going to need to share code) 2004-01-28 05:23:43 +00:00
strpool.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
struct.c make @defs work properly and don't do uninitialized checks on structs 2003-08-20 19:58:41 +00:00
switch.c better constant folding with auto-conversion between scalar types (might 2004-01-25 08:55:03 +00:00
type.c better constant folding with auto-conversion between scalar types (might 2004-01-25 08:55:03 +00:00