log lwasm/pseudo.c @ 396:62cb50c50976

age author description
Fri, 23 Jul 2010 17:08:57 -0600 lost Cosmetic updates to documentation; added warning pseudo op
Wed, 21 Jul 2010 21:26:43 -0600 lost Fixed problem with structure member registration and fixed detection of operator{} type symbols in expression evaluation
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)
Wed, 14 Jul 2010 20:15:23 -0600 lost Various bugfixes; fixed lwobjdump to display symbols with unprintable characters more sensibly; start of a (nonfunctional for now) testing framework
Sun, 16 May 2010 13:03:17 -0600 lost Bugfixing on includes
Sat, 15 May 2010 13:39:21 -0600 lost Various bugfixes
Tue, 20 Apr 2010 21:59:58 -0600 lost Debugging output and bugfixing pass 0
Tue, 06 Apr 2010 21:03:19 -0600 lost Added pass2 and various supporting logic including symbol lookups
Wed, 31 Mar 2010 18:46:32 -0600 lost Finished pseudo ops
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: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, 26 Dec 2009 08:24:35 +0000 lost Added --depend option to generate a list of dependencies 2.x
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
Tue, 15 Sep 2009 03:16:17 +0000 lost Added zero-width external references 2.x
Sun, 16 Aug 2009 04:13:29 +0000 lost Made ORG carp if used inside a mod/emod section
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 05:25:41 +0000 lost Added a padding value for the ALIGN directive
Fri, 12 Jun 2009 01:31:18 +0000 lost Fixed additional parsing problems with pseudo ops
Thu, 11 Jun 2009 23:29:15 +0000 lost Fixed filename parsing bug in include directive and added includebin directive
Sat, 09 May 2009 16:32:47 +0000 lost Fixed segfault in import/extern pseudo op
Fri, 24 Apr 2009 06:43:02 +0000 lost More preparation for gnulib integration
Sun, 22 Mar 2009 21:20:45 +0000 lost Yet again try to get importing undefined exports working
Sun, 22 Mar 2009 20:07:37 +0000 lost take 2: importing undefined exports
Sun, 22 Mar 2009 18:32:13 +0000 lost Allow export to import undefined symbols
Sun, 22 Mar 2009 18:26:59 +0000 lost Allow export to import undefined symbols
Sun, 22 Mar 2009 16:28:40 +0000 lost Allow exporting multiple symbols on a single directive
Sun, 22 Mar 2009 16:08:20 +0000 lost Added 'sym=expr' opcode handling
Sat, 31 Jan 2009 07:03:09 +0000 lost Fixed stupid error with for loop
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/pseudo.c@cfa91445efbf