view ChangeLog @ 448:5cccf90bf838 3.0 tip

Fixed bug with complex external references generating invalid relocations in the object file
author lost@l-w.ca
date Fri, 05 Nov 2010 22:27:00 -0600
parents 194787ce2a77
children
line wrap: on
line source

The following includes the various changes in each release of LWTOOLS. This
ChangeLog does not contain anything prior to version 3.0 which was a
completely redesigned version of the system.

Each item is prefixed by a flag in []. The flags mean:

[*] Project structure or other "meta" change
[!] critical bug fix - code generation error, etc.
[+] new feature
[-] feature removed
[b] minor bugfix
[ ] general improvement

Also, the software affected may follow in [].

Version 3.0.2

[ ] Listings now assume an 8 space tab and convert tabs to spaces
[b] Fixed problem with complex external references, usually those referring
    to multiple symbols, in the object target output generation

Version 3.0.1

[!] Corrected major memory leak
[!] Corrected code generation errors

Version 3.0

[*] Completely new architecture for lwasm
[+] Added LWDISASM, a disassembler