log lwlink/script.c @ 574:a0c9433dc0d4 default tip

age author description
Sat, 14 May 2022 13:05:43 -0600 William Astle Explicitly check for number (leading digit) for entry symbols (lwlink)
Sat, 14 May 2022 12:28:44 -0600 William Astle Fix base for entry directive in link scripts to use base 16
Thu, 09 Apr 2015 12:27:33 -0600 William Astle Add S-record output support to lwlink
Wed, 27 Nov 2013 16:01:26 -0700 William Astle Add ability to load sections downward instead of upward
Tue, 12 Nov 2013 21:03:48 -0700 William Astle Add comments to linker scripts.
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
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
Fri, 26 Aug 2011 23:44:44 -0600 lost Fix up some minor thinkos in handling the module layout and header
Fri, 26 Aug 2011 23:26:00 -0600 lost Initial pass at OS9 module support for lwlink
Sat, 23 Apr 2011 21:02:04 -0600 lost Updated default linkscript for lwex target
Sat, 09 Apr 2011 01:44:01 -0600 lost Make lwlink more verbose about unrecognized linkscript lines
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