log lwasm/instab.c @ 335:af78bad4922c

age author description
Fri, 02 May 2014 21:30:25 -0600 William Astle Fix opcode for SUBW extended
Tue, 15 Apr 2014 10:57:34 -0600 William Astle Add support for 6800 compatibility instructions.
Sun, 10 Jun 2012 14:55:27 -0600 William Astle Add FDBS pseudo op.
Sun, 10 Jun 2012 13:29:23 -0600 William Astle Fix undefined symbol error with pragma nosymbolcase
Thu, 22 Dec 2011 18:04:13 -0700 lost Various enhancements to lwasm
Sun, 28 Aug 2011 17:03:43 -0600 lost Fixed opcodes for MULD
Sun, 28 Aug 2011 15:39:26 -0600 lost Added SPC pseudo NOOP
Wed, 24 Aug 2011 21:16:17 -0600 lost Added ENDIF as alias for ENDC
Fri, 19 Aug 2011 23:55:40 -0600 lost Implement distinction between . and * for OS9 modules
Fri, 19 Aug 2011 20:36:43 -0600 lost Added PAGE as a noop pseudo
Fri, 19 Aug 2011 20:01:43 -0600 lost Added "OPT" pseudo op as a noop
Fri, 19 Aug 2011 18:54:57 -0600 lost Fixed opcodes for divd/divq
Wed, 17 Aug 2011 22:34:58 -0600 lost Fix bit width of subw
Thu, 11 Aug 2011 23:50:16 -0600 lost Added DTS and DTB pseudo ops; initial attempt to allow ifdef SYM1|SYM2
Tue, 09 Aug 2011 18:08:55 -0600 lost Pragma autobranchlength implementation completed