quakeforge/tools/qfcc
Bill Currie 049b8f392c [qfcc] create a compilation unit for debug data
The compilation unit stores the directory from which qfcc was run and
any source files mentioned. This is similar to dwarf's compilation unit.
Right now, this is the only data in the new debug space, but more might
come in the future so it seems best to treat the debug space separately
in the object files.
2020-04-03 15:07:13 +09:00
..
doc [qfcc] Remove path stripping 2020-04-03 00:50:06 +09:00
include [qfcc] create a compilation unit for debug data 2020-04-03 15:07:13 +09:00
source [qfcc] create a compilation unit for debug data 2020-04-03 15:07:13 +09:00
test [qfcc] Free data spaces between compiliations 2020-04-03 14:14:34 +09:00
AUTHORS
bootstrap
configure.in Replace system defines/includes with qfcc's 2020-02-19 02:35:09 +09:00
Makefile.am Add a test harness for qfcc. 2012-11-22 21:59:01 +09:00
TODO Throw away function parameter type alias info 2020-02-26 17:46:53 +09:00