log lwasm/instab.c @ 448:5cccf90bf838 3.0 tip

age author description
Fri, 13 Aug 2010 18:51:12 -0600 lost Fixed typo in eorb opcodes
Mon, 09 Aug 2010 00:37:46 -0600 lost Added dummy .bank pseudo and fixed segfault in output for object target (on imported symbol)
Fri, 23 Jul 2010 19:53:43 -0600 lost Changed ENDS to be ENDSTRUCT instead of ENDSECTION since ENDSTRUCT is required but ENDSECTION is not; updated docs to reflect change
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