|
From: Kevin B K. <ke...@us...> - 2010-10-24 01:46:49
|
Update of /cvsroot/tcl/tcl In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv21086 Modified Files: Tag: dogeen-assembler-branch ChangeLog Log Message: * tclAssembly.c: * assembly.test (assemble-17.15): Reworked branch handling so that forward branches can use jump1 (jumpTrue1, jumpFalse1). Added test cases that the forward branches will expand to jump4, jumpTrue4, jumpFalse4 when needed. |