comparison ChangeLog @ 262:6d09310438a4 2.x

Fixed problem with local symbol context handling in the face of conditional assembly
author lost
date Thu, 07 Jan 2010 03:57:58 +0000
parents c79b3c88adbc
children
comparison
equal deleted inserted replaced
261:c79b3c88adbc 262:6d09310438a4
13 13
14 Version 2.7 14 Version 2.7
15 15
16 [+] Added ability to generate a list of dependencies (any file referenced 16 [+] Added ability to generate a list of dependencies (any file referenced
17 using "include" or "includebin", including sub-includes) [LWASM] 17 using "include" or "includebin", including sub-includes) [LWASM]
18 [b] Fixed handling of local symbol contexts in the face of conditional
19 assembly [LWASM]
18 20
19 Version 2.6.1 21 Version 2.6.1
20 22
21 [b] Fixed problem with sizeof{} resolution causing segfaults [LWASM] 23 [b] Fixed problem with sizeof{} resolution causing segfaults [LWASM]
22 24