Fri, 27 Nov 2009 22:04:05 +0000 |
lost |
Fixed default LWEX0 linkscript to include .ctors and .dtors sections
2.x
|
Thu, 26 Nov 2009 21:12:45 +0000 |
lost |
Added no-op .bank pseudo-op to support compiling gcc6809
2.x
|
Sun, 22 Nov 2009 05:46:31 +0000 |
lost |
Fixed various problems with determining which files to include in the output and also fixed problem identifying which files actually resolved symbols
2.x
|
Thu, 19 Nov 2009 02:44:11 +0000 |
lost |
Changed default LWEX stack size to 1K
2.x
|
Thu, 19 Nov 2009 00:51:31 +0000 |
lost |
Fixed selection of objects for inclusion from within libraries to actually resolve references correctly
2.x
|
Wed, 16 Sep 2009 00:29:06 +0000 |
lost |
Allow symbols to appear after whitespace when terminated by :
2.x
|
Tue, 15 Sep 2009 03:16:17 +0000 |
lost |
Added zero-width external references
2.x
|
Fri, 14 Aug 2009 03:22:26 +0000 |
lost |
Added os9 target, pragma to control whether $ localizes a symbol, and fixed some condition nesting bugs
|
Fri, 12 Jun 2009 05:25:41 +0000 |
lost |
Added a padding value for the ALIGN directive
|
Fri, 12 Jun 2009 03:18:32 +0000 |
lost |
Added --6809/--6309 switches and some cleanups in error reporting
|
Fri, 12 Jun 2009 01:31:18 +0000 |
lost |
Fixed additional parsing problems with pseudo ops
|
Fri, 12 Jun 2009 00:19:03 +0000 |
lost |
Added compatibility alternatives to TFM
|
Fri, 12 Jun 2009 00:06:13 +0000 |
lost |
Added && and || to lwasm
|
Thu, 11 Jun 2009 23:29:15 +0000 |
lost |
Fixed filename parsing bug in include directive and added includebin directive
|