Mercurial > hg-old > index.cgi
log src/insn_rel.c @ 263:16c73b13ee0b 2.6 2.6
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) |