log

age author description
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