Mercurial > hg > index.cgi
log lwasm/section.c @ 283:210d261a614d
age | author | description |
---|---|---|
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 |