quakeforge/tools/qfcc/source
Bill Currie 6d21c50dee handle #line (hopefully) 2007-04-06 11:27:03 +00:00
..
.gitignore update with qfprogs 2004-02-03 02:40:00 +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 make bison output a state file 2004-11-02 05:19:00 +00:00
class.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
constfold.c fix an interal error caused by losing the error state 2006-12-16 11:45:47 +00:00
cpp.c chase down a runaway else 2007-03-31 15:26:58 +00:00
debug.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
def.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
disassemble.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
emit.c "use" parent defs 2007-04-06 11:01:34 +00:00
expr.c use the def's declaration line rather than the function's when reporting auto-initialization 2007-04-06 11:05:52 +00:00
function.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
globals.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
idstuff.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
immediate.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
lines.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
linker.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
method.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
modules.c make protocol dump info more readable 2006-12-19 11:53:18 +00:00
obj_file.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
opcodes.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
options.c no-cpp implies no-single-cpp 2007-04-06 07:11:38 +00:00
qc-lex.l handle #line (hopefully) 2007-04-06 11:27:03 +00:00
qc-parse.y allow static local vars 2006-12-11 09:26:07 +00:00
qfcc.c cleanup the tempfile from a failed preprocessor run on progs.src 2007-04-06 09:44:08 +00:00
qfpreqcc handle comments and conditionals in preprogs.src 2007-04-06 09:27:56 +00:00
qfprogs.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
reloc.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
strings.c more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
strpool.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
struct.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
stub.c more vc build patches from phrosy 2007-04-06 01:09:58 +00:00
switch.c various unsigned long -> uintptr_t conversions 2007-04-04 11:22:48 +00:00
type.c allow assignment of arrays to poitners 2006-12-11 09:26:45 +00:00