log

age author description
Fri, 05 Nov 2010 22:27:00 -0600 lost Fixed bug with complex external references generating invalid relocations in the object file 3.0 tip
Thu, 04 Nov 2010 23:25:18 -0600 lost Fixed segfault with output outside of a section 3.0
Thu, 04 Nov 2010 22:40:57 -0600 lost Adjusted listings to convert tabs to spaces; assume 8 space tabs 3.0
Sat, 30 Oct 2010 15:22:55 -0600 lost Added tag 3.0.1 for changeset a8934dfba400 3.0
Sat, 30 Oct 2010 15:21:27 -0600 lost Added tag 3.0.1 for changeset 8f9d72cfb897 default
Sat, 30 Oct 2010 15:02:57 -0600 lost Fixed operator precedence for * 3.0 3.0.1
Sat, 30 Oct 2010 12:15:00 -0600 lost Added pragma pcaspcr to treat PC as PCR; additional fixes for PCR addressing modes 3.0
Sat, 30 Oct 2010 11:51:25 -0600 lost Fixed error with forced size pcr operands 3.0
Sat, 30 Oct 2010 11:45:52 -0600 lost Fixed type in fix 3.0
Sat, 30 Oct 2010 10:41:52 -0600 lost Fixed errors related to lw_expr_t; fixed saving expression in insn_parse_logicmem() 3.0
Sat, 30 Oct 2010 10:40:26 -0600 lost Fixed memory leaks related to expressions; bumped version to 3.0.1 3.0
Fri, 29 Oct 2010 19:38:14 -0600 lost Added tag 3.0 for changeset 4c272633fce2 3.0
Fri, 29 Oct 2010 19:28:54 -0600 lost Added missing files 3.0 3.0
Fri, 29 Oct 2010 19:27:55 -0600 lost Added missing file 3.0
Fri, 29 Oct 2010 19:20:39 -0600 lost Added various generated files for release 3.0
Fri, 29 Oct 2010 19:15:23 -0600 lost Updated version to 3.0 3.0
Fri, 29 Oct 2010 19:14:00 -0600 lost Branched for release 3.0 3.0
Sun, 24 Oct 2010 20:05:15 -0600 lost Eliminated infinite loop on recursive symbol resolution with a Q&D hack: limit the depth that lw_expr_simplify can be called to globally. Not thread friendly.
Sun, 24 Oct 2010 19:06:00 -0600 lost Adjusted output in list so that 8 space tabs line up right in output
Sun, 19 Sep 2010 12:32:52 -0600 lost Fixed unitialized memory in lw_stringlist_create()
Sun, 19 Sep 2010 12:04:12 -0600 lost Added note to manual explaining that operands cannot contain spaces
Sun, 19 Sep 2010 10:41:17 -0600 lost Bumped beta number
Sun, 19 Sep 2010 10:40:37 -0600 lost Fixed lw_expr_destroy() to not crash on NULL
Sun, 19 Sep 2010 10:27:47 -0600 lost Prevent NULL deref in lw_expr_destroy 3.0-beta2
Sun, 19 Sep 2010 01:55:26 -0600 lost Added tag 3.0-beta2 for changeset 079d43b6967b 3.0-beta2
Sun, 19 Sep 2010 01:44:47 -0600 lost Added missing file 3.0-beta2 3.0-beta2
Sun, 19 Sep 2010 01:38:09 -0600 lost Updated configure script with new version name 3.0-beta2
Sun, 19 Sep 2010 01:33:24 -0600 lost Added generated files for release 3.0-beta2
Sun, 19 Sep 2010 01:12:26 -0600 lost Branched for 3.0-beta2 release 3.0-beta2
Fri, 13 Aug 2010 18:51:12 -0600 lost Fixed typo in eorb opcodes
Tue, 10 Aug 2010 23:08:30 -0600 lost Implemented "branch points"
Tue, 10 Aug 2010 23:08:07 -0600 lost Fixed minor layout glitch in listing code
Tue, 10 Aug 2010 22:00:21 -0600 lost Fixed offset problem with emission of incomplete references at start of insn
Tue, 10 Aug 2010 21:59:49 -0600 lost Fixed error with indexed posbytes
Tue, 10 Aug 2010 17:33:56 -0600 lost Fixed off by one bug in code generation for fcn
Mon, 09 Aug 2010 20:57:02 -0600 lost Fixed endc to actually match properly
Mon, 09 Aug 2010 00:37:46 -0600 lost Added dummy .bank pseudo and fixed segfault in output for object target (on imported symbol)
Mon, 09 Aug 2010 00:10:24 -0600 lost Allow symbols to start with digits if they contain $, ?, or @; numbered locals
Sun, 08 Aug 2010 23:47:16 -0600 lost Fixed "=" pseudo op to work correctly
Mon, 02 Aug 2010 18:07:04 -0600 lost Checkpoint disassembler
Mon, 02 Aug 2010 13:24:07 -0600 lost Started creation of lwdisasm
Fri, 23 Jul 2010 19:53:43 -0600 lost Changed ENDS to be ENDSTRUCT instead of ENDSECTION since ENDSTRUCT is required but ENDSECTION is not; updated docs to reflect change
Fri, 23 Jul 2010 19:23:17 -0600 lost Symbol table is now sorted in lwasm
Fri, 23 Jul 2010 18:58:20 -0600 lost Fixed up symbol table list to be more clear
Fri, 23 Jul 2010 18:31:33 -0600 lost Added documentation for the --symbol option for lwasm
Fri, 23 Jul 2010 18:28:05 -0600 lost Added rmw pseudo op as alias for rmd
Fri, 23 Jul 2010 18:09:57 -0600 lost Fixed autoconf stuff related to the manual
Fri, 23 Jul 2010 17:58:30 -0600 lost Added tag 3.0-beta1 for changeset 573ed4940625 3.0-beta1
Fri, 23 Jul 2010 17:32:29 -0600 lost Fixed inclusion of documentation in make dist 3.0-beta1 3.0-beta1
Fri, 23 Jul 2010 17:30:46 -0600 lost Fixed inclusion of documentation in make dist 3.0-beta1
Fri, 23 Jul 2010 17:18:52 -0600 lost Added generated files for release 3.0-beta1
Fri, 23 Jul 2010 17:12:47 -0600 lost Branched for 3.0-beta1 release 3.0-beta1
Fri, 23 Jul 2010 17:08:57 -0600 lost Cosmetic updates to documentation; added warning pseudo op
Fri, 23 Jul 2010 16:40:51 -0600 lost Q&D sanitization of symbols in map files and error messages in lwlink
Fri, 23 Jul 2010 16:23:54 -0600 lost Actually show name of file and line number where error occurred
Thu, 22 Jul 2010 23:11:04 -0600 lost Actually include local symbols in object files
Wed, 21 Jul 2010 22:21:35 -0600 lost Fixed problem with include path handling
Wed, 21 Jul 2010 21:26:43 -0600 lost Fixed problem with structure member registration and fixed detection of operator{} type symbols in expression evaluation
Wed, 14 Jul 2010 22:46:56 -0600 lost Basic symbol table output; needs work for non-constant symbols
Wed, 14 Jul 2010 22:33:55 -0600 lost Added in structure support and fixed up some warts in the listing code (by adding more warts)
Wed, 14 Jul 2010 20:17:57 -0600 lost Added missing arg-nonnull.h ??? file to repo
Wed, 14 Jul 2010 20:15:23 -0600 lost Various bugfixes; fixed lwobjdump to display symbols with unprintable characters more sensibly; start of a (nonfunctional for now) testing framework
Sun, 16 May 2010 13:03:17 -0600 lost Bugfixing on includes
Sun, 16 May 2010 11:50:00 -0600 lost Various bugfixes
Sat, 15 May 2010 20:46:04 -0600 lost Made --list and --depend work
Sat, 15 May 2010 20:01:58 -0600 lost Fixed imm8 to actually use expression and also fixed gen mode to respect > and <
Sat, 15 May 2010 13:39:21 -0600 lost Various bugfixes
Mon, 26 Apr 2010 19:56:10 -0600 lost Properly support 32 bit relocations
Mon, 26 Apr 2010 19:44:44 -0600 lost Added extdep pseudo back in
Mon, 26 Apr 2010 19:31:35 -0600 lost Removing old cruft that is no longer needed
Mon, 26 Apr 2010 19:30:44 -0600 lost Brought forward lwlink, lwar, and lwobjdump along with some misc junk
Mon, 26 Apr 2010 18:37:06 -0600 lost Fixed intersection internal references in object target
Mon, 26 Apr 2010 17:59:30 -0600 lost Output incomplete references in object target
Mon, 26 Apr 2010 17:14:04 -0600 lost Added export list to object output
Sat, 24 Apr 2010 14:15:18 -0600 lost Stage 1: actually do output
Thu, 22 Apr 2010 18:30:30 -0600 lost Bugfixes for indexed addressing modes
Thu, 22 Apr 2010 18:19:06 -0600 lost Created a useful debug framework and adjusted lw_expr_print() to return a "static" dynamic string
Wed, 21 Apr 2010 23:29:18 -0600 lost Much bugfixing
Tue, 20 Apr 2010 21:59:58 -0600 lost Debugging output and bugfixing pass 0
Thu, 15 Apr 2010 22:26:49 -0600 lost check for valid expressions in pass 6
Thu, 15 Apr 2010 22:18:48 -0600 lost Emit pass
Thu, 15 Apr 2010 21:56:06 -0600 lost Reduction passes complete
Wed, 14 Apr 2010 21:02:53 -0600 lost Added some more expression reductions
Wed, 14 Apr 2010 20:49:04 -0600 lost Added resolve passes
Tue, 06 Apr 2010 21:35:09 -0600 lost Pass framework simplified; skeleton pass 3
Tue, 06 Apr 2010 21:03:19 -0600 lost Added pass2 and various supporting logic including symbol lookups
Thu, 01 Apr 2010 20:56:19 -0600 lost Added logic memory operands
Thu, 01 Apr 2010 20:44:57 -0600 lost Generic memory mode insns
Thu, 01 Apr 2010 18:39:40 -0600 lost Indexed stage 2; set line structure to track pragmas in effect for that line
Wed, 31 Mar 2010 21:57:45 -0600 lost Indexed part 1
Wed, 31 Mar 2010 20:37:59 -0600 lost Bit transfer ops added
Wed, 31 Mar 2010 20:12:20 -0600 lost Checkpoint - adding actual cpu instructions
Wed, 31 Mar 2010 18:46:32 -0600 lost Finished pseudo ops
Tue, 30 Mar 2010 23:12:41 -0600 lost Added os9 directives to instruction table
Tue, 30 Mar 2010 23:10:01 -0600 lost Added os9 opcodes and ERROR
Tue, 30 Mar 2010 21:48:49 -0600 lost Added SECTION/ENDSECTION
Tue, 30 Mar 2010 20:56:54 -0600 lost Added PRAGMA and *PRAGMA
Sat, 27 Mar 2010 23:37:30 -0600 lost conditional pseudo ops added
Sat, 27 Mar 2010 22:59:15 -0600 lost Even more pseudo ops
Sat, 27 Mar 2010 22:44:46 -0600 lost More pseudo ops
Sat, 27 Mar 2010 22:15:07 -0600 lost Added third func to instab to split resolve and emit logic
Sat, 27 Mar 2010 20:16:24 -0600 lost Some data oriented pseudo ops added
Sat, 27 Mar 2010 19:04:03 -0600 lost Added expression parsing infrastructure and misc fixes
Thu, 25 Mar 2010 23:17:54 -0600 lost Basic macro processor ported forward; added context break handling for local symbols
Thu, 25 Mar 2010 22:06:50 -0600 lost Added assembly error system and additional checks for symbol syntax
Thu, 25 Mar 2010 20:51:34 -0600 lost Added a ignore list
Wed, 24 Mar 2010 21:30:31 -0600 lost Added basic symbol registration
Fri, 19 Mar 2010 10:03:56 +0000 convert-repo update tags
Fri, 19 Mar 2010 02:54:43 +0000 lost Checkpoint
Fri, 19 Mar 2010 02:54:14 +0000 lost Prepare for migration to hg
Fri, 12 Mar 2010 06:01:47 +0000 lost Updated internals docs
Fri, 12 Mar 2010 06:01:38 +0000 lost Checkpoint development
Fri, 05 Mar 2010 02:34:16 +0000 lost checkpoint
Thu, 04 Mar 2010 05:13:22 +0000 lost checkpoint
Thu, 04 Mar 2010 02:24:38 +0000 lost Checkpoint
Tue, 02 Mar 2010 00:44:18 +0000 lost Updated internals to describe the multi-pass architecture
Tue, 02 Mar 2010 00:10:32 +0000 lost Basic input layer works
Sun, 28 Feb 2010 05:55:07 +0000 lost Port manual forward with corrections from Jason Law
Sun, 28 Feb 2010 05:35:50 +0000 lost More tinkering with input subsystem
Sun, 28 Feb 2010 05:01:31 +0000 lost Created first pass of input layer
Sat, 13 Feb 2010 06:08:26 +0000 lost checkpoint - input layer
Sat, 13 Feb 2010 06:08:04 +0000 lost Added copier for stringlist module
Sat, 13 Feb 2010 05:21:20 +0000 lost Added string module and expanded stringlist module
Sat, 13 Feb 2010 05:20:55 +0000 lost Completed command line parsing
Tue, 09 Feb 2010 05:59:56 +0000 lost Created lwlib folder and added first bits to it
Tue, 09 Feb 2010 05:33:35 +0000 lost Started framework for lwasm binary
Tue, 09 Feb 2010 04:41:08 +0000 lost Setting executable for autogen.sh
Thu, 04 Feb 2010 03:49:29 +0000 lost Setting up project structure
Thu, 04 Feb 2010 03:34:43 +0000 lost Setting up project structure
Thu, 04 Feb 2010 03:08:33 +0000 lost Repo reorg
Wed, 28 Jan 2009 05:54:43 +0000 lost Moved old tags and branches for lwlink to global tags/branches dirs lwlink-1.0
Tue, 27 Jan 2009 05:52:38 +0000 lost Added autotools files for release 1.0
Tue, 27 Jan 2009 05:51:54 +0000 lost Branched for release 1.0 1.0
Tue, 27 Jan 2009 05:50:02 +0000 lost Tinkering with autotools
Sun, 25 Jan 2009 16:45:31 +0000 lost Don't generate a preamble for a zero-sized section
Sat, 24 Jan 2009 07:18:01 +0000 lost Fixed load addresses of chained sections and subsections to actually increment
Sat, 24 Jan 2009 02:54:03 +0000 lost Fixed crash when entry symbol is not exported
Sat, 24 Jan 2009 02:34:25 +0000 lost Added lwobjdump for debugging object files
Sat, 24 Jan 2009 02:22:13 +0000 lost Fixed error reading external references
Fri, 23 Jan 2009 05:49:16 +0000 lost Fixed reading object file incomplete references table
Fri, 23 Jan 2009 05:10:33 +0000 lost Fixed stupid logic problem reading input files
Fri, 23 Jan 2009 04:53:01 +0000 lost Actually allow script file to be specified and fix segfault on parsing script file
Fri, 23 Jan 2009 04:03:37 +0000 lost Corrected errors with parsing script and object files
Thu, 22 Jan 2009 02:14:52 +0000 lost Added basic raw output module
Thu, 22 Jan 2009 02:05:30 +0000 lost Documented the "exec" directive in linker scripts
Thu, 22 Jan 2009 02:05:08 +0000 lost Added simplistic output module for DECB target
Wed, 21 Jan 2009 06:14:08 +0000 lost resolve incomplete references done
Wed, 21 Jan 2009 05:45:25 +0000 lost section order and address resolution done
Wed, 21 Jan 2009 05:13:36 +0000 lost Fixed copyright year
Wed, 21 Jan 2009 04:54:32 +0000 lost parse linking scripts
Wed, 21 Jan 2009 03:15:49 +0000 lost reading files implemented
Sun, 18 Jan 2009 04:53:57 +0000 lost implement reading files
Sat, 17 Jan 2009 20:54:58 +0000 lost Handle input files on command line and add some memory management utility functions
Sat, 17 Jan 2009 20:54:20 +0000 lost Added some basic documentation of the linker
Sat, 17 Jan 2009 16:55:53 +0000 lost command line options
Sat, 17 Jan 2009 16:38:28 +0000 lost created project
Tue, 27 Jan 2009 05:45:29 +0000 lost More fixups for autotools files 2.0 2.0
Tue, 27 Jan 2009 05:42:26 +0000 lost Fixed up autoconf files 2.0
Tue, 27 Jan 2009 05:41:23 +0000 lost Removed spaces from file names 2.0
Tue, 27 Jan 2009 05:37:26 +0000 lost Fixed missing doc/Makefile 2.0
Tue, 27 Jan 2009 05:30:58 +0000 lost Added autotools files 2.0
Tue, 27 Jan 2009 05:28:40 +0000 lost Branched for release of 2.0 2.0
Sat, 25 Apr 2009 02:18:06 +0000 lost Fixed regression related to force linking a library file 2.3
Fri, 24 Apr 2009 22:36:09 +0000 lost Generated manual for distribution 2.3 2.3.1
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
Thu, 11 Jun 2009 23:12:31 +0000 lost Fixed error with fix for bad operands
Mon, 11 May 2009 06:09:49 +0000 lost Fixed lack of error when there are extraneous characters at the end of the operand.
Sat, 09 May 2009 16:39:17 +0000 lost Allow 8 bit immediate operands to be external references
Sat, 09 May 2009 16:32:47 +0000 lost Fixed segfault in import/extern pseudo op
Sat, 09 May 2009 16:21:54 +0000 lost Fixed off by one relocation offset for direct page external references
Sat, 25 Apr 2009 04:13:52 +0000 lost Tweaked lwex0 linkscript to start at __start
Sat, 25 Apr 2009 02:14:12 +0000 lost Fixed a stupid regression with forced included library files
Fri, 24 Apr 2009 22:31:05 +0000 lost Fix it so 'make dist' includes everything
Fri, 24 Apr 2009 22:09:13 +0000 lost Update version
Fri, 24 Apr 2009 21:52:55 +0000 lost Fixed error in autogen
Fri, 24 Apr 2009 21:45:19 +0000 lost Added gnulib cache file to repo
Fri, 24 Apr 2009 21:42:06 +0000 lost Added autogen.sh
Fri, 24 Apr 2009 06:43:02 +0000 lost More preparation for gnulib integration
Fri, 24 Apr 2009 06:27:00 +0000 lost Prepare for gnulib integration
Tue, 21 Apr 2009 03:47:24 +0000 lost Added ability to specify lwex target for ld
Tue, 21 Apr 2009 03:45:12 +0000 lost Fixed bug with library search path
Tue, 21 Apr 2009 02:57:37 +0000 lost Added some info on building gcc6809 to use lwtools
Tue, 21 Apr 2009 02:04:57 +0000 lost Updated ar and as scripts to be able to work with libgcc etc.
Mon, 20 Apr 2009 02:24:33 +0000 lost Made lwlink smarter about not included unneeded (unreferenced) members of a library file
Sun, 19 Apr 2009 17:44:46 +0000 lost checkpoint
Sun, 29 Mar 2009 14:52:28 +0000 lost Added 8 bit external references for base page addressing mode
Sun, 22 Mar 2009 22:11:12 +0000 lost Added |, &, and ^ binary bitwise operators
Sun, 22 Mar 2009 21:20:45 +0000 lost Yet again try to get importing undefined exports working
Sun, 22 Mar 2009 20:07:37 +0000 lost take 2: importing undefined exports
Sun, 22 Mar 2009 19:26:26 +0000 lost Fixed crash on unrecognized pragma
Sun, 22 Mar 2009 18:32:13 +0000 lost Allow export to import undefined symbols
Sun, 22 Mar 2009 18:26:59 +0000 lost Allow export to import undefined symbols
Sun, 22 Mar 2009 18:01:30 +0000 lost Add .end as synonym for end
Sun, 22 Mar 2009 17:58:43 +0000 lost Allow relative addressing to ignore a # before the operand (16 bit too!)
Sun, 22 Mar 2009 17:57:39 +0000 lost Allow relative addressing to ignore a # before the operand
Sun, 22 Mar 2009 17:50:42 +0000 lost First pass at allowing symbols starting with digits but containing $
Sun, 22 Mar 2009 17:25:19 +0000 lost Allow $ to be a local symbol and allow symbols with $ to start with a digit
Sun, 22 Mar 2009 16:28:40 +0000 lost Allow exporting multiple symbols on a single directive
Sun, 22 Mar 2009 16:12:06 +0000 lost Added ~ prefix operator (1s complement)
Sun, 22 Mar 2009 16:08:20 +0000 lost Added 'sym=expr' opcode handling
Sun, 22 Mar 2009 06:52:06 +0000 lost Added 'front-end' script for lwar
Sun, 22 Mar 2009 06:51:48 +0000 lost Added --extract and --replace to lwar
Sun, 22 Mar 2009 04:24:39 +0000 lost Added LWEX0 (LWOS simple binary) target to lwlink
Sat, 21 Mar 2009 19:49:01 +0000 lost Updated documentation to reflect recent changes
Sat, 21 Mar 2009 19:47:45 +0000 lost Added support for outputting a linkmap
Sat, 21 Mar 2009 17:39:45 +0000 lost Make lwlink display all undefined references instead of bailing after the first one
Sat, 21 Mar 2009 17:03:42 +0000 lost modified lwlink to merge contiguous sections in the DECB output file to avoid the explosion of preambles
Fri, 06 Mar 2009 01:35:40 +0000 lost Arranged for lwasm and lwlink to remove the output file in case they fail
Thu, 05 Mar 2009 02:23:47 +0000 lost Initial version of a wrapper script to behave something like 'ld'
Thu, 05 Mar 2009 02:23:25 +0000 lost Added library paths and --section-base
Wed, 04 Mar 2009 05:34:17 +0000 lost Added as front-end script for use with gcc6809
Wed, 04 Mar 2009 03:48:39 +0000 lost Added html docs 2.2
Wed, 04 Mar 2009 03:44:49 +0000 lost Added autotool files for releae 2.2
Wed, 04 Mar 2009 03:42:10 +0000 lost branched in preparation for 2.2 release 2.2 2.2
Tue, 03 Mar 2009 01:27:24 +0000 lost Updated docs to reflect recent changes
Tue, 03 Mar 2009 00:42:47 +0000 lost added --merge to lwar
Mon, 02 Mar 2009 04:13:49 +0000 lost Fixed stupid errors with changes for archive handling
Sun, 01 Mar 2009 22:59:52 +0000 lost lwar now creates, lists, and adds to archive files
Sun, 01 Mar 2009 19:37:03 +0000 lost Added LWAR skeleton
Sun, 01 Mar 2009 00:53:21 +0000 lost Added ability to use 0x and 0X as prefixes for hexadecimal numbers
Sun, 08 Feb 2009 03:00:44 +0000 lost Allow lines starting with # to be ignored
Sat, 31 Jan 2009 18:59:53 +0000 lost Updated changelog
Sat, 31 Jan 2009 18:59:40 +0000 lost Updated docs
Sat, 31 Jan 2009 18:22:58 +0000 lost Updated changelog
Sat, 31 Jan 2009 18:22:02 +0000 lost Made pragma actually take multiple pragmas on one line
Sat, 31 Jan 2009 18:12:33 +0000 lost Actually show errors when no list is requested
Sat, 31 Jan 2009 16:15:05 +0000 lost Added ability to use * as a direct page indicator
Sat, 31 Jan 2009 07:03:09 +0000 lost Fixed stupid error with for loop
Sat, 31 Jan 2009 06:33:42 +0000 lost Bumped version to 2.2 for next release
Sat, 31 Jan 2009 06:33:03 +0000 lost Added cescapes pragma and a few other compatibility pseudo ops
Sat, 31 Jan 2009 06:32:27 +0000 lost Updated docs to reflect new cescapes pragma and discuss implicit assumption of the bss section flag for sections named bss and .bss
Sat, 31 Jan 2009 05:30:06 +0000 lost Added support for .globl <sym>, .area <section>, .word, .byte, .blkb, and a .module directive that does nothing
Sat, 31 Jan 2009 05:29:15 +0000 lost allow : after symbol at line start
Sat, 31 Jan 2009 04:57:45 +0000 lost Fix error with doc makefile
Fri, 30 Jan 2009 04:36:09 +0000 lost Fixed problem with manual distribution 2.1
Fri, 30 Jan 2009 04:35:18 +0000 lost Added autotools files for release 2.1
Fri, 30 Jan 2009 04:32:55 +0000 lost Preparing for release 2.1 2.1
Fri, 30 Jan 2009 04:02:22 +0000 lost Fixed missed file rename
Fri, 30 Jan 2009 04:01:55 +0000 lost renamed src to lwasm to better reflect its purpose
Fri, 30 Jan 2009 02:55:30 +0000 lost More major documentation upgrades
Fri, 30 Jan 2009 01:51:41 +0000 lost Fixed help message for --format
Thu, 29 Jan 2009 06:27:35 +0000 lost Added a changelog
Thu, 29 Jan 2009 06:14:54 +0000 lost Just a bogus commit to note that the last two commits included a basically complete version of the LWASM documentation
Thu, 29 Jan 2009 06:14:04 +0000 lost Made development version of LWASM be 2.1, not 3.0, because the next release will be an incremental feature release
Thu, 29 Jan 2009 06:13:00 +0000 lost Made development version of LWASM be 2.1, not 3.0, because the next release will be an incremental feature release
Thu, 29 Jan 2009 06:12:21 +0000 lost Made pragmas not be case sensitive
Thu, 29 Jan 2009 01:32:11 +0000 lost Added pragma to allow all undefined symbols to be considered external and also added a --pragma command line option
Wed, 28 Jan 2009 06:06:05 +0000 lost Autotools merge of packages done
Wed, 28 Jan 2009 06:02:33 +0000 lost Adjusting autotools to merging of lwlink and lwasm
Wed, 28 Jan 2009 06:00:48 +0000 lost repo reorg
Wed, 28 Jan 2009 05:59:14 +0000 lost repo reorg
Wed, 28 Jan 2009 05:58:32 +0000 lost repo reorg
Wed, 28 Jan 2009 05:54:43 +0000 lost Moved old tags and branches for lwlink to global tags/branches dirs
Tue, 27 Jan 2009 05:54:10 +0000 lost Release 1.0
Tue, 27 Jan 2009 05:52:38 +0000 lost Added autotools files for release
Tue, 27 Jan 2009 05:51:54 +0000 lost Branched for release 1.0
Tue, 27 Jan 2009 05:50:02 +0000 lost Tinkering with autotools
Sun, 25 Jan 2009 16:45:31 +0000 lost Don't generate a preamble for a zero-sized section
Sat, 24 Jan 2009 07:18:01 +0000 lost Fixed load addresses of chained sections and subsections to actually increment
Sat, 24 Jan 2009 02:54:03 +0000 lost Fixed crash when entry symbol is not exported
Sat, 24 Jan 2009 02:34:25 +0000 lost Added lwobjdump for debugging object files
Sat, 24 Jan 2009 02:22:13 +0000 lost Fixed error reading external references
Fri, 23 Jan 2009 05:49:16 +0000 lost Fixed reading object file incomplete references table
Fri, 23 Jan 2009 05:10:33 +0000 lost Fixed stupid logic problem reading input files
Fri, 23 Jan 2009 04:53:01 +0000 lost Actually allow script file to be specified and fix segfault on parsing script file
Fri, 23 Jan 2009 04:03:37 +0000 lost Corrected errors with parsing script and object files
Thu, 22 Jan 2009 02:14:52 +0000 lost Added basic raw output module
Thu, 22 Jan 2009 02:05:30 +0000 lost Documented the "exec" directive in linker scripts
Thu, 22 Jan 2009 02:05:08 +0000 lost Added simplistic output module for DECB target
Wed, 21 Jan 2009 06:14:08 +0000 lost resolve incomplete references done
Wed, 21 Jan 2009 05:45:25 +0000 lost section order and address resolution done
Wed, 21 Jan 2009 05:13:36 +0000 lost Fixed copyright year
Wed, 21 Jan 2009 04:54:32 +0000 lost parse linking scripts
Wed, 21 Jan 2009 03:15:49 +0000 lost reading files implemented
Sun, 18 Jan 2009 04:53:57 +0000 lost implement reading files
Sat, 17 Jan 2009 20:54:58 +0000 lost Handle input files on command line and add some memory management utility functions
Sat, 17 Jan 2009 20:54:20 +0000 lost Added some basic documentation of the linker
Sat, 17 Jan 2009 16:55:53 +0000 lost command line options
Sat, 17 Jan 2009 16:38:28 +0000 lost created project
Wed, 28 Jan 2009 05:51:50 +0000 lost Added location for lwlink import
Wed, 28 Jan 2009 05:38:21 +0000 lost Updated docs
Wed, 28 Jan 2009 05:38:15 +0000 lost Added docs on building the manual
Wed, 28 Jan 2009 05:02:44 +0000 lost Added start of a manual and updated maintainer docs to mention generated documentation
Tue, 27 Jan 2009 05:55:52 +0000 lost Fix up some bogosity that prevented automake from working right
Tue, 27 Jan 2009 05:26:55 +0000 lost Updated to do list
Sun, 25 Jan 2009 04:02:50 +0000 lost Added ifdef/ifndef conditionals
Fri, 23 Jan 2009 05:48:55 +0000 lost Fixed up some issues with pseudo ops and object target
Fri, 23 Jan 2009 04:42:39 +0000 lost Made listings off be default
Fri, 23 Jan 2009 03:36:27 +0000 lost Fixed relative branches and PCR addressing to handle constant intra-section references properly
Sat, 17 Jan 2009 07:35:18 +0000 lost Updated to do list
Sat, 17 Jan 2009 07:28:45 +0000 lost Fixed problem handling sections with options on pass 2
Sat, 17 Jan 2009 07:12:05 +0000 lost Cleaned up old lwasm_expr_result() function and unused EXPR_* flags
Sat, 17 Jan 2009 07:09:15 +0000 lost Bumped package version to 2.0
Sat, 17 Jan 2009 07:09:02 +0000 lost Added doc subdirectory to distribution
Sat, 17 Jan 2009 06:57:58 +0000 lost Fixed think-o in rm* ops (reversed pass number test)
Sat, 17 Jan 2009 06:50:49 +0000 lost Fixed problem with constant expressions evaluating to 0 when they shouldn't
Sat, 17 Jan 2009 06:27:01 +0000 lost Fixed symbol resolution to not resolve intra-section references to constants by default
Sat, 17 Jan 2009 06:11:40 +0000 lost Make external symbols remain unresolved in expressions and also flag them in the symbol list
Sat, 17 Jan 2009 05:56:40 +0000 lost Added incomplete references to object output and added support for section base terms in expression handler
Sat, 17 Jan 2009 05:07:45 +0000 lost Added EXPORT pseudo op
Sat, 17 Jan 2009 04:38:32 +0000 lost Made reading input files use binary mode to avoid newline translation since we handle it ourselves manually
Sat, 17 Jan 2009 04:37:40 +0000 lost Checkpoint: object format output
Sat, 17 Jan 2009 02:59:24 +0000 lost Checkpoint: object format output
Fri, 16 Jan 2009 05:33:40 +0000 lost Checkpoint: object target output
Fri, 16 Jan 2009 05:14:49 +0000 lost Started adding object target output
Wed, 14 Jan 2009 07:04:45 +0000 lost Fixed problem with expression evaluation infrastructure not advancing input pointer on pass 2
Wed, 14 Jan 2009 06:33:13 +0000 lost Fixed problems with re8 and rel16 addressing
Sat, 10 Jan 2009 22:24:29 +0000 lost Added EXTERN directive
Sat, 10 Jan 2009 19:05:15 +0000 lost Moved indexed modes to new expression framework
Sat, 10 Jan 2009 07:18:59 +0000 lost Checkpointing deployment of non-constant expression handling
Sat, 10 Jan 2009 07:09:14 +0000 lost Checkpointing deployment of non-constant expression handling
Sat, 10 Jan 2009 05:00:42 +0000 lost Checkpointing deployment of non-constant expression handling
Fri, 09 Jan 2009 04:23:00 +0000 lost Checkpointing conversion to allow object target
Thu, 08 Jan 2009 02:57:24 +0000 lost Checkpointing object target implementation
Thu, 08 Jan 2009 01:32:49 +0000 lost Rejigged symbol system to be able to handle non-constant references
Thu, 08 Jan 2009 01:18:40 +0000 lost Checkpointing object target implementation
Thu, 08 Jan 2009 01:18:09 +0000 lost Added pragma directives
Tue, 06 Jan 2009 06:20:31 +0000 lost Fixed tab handling in list code; also added address to second and later lines in byte listing for a particular line
Tue, 06 Jan 2009 06:11:22 +0000 lost Fixed problem with symbols being registered with the address of the NEXT instruction
Tue, 06 Jan 2009 04:51:29 +0000 lost Fixed instruction table to vector to correct routines for fcn and fcs
Tue, 06 Jan 2009 04:36:41 +0000 lost Fixed missing NUL on macro lines
Mon, 05 Jan 2009 06:14:41 +0000 lost Fixed some problems detected by valgrind and testing
Mon, 05 Jan 2009 05:40:33 +0000 lost Fixed numerous bugs in macro handling
Mon, 05 Jan 2009 05:40:16 +0000 lost Redid lwasm_parse_line() to correct overly complex logic flaws
Mon, 05 Jan 2009 01:40:01 +0000 lost Implemented setdp and corrected handling of direct page detection in insn_gen_aux()
Mon, 05 Jan 2009 01:27:08 +0000 lost Added the 'set' directive
Mon, 05 Jan 2009 01:17:23 +0000 lost Moved symbol registration so symbols that are in skipped code do not get registered and so EQU/SET can do their own registration
Mon, 05 Jan 2009 00:57:37 +0000 lost Moved insn_gen8 to simplified expression evaluator
Mon, 05 Jan 2009 00:57:14 +0000 lost Fixed error with single char ascii constants
Mon, 05 Jan 2009 00:44:38 +0000 lost Implemented the * and . special symbols
Mon, 05 Jan 2009 00:40:58 +0000 lost Moved insn_rel.c to simplified expression evaluation
Mon, 05 Jan 2009 00:20:45 +0000 lost Added symbol listing to list file; various fixes
Mon, 05 Jan 2009 00:01:21 +0000 lost Added conditional assembly and macros
Sun, 04 Jan 2009 21:43:05 +0000 lost Added from f* pseudo ops
Sun, 04 Jan 2009 21:42:54 +0000 lost added expression evaluation and checking function
Sun, 04 Jan 2009 20:38:12 +0000 lost Fixed typo in instruction table and added END directive
Sun, 04 Jan 2009 20:28:30 +0000 lost Added rm[dq], zm[bdq]
Sun, 04 Jan 2009 20:16:38 +0000 lost Added file inclusion
Sun, 04 Jan 2009 20:14:54 +0000 lost Fixed context counting for second pass so local symbols work correctly
Sun, 04 Jan 2009 07:56:55 +0000 lost Added rmb pseudo op
Sun, 04 Jan 2009 07:37:19 +0000 lost Added needed infra for useful listing of EQU and ORG type statements
Sun, 04 Jan 2009 07:31:20 +0000 lost Cleaned up warnings about the return value of fwrite() being ignored (it still is but now there's no warning)
Sun, 04 Jan 2009 07:25:03 +0000 lost Implemented ORG and fixed problems with constants using $, &, or @ to specify base
Sun, 04 Jan 2009 07:07:00 +0000 lost Ported output modules forward from old version
Sun, 04 Jan 2009 06:54:58 +0000 lost Fixed stupid error in opening list file
Sun, 04 Jan 2009 06:52:18 +0000 lost Added simple output listing
Sun, 04 Jan 2009 06:16:22 +0000 lost Added second pass code generation
Sun, 04 Jan 2009 06:13:13 +0000 lost Added pass2 code generation to lwasm_emit()
Sat, 03 Jan 2009 19:50:30 +0000 lost Fixed symbol parsing to prevent string overflow
Sat, 03 Jan 2009 19:41:39 +0000 lost adjusted symbol rules to accept symbols starting with @ but not @<digit>
Sat, 03 Jan 2009 19:20:44 +0000 lost tweaked debugging system for expression handler
Sat, 03 Jan 2009 04:53:49 +0000 lost Added debugging message infrastructure
Sat, 03 Jan 2009 04:20:49 +0000 lost Added symbol handling to expression subsystem; adpated instruction handlers to the new scheme; misc fixes
Fri, 02 Jan 2009 06:07:40 +0000 lost Added missing parse.c file to repository
Fri, 02 Jan 2009 06:07:10 +0000 lost Added error display and fixed infinite loop in lwasm_parse_line()
Fri, 02 Jan 2009 05:17:00 +0000 lost Finished adding addressing mode handlers
Fri, 02 Jan 2009 05:02:47 +0000 lost Added general addressing modes (immediate, base page, extended, indexed)
Fri, 02 Jan 2009 04:22:39 +0000 lost Added basic indexed mode handling
Fri, 02 Jan 2009 03:35:29 +0000 lost Added handler for TFM instructions
Fri, 02 Jan 2009 03:35:18 +0000 lost Added handler for TFM instructions
Fri, 02 Jan 2009 03:27:33 +0000 lost Added relative addressing handler
Fri, 02 Jan 2009 03:17:26 +0000 lost Added register list mode handler
Fri, 02 Jan 2009 02:56:04 +0000 lost Added handlers for inherent and register to register instructions
Fri, 02 Jan 2009 02:38:02 +0000 lost Added error tracking infrastructure
Fri, 02 Jan 2009 02:03:48 +0000 lost imported instruction table from older version to development version
Fri, 02 Jan 2009 01:33:07 +0000 lost Removed unneeded files from build and distribution
Fri, 02 Jan 2009 01:32:07 +0000 lost Added ^ (bitwise complement)
Fri, 02 Jan 2009 00:43:19 +0000 lost Added reading of input file for pass1
Fri, 02 Jan 2009 00:43:06 +0000 lost Added reading of input file for pass1
Fri, 02 Jan 2009 00:42:11 +0000 lost added lwasm_realloc()
Fri, 02 Jan 2009 00:41:58 +0000 lost small reworking of command arguments
Thu, 01 Jan 2009 23:55:18 +0000 lost First pass at expression evaluator complete
Thu, 01 Jan 2009 02:26:26 +0000 lost Started adding expression handling infrastructure
Thu, 23 Oct 2008 03:39:29 +0000 lost Made header less likely to conflict with other #defines
Thu, 23 Oct 2008 03:37:48 +0000 lost Started creating expression parser
Thu, 23 Oct 2008 02:44:07 +0000 lost checkpoint
Wed, 22 Oct 2008 04:51:16 +0000 lost Started work on new expression evaluator system and major code re-work for next release
Sun, 04 Jan 2009 05:45:30 +0000 lost Bumped version number 1.0
Sun, 04 Jan 2009 05:44:50 +0000 lost Fixed error in instruction table 1.0
Fri, 30 Jan 2009 04:33:59 +0000 lost Actually check in the 1.1 branch... :) 1.1
Sun, 04 Jan 2009 05:47:40 +0000 lost regenerated configure script 1.1
Sun, 04 Jan 2009 05:46:07 +0000 lost Tagged 1.1 bugfix release 1.1
Sat, 04 Oct 2008 03:26:25 +0000 lost Added build system files 1.0 1.0 1.1
Sat, 04 Oct 2008 03:24:01 +0000 lost Created branch for 1.0 series releases 1.0
Sat, 04 Oct 2008 03:20:36 +0000 lost Moved config.h to src/ and switched version strings to use autotools version
Sat, 04 Oct 2008 03:14:20 +0000 lost Fixed package to include all required files; also added copyright preamble to all source files
Fri, 03 Oct 2008 06:16:20 +0000 lost Add TODO list
Fri, 03 Oct 2008 06:13:26 +0000 lost Converted to automake/autoconf
Fri, 03 Oct 2008 02:44:39 +0000 lost Adding missing Makefile
Fri, 03 Oct 2008 02:44:20 +0000 lost Initial checking of LWASM