log lwlink/main.c @ 441:b138b4005125

age author description
Mon, 27 Nov 2017 22:35:53 -0700 William Astle Make missing command line arguments fail properly
Mon, 13 Jul 2015 21:32:39 -0600 William Astle Port remainder of tools to Windows
Tue, 26 May 2015 17:53:51 -0600 William Astle Add contributed support for building with Microsoft's compiler
Thu, 09 Apr 2015 12:27:33 -0600 William Astle Add S-record output support to lwlink
Sat, 11 Aug 2012 23:29:57 -0600 William Astle Added ability to add padding after a section when linking.
Fri, 10 Aug 2012 23:47:56 -0600 William Astle Added section base and length symbols to lwlink
Thu, 22 Dec 2011 18:01:59 -0700 lost Added --entry option for lwlink
Thu, 15 Sep 2011 17:08:16 -0600 lost Added --sysroot support to lwlink and the ld wrapper script
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