log

age author description
Fri, 05 Nov 2010 22:27:00 -0600 lost Fixed bug with complex external references generating invalid relocations in the object file 3.0 tip
Thu, 04 Nov 2010 23:25:18 -0600 lost Fixed segfault with output outside of a section 3.0
Thu, 04 Nov 2010 22:40:57 -0600 lost Adjusted listings to convert tabs to spaces; assume 8 space tabs 3.0
Sat, 30 Oct 2010 15:22:55 -0600 lost Added tag 3.0.1 for changeset a8934dfba400 3.0
Sat, 30 Oct 2010 15:21:27 -0600 lost Added tag 3.0.1 for changeset 8f9d72cfb897 default
Sat, 30 Oct 2010 15:02:57 -0600 lost Fixed operator precedence for * 3.0 3.0.1
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
Sat, 30 Oct 2010 11:51:25 -0600 lost Fixed error with forced size pcr operands 3.0
Sat, 30 Oct 2010 11:45:52 -0600 lost Fixed type in fix 3.0
Sat, 30 Oct 2010 10:41:52 -0600 lost Fixed errors related to lw_expr_t; fixed saving expression in insn_parse_logicmem() 3.0
Sat, 30 Oct 2010 10:40:26 -0600 lost Fixed memory leaks related to expressions; bumped version to 3.0.1 3.0
Fri, 29 Oct 2010 19:38:14 -0600 lost Added tag 3.0 for changeset 4c272633fce2 3.0
Fri, 29 Oct 2010 19:28:54 -0600 lost Added missing files 3.0 3.0
Fri, 29 Oct 2010 19:27:55 -0600 lost Added missing file 3.0
Fri, 29 Oct 2010 19:20:39 -0600 lost Added various generated files for release 3.0
Fri, 29 Oct 2010 19:15:23 -0600 lost Updated version to 3.0 3.0
Fri, 29 Oct 2010 19:14:00 -0600 lost Branched for release 3.0 3.0
Sun, 24 Oct 2010 20:05:15 -0600 lost Eliminated infinite loop on recursive symbol resolution with a Q&D hack: limit the depth that lw_expr_simplify can be called to globally. Not thread friendly.
Sun, 24 Oct 2010 19:06:00 -0600 lost Adjusted output in list so that 8 space tabs line up right in output
Sun, 19 Sep 2010 12:32:52 -0600 lost Fixed unitialized memory in lw_stringlist_create()
Sun, 19 Sep 2010 12:04:12 -0600 lost Added note to manual explaining that operands cannot contain spaces
Sun, 19 Sep 2010 10:41:17 -0600 lost Bumped beta number
Sun, 19 Sep 2010 10:40:37 -0600 lost Fixed lw_expr_destroy() to not crash on NULL
Sun, 19 Sep 2010 10:27:47 -0600 lost Prevent NULL deref in lw_expr_destroy 3.0-beta2
Sun, 19 Sep 2010 01:55:26 -0600 lost Added tag 3.0-beta2 for changeset 079d43b6967b 3.0-beta2
Sun, 19 Sep 2010 01:44:47 -0600 lost Added missing file 3.0-beta2 3.0-beta2
Sun, 19 Sep 2010 01:38:09 -0600 lost Updated configure script with new version name 3.0-beta2
Sun, 19 Sep 2010 01:33:24 -0600 lost Added generated files for release 3.0-beta2
Sun, 19 Sep 2010 01:12:26 -0600 lost Branched for 3.0-beta2 release 3.0-beta2
Fri, 13 Aug 2010 18:51:12 -0600 lost Fixed typo in eorb opcodes