log lwasm/section.c @ 459:ed7b8f74087d

age author description
Wed, 28 Feb 2018 18:41:26 -0700 William Astle Fix error handling sections for lwmod target.
Fri, 18 Nov 2016 21:25:43 -0700 William Astle Add support for undocumented custom module format (for LW)
Mon, 22 Jun 2015 18:49:38 -0600 William Astle Convert internal error/warning handling framework to a new unified system
Fri, 09 Sep 2011 22:08:07 -0600 lost Fix stupid thinko when making all instances of a constant section start at 0
Mon, 29 Aug 2011 19:05:18 -0600 lost Make multiple instances of constant sections all start at offset 0 rather than merging them
Sun, 28 Aug 2011 15:04:35 -0600 lost Add _constants to the list of sections that get the constant flag by default
Sun, 28 Aug 2011 02:06:42 -0600 lost Added 'constant' sections to object file handling for lwasm and lwlink
Sat, 27 Aug 2011 23:16:50 -0600 lost Make sections behave correctly again with the update to support . and * for os9
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