log src/insn_rel.c @ 101:f59c0916753d

age author description
Fri, 23 Jan 2009 03:36:27 +0000 lost Fixed relative branches and PCR addressing to handle constant intra-section references properly
Sat, 17 Jan 2009 07:12:05 +0000 lost Cleaned up old lwasm_expr_result() function and unused EXPR_* flags
Wed, 14 Jan 2009 06:33:13 +0000 lost Fixed problems with re8 and rel16 addressing
Fri, 09 Jan 2009 04:23:00 +0000 lost Checkpointing conversion to allow object target
Mon, 05 Jan 2009 00:40:58 +0000 lost Moved insn_rel.c to simplified expression evaluation
Sat, 03 Jan 2009 04:20:49 +0000 lost Added symbol handling to expression subsystem; adpated instruction handlers to the new scheme; misc fixes
Fri, 02 Jan 2009 05:02:47 +0000 lost Added general addressing modes (immediate, base page, extended, indexed)
Fri, 02 Jan 2009 04:22:39 +0000 lost Added basic indexed mode handling
Fri, 02 Jan 2009 03:27:33 +0000 lost Added relative addressing handler