log

age author description
Fri, 19 Aug 2011 18:54:57 -0600 lost Fixed opcodes for divd/divq
Fri, 19 Aug 2011 17:46:19 -0600 lost Fix error with postbyte for constant offset from W modes
Wed, 17 Aug 2011 22:34:58 -0600 lost Fix bit width of subw
Wed, 17 Aug 2011 21:04:33 -0600 lost Fixed additional instruction length problems with logic/memory operations
Wed, 17 Aug 2011 19:44:32 -0600 lost Adjustments to dts/dtb
Wed, 17 Aug 2011 19:44:26 -0600 lost Fixed length bug in tfm
Fri, 12 Aug 2011 00:03:07 -0600 lost ifdef sym1|sym2 now works
Thu, 11 Aug 2011 23:50:16 -0600 lost Added DTS and DTB pseudo ops; initial attempt to allow ifdef SYM1|SYM2
Thu, 11 Aug 2011 22:58:27 -0600 lost Fix fix for forced index offset sizes
Thu, 11 Aug 2011 22:48:16 -0600 lost Fixed code generation bug with forced-size offsets from X,Y,U,S
Thu, 11 Aug 2011 22:25:29 -0600 lost Allow [>...] for extended indirect
Thu, 11 Aug 2011 22:04:09 -0600 lost Fixed swapped register lists for 6309/6809 register-to-register instructions
Thu, 11 Aug 2011 22:03:34 -0600 lost Removed protection from outputting code outside os9 module in os9 target
Thu, 11 Aug 2011 20:33:46 -0600 William Astle Marked development beyond 4.4 in version
Thu, 11 Aug 2011 20:33:20 -0600 William Astle Added ! as a synomym for bitwise or (|)
Wed, 10 Aug 2011 19:16:23 -0600 lost Added tag lwtools-4.4 for changeset 74b4e9f23c62
Wed, 10 Aug 2011 19:06:58 -0600 lost Version 4.4 lwtools-4.4
Wed, 10 Aug 2011 19:05:49 -0600 lost Fixed embarrassing off by one in insn_rel length calculation
Tue, 09 Aug 2011 22:17:31 -0600 lost Added tag lwtools-4.3 for changeset d90ab253471e
Tue, 09 Aug 2011 21:58:51 -0600 lost Bumped copyright year on manual lwtools-4.3
Tue, 09 Aug 2011 21:42:16 -0600 lost Version 4.3
Tue, 09 Aug 2011 18:17:00 -0600 lost Add back the dollarlocal and nodollarlocal pragma strings for compatibility with the documentation.
Tue, 09 Aug 2011 18:16:41 -0600 lost Document the new autobranchlength pragma
Tue, 09 Aug 2011 18:08:55 -0600 lost Pragma autobranchlength implementation completed
Mon, 08 Aug 2011 23:00:27 -0600 lost Added initial infrastructure for pragma autobranchlength (suggested by Ebonhand on irc)
Sun, 07 Aug 2011 12:41:06 -0600 lost Fix parsing padding argument for align pseudo op
Sun, 07 Aug 2011 12:31:19 -0600 lost Fixed uninitialized variable in &-prefix and %-prefix constant parsing
Sun, 07 Aug 2011 12:15:56 -0600 lost Correct size handling for mod and emod
Sun, 07 Aug 2011 10:49:28 -0600 lost Updated manual to describe nolist pragma and pragma stacks
Sun, 07 Aug 2011 10:37:22 -0600 lost Pragma stack at parse stage now works
Sun, 07 Aug 2011 10:23:14 -0600 lost Fixed pragma noindex0tonone to work
Sun, 07 Aug 2011 00:58:00 -0600 lost Added *pragmapush and *pragmapop; still seems to be nonfunctional
Sat, 06 Aug 2011 23:29:17 -0600 lost Fixed bug with symbol on a line with a comment not getting registered
Sat, 06 Aug 2011 23:20:45 -0600 lost Adjustments for list code
Sat, 06 Aug 2011 23:20:10 -0600 lost Even more command line parser fixing
Sat, 06 Aug 2011 22:50:54 -0600 lost More command line args fixing
Sat, 06 Aug 2011 22:35:58 -0600 lost Fixed arg handling for short args in command line option parser - optional args for short opts should now work and options no longer need a space between option character and argument
Sat, 06 Aug 2011 22:16:09 -0600 lost Set version to indicate development since 4.2
Sat, 06 Aug 2011 22:15:43 -0600 lost Added --define= option to predfine a symbol for assembly
Sat, 06 Aug 2011 10:51:33 -0600 lost Added tag lwtools-4.2 for changeset 1cb23a4e1e7d
Sat, 06 Aug 2011 10:50:52 -0600 lost Removed tag lwtools-4.2 lwtools-4.2
Sat, 06 Aug 2011 10:49:33 -0600 lost Silence compiler warning and tag 4.2 release
Sat, 06 Aug 2011 10:48:48 -0600 lost Added tag lwtools-4.2 for changeset 8ee33204fa79
Sat, 06 Aug 2011 10:37:39 -0600 lost Set for 4.2 release
Sat, 06 Aug 2011 10:37:27 -0600 lost Fixed &-prefix decimal constant parse problem
Sat, 06 Aug 2011 10:29:12 -0600 lost Fixed bug parsing %-prefix binary constants
Wed, 22 Jun 2011 19:28:36 -0600 lost Squashed the remaining memory leaks revealed by valgrind
Wed, 22 Jun 2011 19:13:06 -0600 lost Fixed numerous *common* memory leaks in epxression code
Wed, 22 Jun 2011 19:06:14 -0600 lost Really fix memory leaks
Wed, 22 Jun 2011 18:58:10 -0600 lost Fixed memory leaks revealed by valgrind
Wed, 22 Jun 2011 18:57:59 -0600 lost Fixed memory leaks revealed by valgrind
Wed, 22 Jun 2011 18:57:42 -0600 lost Fixed several memory leaks revealed by valgrind
Wed, 22 Jun 2011 18:39:32 -0600 lost Actually initialize all fields of structure in lw_expr_create()
Wed, 22 Jun 2011 18:32:46 -0600 lost Fixed wrong size in lw_alloc() for lw_stack_create()
Wed, 25 May 2011 21:59:58 -0600 lost Make *pragma work correctly
Wed, 25 May 2011 21:42:01 -0600 lost Make ifdef work correctly
Wed, 25 May 2011 20:05:34 -0600 lost Bump version to reflect ongoing development
Wed, 25 May 2011 19:20:39 -0600 Lost Wizard (lost Made pragma nolist suppress listing symbols defined under the pragma when listing the symbol table
Wed, 25 May 2011 19:13:33 -0600 Lost Wizard (lost Added nolist pragma to suppress listing output of non-code generating lines
Wed, 18 May 2011 20:09:33 -0600 lost Version 4.1