log lwlink/link.c @ 445:9c6204534ab8

age author description
Mon, 27 Nov 2017 23:12:30 -0700 William Astle Improve diagnostic message from lwlink when an object isn't needed
Mon, 13 Jul 2015 21:32:39 -0600 William Astle Port remainder of tools to Windows
Fri, 21 Mar 2014 23:49:23 -0600 William Astle Fix bug with section padding and downward allocation.
Wed, 27 Nov 2013 16:01:26 -0700 William Astle Add ability to load sections downward instead of upward
Wed, 06 Feb 2013 21:43:10 -0700 William Astle Clean up various warnings when building under -Wall
Tue, 05 Feb 2013 22:39:34 -0700 William Astle Fix stupid error with ' vs " handling os9 edition
Mon, 04 Feb 2013 21:03:59 -0700 William Astle Add support for os9 module edition byte
Thu, 31 Jan 2013 19:34:54 -0700 William Astle Improved stack handling for os9 target in lwlink
Thu, 31 Jan 2013 16:28:41 -0700 William Astle Fix handling of attr override for os9 output
Mon, 13 Aug 2012 17:22:13 -0600 William Astle Removed extraneous debug message.
Sat, 11 Aug 2012 23:29:57 -0600 William Astle Added ability to add padding after a section when linking.
Sat, 11 Aug 2012 15:18:58 -0600 William Astle Fix error messages related to undefined symbols in lwlink
Fri, 10 Aug 2012 23:47:56 -0600 William Astle Added section base and length symbols to lwlink
Sun, 28 Aug 2011 11:45:38 -0600 lost Correct bug with handling symbol resolution and constant section handling
Sun, 28 Aug 2011 02:06:42 -0600 lost Added 'constant' sections to object file handling for lwasm and lwlink
Sun, 28 Aug 2011 00:07:15 -0600 lost Fixed error where external references within a library file were not resolved when linking
Fri, 26 Aug 2011 23:36:00 -0600 lost Fixed crash and bogus warning with os9 module target
Fri, 26 Aug 2011 23:26:00 -0600 lost Initial pass at OS9 module support for lwlink
Sat, 22 Jan 2011 09:58:24 -0700 lost Switched lwlink to lw_cmdline from argp and also brought in lw_alloc and lw_string to replace util.c
Thu, 20 Jan 2011 22:39:46 -0700 lost Clean up insane number of compiler warnings under -Wall
Wed, 19 Jan 2011 22:27:17 -0700 lost Initial import from lwtools 3.0.1 version, with new hand built build system and file reorganization