log lwasm/instab.c @ 403:048f2fb5d561

age author description
Fri, 23 Jul 2010 18:28:05 -0600 lost Added rmw pseudo op as alias for rmd
Fri, 23 Jul 2010 17:08:57 -0600 lost Cosmetic updates to documentation; added warning pseudo op
Wed, 14 Jul 2010 22:33:55 -0600 lost Added in structure support and fixed up some warts in the listing code (by adding more warts)
Sat, 15 May 2010 13:39:21 -0600 lost Various bugfixes
Mon, 26 Apr 2010 19:44:44 -0600 lost Added extdep pseudo back in
Wed, 31 Mar 2010 20:12:20 -0600 lost Checkpoint - adding actual cpu instructions
Wed, 31 Mar 2010 18:46:32 -0600 lost Finished pseudo ops
Tue, 30 Mar 2010 23:12:41 -0600 lost Added os9 directives to instruction table
Tue, 30 Mar 2010 23:10:01 -0600 lost Added os9 opcodes and ERROR
Tue, 30 Mar 2010 21:48:49 -0600 lost Added SECTION/ENDSECTION
Tue, 30 Mar 2010 20:56:54 -0600 lost Added PRAGMA and *PRAGMA
Sat, 27 Mar 2010 23:37:30 -0600 lost conditional pseudo ops added
Sat, 27 Mar 2010 22:59:15 -0600 lost Even more pseudo ops
Sat, 27 Mar 2010 22:44:46 -0600 lost More pseudo ops
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
Thu, 25 Mar 2010 23:17:54 -0600 lost Basic macro processor ported forward; added context break handling for local symbols
Wed, 24 Mar 2010 21:30:31 -0600 lost Added basic symbol registration
Fri, 12 Mar 2010 06:01:38 +0000 lost Checkpoint development
Tue, 22 Dec 2009 04:53:20 +0000 lost Added support for include path to LWASM 2.x
Sat, 19 Dec 2009 06:38:43 +0000 lost Added struct support to LWASM 2.x
Thu, 26 Nov 2009 21:12:45 +0000 lost Added no-op .bank pseudo-op to support compiling gcc6809 2.x
Tue, 15 Sep 2009 03:16:17 +0000 lost Added zero-width external references 2.x
Fri, 14 Aug 2009 03:22:26 +0000 lost Added os9 target, pragma to control whether $ localizes a symbol, and fixed some condition nesting bugs
Fri, 12 Jun 2009 04:55:16 +0000 lost Adjusted synonyms for TFM
Fri, 12 Jun 2009 03:18:32 +0000 lost Added --6809/--6309 switches and some cleanups in error reporting
Fri, 12 Jun 2009 00:19:03 +0000 lost Added compatibility alternatives to TFM
Thu, 11 Jun 2009 23:29:15 +0000 lost Fixed filename parsing bug in include directive and added includebin directive
Fri, 24 Apr 2009 06:43:02 +0000 lost More preparation for gnulib integration
Sun, 22 Mar 2009 18:01:30 +0000 lost Add .end as synonym for end
Sat, 31 Jan 2009 06:33:03 +0000 lost Added cescapes pragma and a few other compatibility pseudo ops
Sat, 31 Jan 2009 05:30:06 +0000 lost Added support for .globl <sym>, .area <section>, .word, .byte, .blkb, and a .module directive that does nothing
Fri, 30 Jan 2009 04:01:55 +0000 lost renamed src to lwasm to better reflect its purpose base src/instab.c@5edfb5f59b97