log

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