Fri, 25 Jan 2013 21:54:02 -0700 |
William Astle |
Apply division by zero fix to modulus operator too.
|
Fri, 25 Jan 2013 21:48:01 -0700 |
William Astle |
Add trap for divide by zero in expression library
|
Thu, 24 Jan 2013 21:24:32 -0700 |
William Astle |
Another adjustment for the drive letter problem.
|
Thu, 24 Jan 2013 21:00:00 -0700 |
William Astle |
First attempt at fixing the drive letter problem on Windows
|
Thu, 24 Jan 2013 20:58:30 -0700 |
William Astle |
Update version number to mark development past 4.7
|
Wed, 23 Jan 2013 13:32:15 -0700 |
William Astle |
Fix typo in documentation of lwasm --define switch.
|
Wed, 23 Jan 2013 13:21:57 -0700 |
William Astle |
Added tag lwtools-4.7 for changeset 65510f1574e4
|
Thu, 06 Dec 2012 10:53:21 -0700 |
William Astle |
Fix error with [,u] in 6809-only mode
lwtools-4.7
|
Sun, 23 Sep 2012 13:11:34 -0600 |
William Astle |
Fix thinko with algorithm improvement.
|
Sun, 23 Sep 2012 13:06:43 -0600 |
William Astle |
Add new heuristic for resolving instruction sizes.
|
Tue, 14 Aug 2012 23:03:59 -0600 |
William Astle |
Silence debug message
|
Tue, 14 Aug 2012 21:06:52 -0600 |
William Astle |
Fix hang on undefined symbol in rmb under pragma undefextern
|
Mon, 13 Aug 2012 17:22:13 -0600 |
William Astle |
Removed extraneous debug message.
|
Sat, 11 Aug 2012 23:37:43 -0600 |
William Astle |
Bump version number in preparation for a release.
|
Sat, 11 Aug 2012 23:29:57 -0600 |
William Astle |
Added ability to add padding after a section when linking.
|
Sat, 11 Aug 2012 15:18:58 -0600 |
William Astle |
Fix error messages related to undefined symbols in lwlink
|
Fri, 10 Aug 2012 23:47:56 -0600 |
William Astle |
Added section base and length symbols to lwlink
|
Thu, 19 Jul 2012 13:17:30 -0600 |
William Astle |
Remove stray \n from dts
|
Sun, 15 Jul 2012 23:19:50 -0600 |
William Astle |
Bumped copyright year to include 2012 on manual
|
Sun, 15 Jul 2012 23:12:09 -0600 |
William Astle |
Added --define to lwasm documentation.
|
Sun, 15 Jul 2012 21:52:24 -0600 |
William Astle |
Don't suppress symbol listing in unicorns mode
|
Sun, 15 Jul 2012 21:46:29 -0600 |
William Astle |
Add flag to output stream for end of unicorns
|
Sun, 15 Jul 2012 21:43:18 -0600 |
William Astle |
Make unicorns not suppress assembly listings.
|
Sun, 15 Jul 2012 21:42:39 -0600 |
William Astle |
Make warnings show up in assembly listings.
|
Sun, 15 Jul 2012 21:19:43 -0600 |
William Astle |
Make unicorns grok errors and warnings.
|
Sun, 15 Jul 2012 21:19:04 -0600 |
William Astle |
Prevent infinite loop due to warning directive
|
Sun, 15 Jul 2012 20:50:18 -0600 |
William Astle |
Make unicorns notice referenced files better
|
Sun, 15 Jul 2012 20:14:51 -0600 |
William Astle |
More unicorn stuff - structs and macros
|
Sun, 15 Jul 2012 10:50:46 -0600 |
William Astle |
Add --unicorns option for IDE integration
|
Sun, 15 Jul 2012 10:27:43 -0600 |
William Astle |
Silence a few warnings
|
Sun, 10 Jun 2012 18:33:22 -0600 |
William Astle |
Fix thinko in previous commit
|
Sun, 10 Jun 2012 18:24:31 -0600 |
William Astle |
Add --preprocess option
|