log lwasm/lwasm.c @ 382:eacdae8a1575

age author description
Sat, 15 May 2010 13:39:21 -0600 lost Various bugfixes
Mon, 26 Apr 2010 19:56:10 -0600 lost Properly support 32 bit relocations
Mon, 26 Apr 2010 17:59:30 -0600 lost Output incomplete references in object target
Mon, 26 Apr 2010 17:14:04 -0600 lost Added export list to object output
Sat, 24 Apr 2010 14:15:18 -0600 lost Stage 1: actually do output
Wed, 21 Apr 2010 23:29:18 -0600 lost Much bugfixing
Tue, 06 Apr 2010 21:03:19 -0600 lost Added pass2 and various supporting logic including symbol lookups
Wed, 31 Mar 2010 21:57:45 -0600 lost Indexed part 1
Wed, 31 Mar 2010 20:12:20 -0600 lost Checkpoint - adding actual cpu instructions
Tue, 30 Mar 2010 23:10:01 -0600 lost Added os9 opcodes and ERROR
Sat, 27 Mar 2010 23:37:30 -0600 lost conditional pseudo ops added
Sat, 27 Mar 2010 22:15:07 -0600 lost Added third func to instab to split resolve and emit logic
Sat, 27 Mar 2010 20:16:24 -0600 lost Some data oriented pseudo ops added
Sat, 27 Mar 2010 19:04:03 -0600 lost Added expression parsing infrastructure and misc fixes