.. |
class.h
|
Beat __obj_exec_class into submission.
|
2011-02-10 00:15:19 +09:00 |
codespace.h
|
Begin work on rewriting obj_file.c for the new format.
|
2011-02-22 15:42:49 +09:00 |
cpp.h
|
|
|
debug.h
|
Fix debug line number information.
|
2011-02-09 09:59:43 +09:00 |
def.h
|
Write out object files in the new format.
|
2011-02-23 15:05:33 +09:00 |
defspace.h
|
Rename new_defspace() and defspace_new_loc().
|
2011-02-24 13:07:36 +09:00 |
diagnostic.h
|
Add "debug" diagnotic printing, and use it.
|
2011-01-28 13:28:45 +09:00 |
emit.h
|
Make relocation records store the space of the relocation.
|
2011-02-12 22:34:38 +09:00 |
expr.h
|
Fix aggregate initializers.
|
2011-02-15 09:30:37 +09:00 |
function.h
|
Move method function defs into the far data space.
|
2011-02-15 15:33:18 +09:00 |
grab.h
|
|
|
idstuff.h
|
|
|
immediate.h
|
Emit pointers properly.
|
2011-02-13 10:09:42 +09:00 |
linker.h
|
|
|
Makefile.am
|
Enhanced type encoding.
|
2011-02-18 09:06:05 +09:00 |
method.h
|
Fix builtin methods.
|
2011-02-04 22:31:22 +09:00 |
obj_file.h
|
Rename qfo_reloc_t's def to target and correct its usage.
|
2011-02-27 11:37:24 +09:00 |
obj_type.h
|
Change ptrfld to fldptr for consistency with type.h.
|
2011-02-28 23:12:32 +09:00 |
opcodes.h
|
Get statments being emitted to the code segment.
|
2011-01-25 15:46:48 +09:00 |
options.h
|
|
|
qfcc.h
|
Begin work on rewriting obj_file.c for the new format.
|
2011-02-22 15:42:49 +09:00 |
qfprogs.h
|
Fix copyright headers.
|
2011-01-25 09:01:37 +09:00 |
reloc.h
|
Make relocation records store the space of the relocation.
|
2011-02-12 22:34:38 +09:00 |
statements.h
|
Store the source expression in a statement.
|
2011-02-08 18:18:34 +09:00 |
strpool.h
|
Begin work on rewriting obj_file.c for the new format.
|
2011-02-22 15:42:49 +09:00 |
struct.h
|
Simplify def handling, use far data.
|
2011-01-24 15:41:43 +09:00 |
switch.h
|
|
|
symtab.h
|
Add a class type to symbols and rework the CLASS_NAME handling.
|
2011-02-13 16:05:09 +09:00 |
type.h
|
Clean up objective-qc type encoding.
|
2011-02-18 20:51:04 +09:00 |