comparison ChangeLog @ 246:c602f6eca3ed 2.x

Changed default LWEX stack size to 1K
author lost
date Thu, 19 Nov 2009 02:44:11 +0000
parents eb499c146c0d
children e8d70b95ec41
comparison
equal deleted inserted replaced
245:eb499c146c0d 246:c602f6eca3ed
20 so to speak [LWASM,LWLINK] 20 so to speak [LWASM,LWLINK]
21 [+] Decode known incomplete expression flags [LWOBJDUMP] 21 [+] Decode known incomplete expression flags [LWOBJDUMP]
22 [+] Allow symbol to appear after whitespace if specified with a trailing : 22 [+] Allow symbol to appear after whitespace if specified with a trailing :
23 to improve compatibility with gcc6809 output [LWASM] 23 to improve compatibility with gcc6809 output [LWASM]
24 [b] Treat incomplete reference flags as specified in docs [LWLINK] 24 [b] Treat incomplete reference flags as specified in docs [LWLINK]
25 [ ] Changed default LWEX stack size to 1K
25 26
26 Version 2.5 27 Version 2.5
27 28
28 [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM] 29 [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM]
29 [b] Fixed bug with "include" directive operand parsing [LWASM] 30 [b] Fixed bug with "include" directive operand parsing [LWASM]