log

age author description
Thu, 24 May 2012 17:28:15 -0600 William Astle Add export pragma
Wed, 23 May 2012 19:37:30 -0600 William Astle Fix segfault during command parsing
Fri, 16 Mar 2012 22:54:10 -0600 William Astle Set version to indicate development past version 4.5
Fri, 16 Mar 2012 22:52:22 -0600 William Astle Added tag lwtools-4.5 for changeset 47a055c57d4a
Fri, 16 Mar 2012 22:37:02 -0600 William Astle Bump version to 4.5 in preparation for release lwtools-4.5
Fri, 16 Mar 2012 22:22:14 -0600 William Astle Short circuit unneeded loops in pass4
Fri, 16 Mar 2012 19:44:12 -0600 William Astle Short ciruit some recursion in expression library
Fri, 16 Mar 2012 17:29:53 -0600 William Astle Add a time stamp to debug messages
Thu, 15 Mar 2012 09:33:26 -0600 William Astle Fix --help and --usage to display = correctly for long option args
Thu, 15 Mar 2012 09:27:48 -0600 William Astle Fix --section-start handling and add --map to ld wrapper.
Thu, 15 Mar 2012 09:26:24 -0600 William Astle Elaborated the readme for the gcc6809 patch
Sun, 11 Mar 2012 16:05:54 -0600 William Astle Changed symbol table to use a binary tree.
Wed, 25 Jan 2012 22:39:17 -0700 William Astle Fix noexpand macro listings to show all bytes output
Fri, 13 Jan 2012 22:32:15 -0700 lost Added lwcc, lwcpp stubs
Fri, 13 Jan 2012 21:33:55 -0700 lost Added hidden options to lw_cmdline
Fri, 13 Jan 2012 21:28:34 -0700 lost Added "documentation only" options to lw_cmdline and also allowed options that do not have a long equivalent
Wed, 11 Jan 2012 20:26:47 -0700 lost Fixed typos with conversion away from rules.make stuff
Wed, 11 Jan 2012 20:25:29 -0700 lost Removed rules.make stuff in sub directories - it was not particularly helpful
Wed, 11 Jan 2012 20:18:10 -0700 lost Add stub for lwcc
Sat, 24 Dec 2011 12:20:43 -0700 lost Added blurb about lwcc
Thu, 22 Dec 2011 18:04:13 -0700 lost Various enhancements to lwasm
Thu, 22 Dec 2011 18:03:38 -0700 lost Clean up some mess in lwbasic directory
Thu, 22 Dec 2011 18:03:04 -0700 lost Make ld wrapper more capable
Thu, 22 Dec 2011 18:01:59 -0700 lost Added --entry option for lwlink
Wed, 21 Sep 2011 21:14:09 -0600 lost Added gcc6809lw patch to extras
Sat, 17 Sep 2011 11:45:13 -0600 lost Arranged for dependencies to be generated when building object files; no more extraneous dependency rebuilds
Sat, 17 Sep 2011 09:57:55 -0600 lost Fixed bug handling bss in lwex
Thu, 15 Sep 2011 17:08:16 -0600 lost Added --sysroot support to lwlink and the ld wrapper script
Fri, 09 Sep 2011 22:08:07 -0600 lost Fix stupid thinko when making all instances of a constant section start at 0
Wed, 07 Sep 2011 21:59:10 -0600 lost Make 'imm8' instructions actually complain about a bad operand if no # is present