log

age author description
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
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
Tue, 27 Jan 2009 05:45:29 +0000 lost More fixups for autotools files 2.0 2.0
Tue, 27 Jan 2009 05:42:26 +0000 lost Fixed up autoconf files 2.0
Tue, 27 Jan 2009 05:41:23 +0000 lost Removed spaces from file names 2.0
Tue, 27 Jan 2009 05:37:26 +0000 lost Fixed missing doc/Makefile 2.0
Tue, 27 Jan 2009 05:30:58 +0000 lost Added autotools files 2.0
Tue, 27 Jan 2009 05:28:40 +0000 lost Branched for release of 2.0 2.0
Sat, 25 Apr 2009 02:18:06 +0000 lost Fixed regression related to force linking a library file 2.3
Fri, 24 Apr 2009 22:36:09 +0000 lost Generated manual for distribution 2.3 2.3.1
Fri, 24 Apr 2009 22:30:35 +0000 lost Fix it so 'make dist' includes everything 2.3 2.3
Fri, 24 Apr 2009 22:18:16 +0000 lost Added various generated files in prep for release 2.3
Fri, 24 Apr 2009 22:14:47 +0000 lost Branched for 2.3 release 2.3
Thu, 11 Jun 2009 23:13:00 +0000 lost Release 2.4.1 with a fix for parsing problem that made the assembler mostly useless 2.4
Mon, 01 Jun 2009 03:35:45 +0000 lost Set version number for release and tagged release 2.4
Mon, 01 Jun 2009 03:23:42 +0000 lost Generated the manual 2.4
Mon, 01 Jun 2009 03:22:04 +0000 lost Added generated files 2.4
Mon, 01 Jun 2009 03:13:45 +0000 lost Branched for 2.4 release 2.4 2.4 2.4.1
Mon, 31 Aug 2009 08:39:36 +0000 lost fixed expression 'slots' to not store null on a pass 1 store 2.5
Mon, 31 Aug 2009 08:37:15 +0000 lost fixed expression 'slots' to not store null on a pass 1 store 2.5
Mon, 31 Aug 2009 08:30:13 +0000 lost Fix crashing on bad expressions on pass 2 2.5
Sun, 16 Aug 2009 17:18:11 +0000 lost Updated version for release 2.5 2.5
Sun, 16 Aug 2009 17:16:49 +0000 lost Added generated files 2.5
Sun, 16 Aug 2009 17:10:27 +0000 lost Branched for release 2.5
Sat, 26 Dec 2009 02:39:31 +0000 lost Fixed segault in resolution of sizeof{} 2.6 2.6.1-fixed
Tue, 22 Dec 2009 05:53:05 +0000 lost Added asprintf redux 2.6
Tue, 22 Dec 2009 05:46:58 +0000 lost Added missing asprintf() to gnulib 2.6
Tue, 22 Dec 2009 05:33:32 +0000 lost Added add'l generated files for release 2.6
Tue, 22 Dec 2009 05:32:28 +0000 lost Bumped version to 2.6 2.6
Tue, 22 Dec 2009 05:31:23 +0000 lost Added generated files for release 2.6
Tue, 22 Dec 2009 05:27:32 +0000 lost Build manual for release 2.6
Tue, 22 Dec 2009 05:25:53 +0000 lost Branched for 2.6 release 2.6 2.6
Thu, 07 Jan 2010 03:57:58 +0000 lost Fixed problem with local symbol context handling in the face of conditional assembly 2.x
Sat, 26 Dec 2009 08:24:35 +0000 lost Added --depend option to generate a list of dependencies 2.x
Sat, 26 Dec 2009 02:36:43 +0000 lost Fixed segfault on reference to sizeof{} 2.x 2.6.1
Tue, 22 Dec 2009 05:53:25 +0000 lost Added asprintf redux 2.x