log lwasm/section.c @ 167:872fa82680e1

age author description
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