log lwasm/lwasm.h @ 448:5cccf90bf838 3.0 tip

age author description
Sat, 30 Oct 2010 12:15:00 -0600 lost Added pragma pcaspcr to treat PC as PCR; additional fixes for PCR addressing modes 3.0
Tue, 10 Aug 2010 23:08:30 -0600 lost Implemented "branch points"
Wed, 14 Jul 2010 22:46:56 -0600 lost Basic symbol table output; needs work for non-constant symbols
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
Sat, 15 May 2010 20:46:04 -0600 lost Made --list and --depend work
Sat, 15 May 2010 20:01:58 -0600 lost Fixed imm8 to actually use expression and also fixed gen mode to respect > and <
Sat, 15 May 2010 13:39:21 -0600 lost Various bugfixes
Mon, 26 Apr 2010 17:59:30 -0600 lost Output incomplete references in object target
Mon, 26 Apr 2010 17:14:04 -0600 lost Added export list to object output
Sat, 24 Apr 2010 14:15:18 -0600 lost Stage 1: actually do output
Thu, 22 Apr 2010 18:19:06 -0600 lost Created a useful debug framework and adjusted lw_expr_print() to return a "static" dynamic string
Thu, 15 Apr 2010 21:56:06 -0600 lost Reduction passes complete
Tue, 06 Apr 2010 21:03:19 -0600 lost Added pass2 and various supporting logic including symbol lookups
Thu, 01 Apr 2010 20:44:57 -0600 lost Generic memory mode insns