log lwasm/instab.c @ 163:c2702571818b

age author description
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
Mon, 08 Aug 2011 23:00:27 -0600 lost Added initial infrastructure for pragma autobranchlength (suggested by Ebonhand on irc)
Sun, 07 Aug 2011 10:37:22 -0600 lost Pragma stack at parse stage now works
Sun, 07 Aug 2011 00:58:00 -0600 lost Added *pragmapush and *pragmapop; still seems to be nonfunctional
Tue, 05 Apr 2011 23:59:41 -0600 lost Added string comparison pseudo ops
Wed, 19 Jan 2011 22:27:17 -0700 lost Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization