Mercurial > hg > index.cgi
log lwasm/section.c @ 508:10f62dc61a75
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 |