.. |
.indent.pro
|
|
|
class.c
|
Class pointers need to be directly addressable.
|
2011-02-13 16:05:50 +09:00 |
codespace.c
|
|
|
constfold.c
|
Support constant folding on enums.
|
2011-02-07 11:31:23 +09:00 |
cpp.c
|
|
|
debug.c
|
Fix debug line number information.
|
2011-02-09 09:59:43 +09:00 |
def.c
|
Give __obj_exec_class a sterner beating.
|
2011-02-11 22:29:57 +09:00 |
defspace.c
|
Fix a segfault when freeing locations.
|
2011-01-29 09:54:47 +09:00 |
diagnostic.c
|
Add "debug" diagnotic printing, and use it.
|
2011-01-28 13:28:45 +09:00 |
disassemble.c
|
Fix copyright headers.
|
2011-01-25 09:01:37 +09:00 |
dot_expr.c
|
Disable the subgraphs for now.
|
2011-02-10 15:11:08 +09:00 |
dot_flow.c
|
Angle brackets and html :P
|
2011-02-10 14:24:31 +09:00 |
emit.c
|
Add a class type to symbols and rework the CLASS_NAME handling.
|
2011-02-13 16:05:09 +09:00 |
expr.c
|
Add a class type to symbols and rework the CLASS_NAME handling.
|
2011-02-13 16:05:09 +09:00 |
function.c
|
Make relocation records store the space of the relocation.
|
2011-02-12 22:34:38 +09:00 |
globals.c
|
Dump the contents of a pointer def.
|
2011-02-12 22:59:29 +09:00 |
grab.c
|
|
|
idstuff.c
|
|
|
immediate.c
|
Emit pointers properly.
|
2011-02-13 10:09:42 +09:00 |
lines.c
|
Fix copyright headers.
|
2011-01-25 09:01:37 +09:00 |
linker.c
|
|
|
Makefile.am
|
|
|
method.c
|
Fix another double insertion of a symbol.
|
2011-02-13 15:28:49 +09:00 |
modules.c
|
Avoid crashing when a null class pointer is found.
|
2011-02-12 22:58:50 +09:00 |
obj_file.c
|
|
|
obj_stub.c
|
|
|
opcodes.c
|
Give special treatment to opcodes that have void operand types.
|
2011-01-27 15:44:11 +09:00 |
options.c
|
|
|
qc-lex.l
|
Add a class type to symbols and rework the CLASS_NAME handling.
|
2011-02-13 16:05:09 +09:00 |
qc-parse.y
|
Add a class type to symbols and rework the CLASS_NAME handling.
|
2011-02-13 16:05:09 +09:00 |
qfcc.c
|
Point the near and far data spaced into the merged data space.
|
2011-02-12 22:35:44 +09:00 |
qfpreqcc
|
|
|
qfprogs.c
|
Fix copyright headers.
|
2011-01-25 09:01:37 +09:00 |
qp-lex.l
|
Add "return" to pascal.
|
2011-01-30 22:16:59 +09:00 |
qp-parse.y
|
Add "return" to pascal.
|
2011-01-30 22:16:59 +09:00 |
reloc.c
|
Make relocation records store the space of the relocation.
|
2011-02-12 22:34:38 +09:00 |
statements.c
|
Support move statements (structure copy).
|
2011-02-11 22:29:57 +09:00 |
strings.c
|
Fix copyright headers.
|
2011-01-25 09:01:37 +09:00 |
strpool.c
|
|
|
struct.c
|
Fix the creation of enum values.
|
2011-02-13 15:19:55 +09:00 |
stub.c
|
|
|
switch.c
|
Make relocation records store the space of the relocation.
|
2011-02-12 22:34:38 +09:00 |
symtab.c
|
Make adding a symbol to multiple tables an internal error.
|
2011-02-06 20:00:14 +09:00 |
type.c
|
Beat __obj_exec_class into submission.
|
2011-02-10 00:15:19 +09:00 |