quakeforge/tools/qfcc/include
Bill Currie fe153b5b22 [qfcc] Add progs version to qfo and check in linker
While qfcc dealing sensibly with mixed target VMs in the object files
has always been an outstanding issue, with the new instruction set it
has become a priority. Most importantly, this should allow QF to
continue building while I work on qfcc targeting the new IS.
2022-01-07 17:56:05 +09:00
..
class.h [qfcc] Fix some const attribute warnings 2020-04-01 21:17:13 +09:00
codespace.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cpp.h Replace system defines/includes with qfcc's 2020-02-19 02:35:09 +09:00
dags.h [qfcc] Keep track of reachable dag nodes 2021-06-29 09:41:03 +09:00
debug.h [qfcc] create a compilation unit for debug data 2020-04-03 15:07:13 +09:00
def.h [qfcc] Fix a typo in a comment 2020-03-27 22:17:36 +09:00
defspace.h [qfcc] Free data spaces between compiliations 2020-04-03 14:14:34 +09:00
diagnostic.h [qfcc] Make internal_error const correct 2021-06-28 18:12:15 +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 [gamecode] Add etypes for long and ulong 2022-01-05 22:32:07 +09:00
flow.h [qfcc] Increase flow operand count to 5 2020-03-17 21:24:12 +09:00
function.h [qfcc] Use flow analysis for dealloc check 2021-12-25 17:04:26 +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
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
method.h [qfcc] Fix protocol adorned id as message receiver 2020-03-16 10:42:18 +09:00
obj_file.h [qfcc] Add progs version to qfo and check in linker 2022-01-07 17:56:05 +09:00
obj_type.h [qfcc] Decouple type encoding from the pr struct 2020-03-28 22:15:06 +09:00
opcodes.h [gamecode] Rename the old opcodes 2022-01-02 21:30:02 +09:00
options.h [qfcc] Remove path stripping 2020-04-03 00:50:06 +09:00
pragma.h Allow pragmas to have arguments 2020-02-15 23:49:12 +09:00
qfcc.h [build] Fix a pile of gcc 10 issues 2020-12-21 14:14:29 +09:00
qfprogs.h Fix qfo strings dumping 2020-02-23 15:08:31 +09:00
reloc.h [qfcc] Make reloc functions const-correct 2020-03-05 11:03:23 +09:00
shared.h Merge qfpc into qfcc. 2012-10-26 16:01:41 +09:00
statements.h [qfcc] Use flow analysis for dealloc check 2021-12-25 17:04:26 +09:00
strpool.h [qfcc] Add function to see if a string is in a pool 2020-04-03 14:22:44 +09:00
struct.h [qfcc] Take optional space param for emit_structure 2020-04-03 14:16:16 +09:00
switch.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
symtab.h [qfcc] Rework method ivar access 2020-03-05 18:45:47 +09:00
type.h [qfcc] Unalias types before checking for equality 2021-12-24 06:45:13 +09:00
value.h [qfcc] Point pointer tempop to the operand 2020-03-17 15:47:42 +09:00