Mon, 27 Nov 2017 23:10:19 -0700 |
William Astle |
Fix up execution address handling for ihex and srec output (lwasm)
|
Fri, 18 Nov 2016 21:25:43 -0700 |
William Astle |
Add support for undocumented custom module format (for LW)
|
Thu, 03 Nov 2016 21:36:17 -0600 |
William Astle |
Fix address overflows in SREC and IHEX file formats
|
Thu, 03 Mar 2016 22:59:36 -0700 |
William Astle |
Fix a possible uninitialized variable reference
|
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
|
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
|
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
|