log

age author description
Fri, 24 Apr 2009 22:30:35 +0000 lost Fix it so 'make dist' includes everything 2.3 2.3
Fri, 24 Apr 2009 22:18:16 +0000 lost Added various generated files in prep for release 2.3
Fri, 24 Apr 2009 22:14:47 +0000 lost Branched for 2.3 release 2.3
Thu, 11 Jun 2009 23:13:00 +0000 lost Release 2.4.1 with a fix for parsing problem that made the assembler mostly useless 2.4
Mon, 01 Jun 2009 03:35:45 +0000 lost Set version number for release and tagged release 2.4
Mon, 01 Jun 2009 03:23:42 +0000 lost Generated the manual 2.4
Mon, 01 Jun 2009 03:22:04 +0000 lost Added generated files 2.4
Mon, 01 Jun 2009 03:13:45 +0000 lost Branched for 2.4 release 2.4 2.4 2.4.1
Mon, 31 Aug 2009 08:39:36 +0000 lost fixed expression 'slots' to not store null on a pass 1 store 2.5
Mon, 31 Aug 2009 08:37:15 +0000 lost fixed expression 'slots' to not store null on a pass 1 store 2.5
Mon, 31 Aug 2009 08:30:13 +0000 lost Fix crashing on bad expressions on pass 2 2.5
Sun, 16 Aug 2009 17:18:11 +0000 lost Updated version for release 2.5 2.5
Sun, 16 Aug 2009 17:16:49 +0000 lost Added generated files 2.5
Sun, 16 Aug 2009 17:10:27 +0000 lost Branched for release 2.5
Sat, 26 Dec 2009 02:39:31 +0000 lost Fixed segault in resolution of sizeof{} 2.6 2.6.1-fixed
Tue, 22 Dec 2009 05:53:05 +0000 lost Added asprintf redux 2.6
Tue, 22 Dec 2009 05:46:58 +0000 lost Added missing asprintf() to gnulib 2.6
Tue, 22 Dec 2009 05:33:32 +0000 lost Added add'l generated files for release 2.6
Tue, 22 Dec 2009 05:32:28 +0000 lost Bumped version to 2.6 2.6
Tue, 22 Dec 2009 05:31:23 +0000 lost Added generated files for release 2.6
Tue, 22 Dec 2009 05:27:32 +0000 lost Build manual for release 2.6
Tue, 22 Dec 2009 05:25:53 +0000 lost Branched for 2.6 release 2.6 2.6
Thu, 07 Jan 2010 03:57:58 +0000 lost Fixed problem with local symbol context handling in the face of conditional assembly 2.x
Sat, 26 Dec 2009 08:24:35 +0000 lost Added --depend option to generate a list of dependencies 2.x
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
Fri, 12 Jun 2009 00:19:03 +0000 lost Added compatibility alternatives to TFM
Fri, 12 Jun 2009 00:06:24 +0000 lost Various updates to the manual
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