quakeforge/tools/qfcc/source
Bill Currie 6a79ee57c4 the correct fix for overzealous linking: preemptively turf unused externs 2003-03-13 03:18:34 +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 macro-ize --with-{clients,servers} and implement --with-tools using the new 2002-09-17 22:19:14 +00:00
class.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
cpp.c add WildCode's error checking for win32 cpp handling 2003-03-10 21:00:48 +00:00
debug.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
def.c don't initialize external defs. this broke source line/file tracking for 2003-02-24 19:13:56 +00:00
emit.c allow casting between function types 2003-03-10 21:23:05 +00:00
expr.c make vector.x work in classes work and don't give an uninitialized warning 2003-03-12 21:58:24 +00:00
function.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
idstuff.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
immediate.c remove some debug code :P 2003-03-03 21:10:29 +00:00
linker.c the correct fix for overzealous linking: preemptively turf unused externs 2003-03-13 03:18:34 +00:00
method.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
obj_file.c speed up qfo writing by about 12.5:1 (for large object files, anyway) by 2003-02-23 23:43:43 +00:00
opcodes.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
options.c convert \ to / in paths in windows 2003-02-24 21:51:08 +00:00
qc-lex.l fix a bug with \\ handling just before the end of a string constant 2003-03-04 17:03:49 +00:00
qc-parse.y allow casting between function types 2003-03-10 21:23:05 +00:00
qfcc.c convert \ to / in paths in windows 2003-02-24 21:51:08 +00:00
qfodump.c speed up qfo writing by about 12.5:1 (for large object files, anyway) by 2003-02-23 23:43:43 +00:00
reloc.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
strpool.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
struct.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
switch.c d'oh, forgot about "default" 2003-02-28 05:18:49 +00:00
type.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00