log lwasm/pseudo.c @ 219:afd50d6b4113

age author description
Sun, 10 Jun 2012 18:24:31 -0600 William Astle Add --preprocess option
Sun, 10 Jun 2012 14:55:27 -0600 William Astle Add FDBS pseudo op.
Sun, 10 Jun 2012 14:14:43 -0600 William Astle Fix handling of comments on ELSE lines
Sat, 09 Jun 2012 15:57:58 -0600 William Astle Fix crash on conditionals with undefined symbols
Thu, 22 Dec 2011 18:04:13 -0700 lost Various enhancements to lwasm
Sun, 28 Aug 2011 15:36:57 -0600 lost Make ELSE not barf if comment on line with it
Sun, 28 Aug 2011 14:16:45 -0600 lost Trap negative sizes for [rz]m[bdq] and flag error
Thu, 25 Aug 2011 22:29:58 -0600 lost Fixed segfault in fcb,fdb,fqb with empty operands
Wed, 24 Aug 2011 21:16:07 -0600 lost Fixed ENDC to work with comments after it
Fri, 19 Aug 2011 23:55:40 -0600 lost Implement distinction between . and * for OS9 modules
Wed, 17 Aug 2011 19:44:32 -0600 lost Adjustments to dts/dtb
Fri, 12 Aug 2011 00:03:07 -0600 lost ifdef sym1|sym2 now works
Thu, 11 Aug 2011 23:50:16 -0600 lost Added DTS and DTB pseudo ops; initial attempt to allow ifdef SYM1|SYM2
Sun, 07 Aug 2011 12:41:06 -0600 lost Fix parsing padding argument for align pseudo op