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