log

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