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