Sat, 26 Dec 2009 02:36:43 +0000 |
lost |
Fixed segfault on reference to sizeof{}
2.x 2.6.1
|
Tue, 22 Dec 2009 05:53:25 +0000 |
lost |
Added asprintf redux
2.x
|
Tue, 22 Dec 2009 05:47:42 +0000 |
lost |
Added missing asprintf() to gnulib
2.x
|
Tue, 22 Dec 2009 04:53:20 +0000 |
lost |
Added support for include path to LWASM
2.x
|
Tue, 22 Dec 2009 04:52:59 +0000 |
lost |
Updated manual to reflect updates for 2.6 release
2.x
|
Sun, 20 Dec 2009 05:40:47 +0000 |
lost |
Support files with line numbers in lwasm
2.x
|
Sat, 19 Dec 2009 06:38:43 +0000 |
lost |
Added struct support to LWASM
2.x
|
Wed, 09 Dec 2009 03:59:26 +0000 |
lost |
Fixed obscure comment detection bug
2.x
|
Sat, 28 Nov 2009 04:46:09 +0000 |
lost |
Fixed LWEX binary output when BSS size > 0
2.x
|
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
|
Thu, 26 Nov 2009 21:12:28 +0000 |
lost |
Updated hint for using 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:48:36 +0000 |
lost |
Fixed LWEX stack size setting bug
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
|
Sun, 16 Aug 2009 18:34:13 +0000 |
lost |
Branched an "ongoing 2.x" stream from trunk in preparation for a major architecture rewrite
2.x
|
Sun, 16 Aug 2009 04:13:29 +0000 |
lost |
Made ORG carp if used inside a mod/emod section
|
Sun, 16 Aug 2009 00:25:55 +0000 |
lost |
Added not about likely incompatibilities with source code from other assemblers when using the OS9 module target
|
Sat, 15 Aug 2009 05:30:25 +0000 |
lost |
Acknowledge the source of the crc calc for os9
|
Sat, 15 Aug 2009 05:26:02 +0000 |
lost |
Fixed os9 module CRC calculation
|
Fri, 14 Aug 2009 04:20:15 +0000 |
lost |
Updated documentation to reflect recent udates to LWASM
|
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 04:55:16 +0000 |
lost |
Adjusted synonyms for TFM
|
Fri, 12 Jun 2009 04:54:12 +0000 |
lost |
Updated discussion of assembly dialects
|
Fri, 12 Jun 2009 04:17:22 +0000 |
lost |
Documented the "Flags" term for object files
|
Fri, 12 Jun 2009 03:23:41 +0000 |
lost |
Documented the --6309 and --6809 options
|
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
|