quakeforge/tools/qfcc/include
Bill Currie 93b007b1f8 Take care of relocs when defining external defs.
For most of the cases, some relocs may have been lost, but they were
certainly lost for type encodings. Now that all seems to be fixed.
2012-11-12 16:14:09 +09:00
..
class.h A bit of a cleanup before fixing class type defs. 2012-11-12 11:12:33 +09:00
codespace.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cpp.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
debug.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
def.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
defspace.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
diagnostic.h Add a non-error diagnostic that can't be silenced. 2012-05-03 13:24:24 +09:00
emit.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
expr.h Rework build_switch to use initialize_def. 2012-11-09 12:22:34 +09:00
function.h Clear out the function overloading tables between compiles. 2012-11-01 20:53:33 +09:00
grab.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
idstuff.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
linker.h Create linker_find_def. 2012-11-09 11:57:06 +09:00
Makefile.am Add shared.h to the dist files. 2012-10-26 16:16:46 +09:00
method.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
obj_file.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
obj_type.h Add the ability to dump qfo type encoding. 2012-11-08 17:06:38 +09:00
opcodes.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
options.h Add an extended mode to qfcc. 2012-07-14 17:16:33 +09:00
qfcc.h Merge qfpc into qfcc. 2012-10-26 16:01:41 +09:00
qfprogs.h Add the ability to dump qfo type encoding. 2012-11-08 17:06:38 +09:00
reloc.h Take care of relocs when defining external defs. 2012-11-12 16:14:09 +09:00
shared.h Merge qfpc into qfcc. 2012-10-26 16:01:41 +09:00
statements.h Move some code around so it's more accessible. 2012-10-27 11:43:29 +09:00
strpool.h Separate out C and html quoting into separate functions. 2012-10-30 12:31:22 +09:00
struct.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
switch.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
symtab.h Merge qfpc into qfcc. 2012-10-26 16:01:41 +09:00
type.h Ensure the type's encoding string is valid. 2012-11-11 20:22:48 +09:00
value.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00