quakeforge/tools/qfcc/include
Bill Currie 34da93f251 get line numbers working on link and fix a bug in the creation of aux
functions
2002-07-17 14:19:30 +00:00
..
.gitignore Fix stamp ignorance. 2001-10-05 19:42:17 +00:00
Makefile.am split the emit stuf out of expr.h into emit.h 2002-07-08 18:53:07 +00:00
class.h more linking fixes, including seting up relocations. not quite working yet 2002-07-13 06:09:03 +00:00
cmdlib.h allow the output file to be specified on the command line 2002-06-24 22:53:21 +00:00
cpp.h more cleanup 2002-06-04 18:44:03 +00:00
debug.h get line numbers working on link and fix a bug in the creation of aux 2002-07-17 14:19:30 +00:00
def.h more linking fixes 2002-07-12 06:17:24 +00:00
emit.h more linking fixes, including seting up relocations. not quite working yet 2002-07-13 06:09:03 +00:00
expr.h more relocs fixups. my little OO hello world progs works now :) 2002-07-14 03:41:13 +00:00
function.h various memory saving tricks. seems to have not broken anything 2002-06-27 22:48:28 +00:00
idstuff.h get command line parsing working in an appropriate manner for separate 2002-06-25 21:36:10 +00:00
immediate.h redo how progs strings are stored so multiple pools can exist 2002-07-05 20:02:10 +00:00
linker.h fix a bunch of silly bugs and get the linked output written (hangs, though) 2002-07-11 21:04:09 +00:00
method.h more linking fixes, including seting up relocations. not quite working yet 2002-07-13 06:09:03 +00:00
obj_file.h entity fields seem to work. I guess this means separate compilation is now 2002-07-16 21:59:47 +00:00
opcodes.h redo relocations 2002-06-07 17:29:30 +00:00
options.h implement partial linking (doesn't work any better than full, though :P) 2002-07-12 04:50:31 +00:00
qfcc.h get line numbers working on link and fix a bug in the creation of aux 2002-07-17 14:19:30 +00:00
reloc.h entity fields seem to work. I guess this means separate compilation is now 2002-07-16 21:59:47 +00:00
strpool.h redo how progs strings are stored so multiple pools can exist 2002-07-05 20:02:10 +00:00
struct.h more linking fixes, including seting up relocations. not quite working yet 2002-07-13 06:09:03 +00:00
switch.h header block fixes 2001-12-08 20:40:50 +00:00
type.h parse a type back from its encoding (some info will be lost) 2002-07-08 05:10:05 +00:00