quakeforge/tools/qfcc/source
Bill Currie 71196fedf6 make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
2003-01-06 18:28:13 +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
class.c getting closer to working categories 2002-11-14 18:17:43 +00:00
cpp.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
debug.c copyright block work 2002-10-22 14:53:18 +00:00
def.c copyright block work 2002-10-22 14:53:18 +00:00
emit.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
expr.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
function.c replace @argc and @argv with @args.count and @args.list. @args is of type 2002-10-16 02:28:08 +00:00
idstuff.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
immediate.c copyright block work 2002-10-22 14:53:18 +00:00
linker.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
Makefile.am macro-ize --with-{clients,servers} and implement --with-tools using the new 2002-09-17 22:19:14 +00:00
method.c getting closer to working categories 2002-11-14 18:17:43 +00:00
obj_file.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
opcodes.c fix a bunch of ;; typos 2002-11-20 21:44:04 +00:00
options.c configure.ac: 2002-11-01 18:05:12 +00:00
qc-lex.l make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
qc-parse.y make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
qfcc.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
qfodump.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00
reloc.c copyright block work 2002-10-22 14:53:18 +00:00
strpool.c compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
struct.c copyright block work 2002-10-22 14:53:18 +00:00
switch.c move s_file, pr_source_line and pr_error_count into pr, make the linker 2002-07-03 21:32:03 +00:00
type.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00