quakeforge/tools/qfcc/include
Bill Currie 8caf2eb584 Mark some new functions as pure 2019-06-27 21:37:48 +09:00
..
Makefile.am Move set.c into libQFutil. 2012-12-06 20:52:53 +09:00
class.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
codespace.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cpp.h Do a little bit of cleanup. 2012-12-04 12:48:52 +09:00
dags.h Make operand->type actual type instead of low-level 2019-06-17 23:38:34 +09:00
debug.h Do a little bit of cleanup. 2012-12-04 12:48:52 +09:00
def.h Make operand->type actual type instead of low-level 2019-06-17 23:38:34 +09:00
defspace.h Fix some spelling issues in a comment. 2018-09-09 22:34:24 +09:00
diagnostic.h Make error, warning and notice give compiler file/line too. 2018-10-13 09:31:00 +09:00
dot.h Create a function to generalize dot dumping. 2012-11-15 13:44:08 +09:00
emit.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
expr.h Add an offset alias expression 2019-06-10 18:13:28 +09:00
flow.h Improve handling of temp aliases 2019-06-12 00:37:02 +09:00
function.h Improve handling of temp aliases 2019-06-12 00:37:02 +09:00
grab.h Merge branch 'qfcc-cse' 2012-12-13 20:17:28 +09:00
idstuff.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
linker.h Make linker_add_def take a pointer for the value. 2012-11-14 13:12:58 +09:00
method.h Do a little bit of cleanup. 2012-12-04 12:48:52 +09:00
obj_file.h Make many qfo int fields unsigned. 2018-09-08 19:45:19 +09:00
obj_type.h Move qfo type encoding structs 2019-06-09 18:07:58 +09:00
opcodes.h Use operand types rather than def types to select opcodes. 2012-11-19 12:28:41 +09:00
options.h Dump statements during flow analysis. 2018-08-21 15:56:39 +09:00
pragma.h Add some very evil pragmas. 2012-11-22 21:59:01 +09:00
qfcc.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
qfprogs.h Support progs.dat when dumping type encodings. 2012-11-15 11:58:13 +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 Mark some new functions as pure 2019-06-27 21:37:48 +09:00
strpool.h Separate out C and html quoting into separate functions. 2012-10-30 12:31:22 +09:00
struct.h Delay calling find_type for enums. 2013-01-17 20:55:25 +09:00
switch.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
symtab.h Start work on simple names in symbol tables 2019-06-06 07:01:44 +09:00
type.h Mark some new functions as pure 2019-06-27 21:37:48 +09:00
value.h Add alias_value() function. 2012-12-23 19:25:35 +09:00