Mercurial > hg > index.cgi
log lwasm/output.c @ 355:3afb809c7add
age | author | description |
---|---|---|
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 |
Thu, 11 Aug 2011 22:03:34 -0600 | lost | Removed protection from outputting code outside os9 module in os9 target |
Sat, 22 Jan 2011 16:11:15 -0700 | lost | Brought forward patch to fix bug with complex external references generating invalid relocations in the object file |
Thu, 20 Jan 2011 22:39:46 -0700 | lost | Clean up insane number of compiler warnings under -Wall |