log lwasm/output.c @ 406:4411a6123716

age author description
Thu, 03 Mar 2016 21:04:39 -0700 William Astle Add "basic" output format
Tue, 26 May 2015 17:51:00 -0600 William Astle Use #define instead of const int to avoid issues with some compilers
Mon, 03 Mar 2014 21:30:38 -0700 Tom LeMense Add support for Motorola SREC and Intel Hex output formats to lwasm.
Sun, 15 Jul 2012 10:27:43 -0600 William Astle Silence a few warnings
Sun, 11 Mar 2012 16:05:54 -0600 William Astle Changed symbol table to use a binary tree.
Sun, 28 Aug 2011 02:06:42 -0600 lost Added 'constant' sections to object file handling for lwasm and lwlink