comparison ChangeLog @ 243:f9f01a499525 2.x

Added zero-width external references
author lost
date Tue, 15 Sep 2009 03:16:17 +0000
parents a58f49a77441
children c8bcc396ec59
comparison
equal deleted inserted replaced
242:848d55b181f0 243:f9f01a499525
8 [-] feature removed 8 [-] feature removed
9 [b] minor bugfix 9 [b] minor bugfix
10 [ ] general improvement 10 [ ] general improvement
11 11
12 Also, the software affected may follow in []. 12 Also, the software affected may follow in [].
13
14 Version 2.6
15
16 [+] Added "EXTDEP" pseudo op to force a dependency on an external symbol
17 without an actual external reference - a zero-width external reference
18 so to speak [LWASM,LWLINK]
19 [+] Decode known incomplete expression flags [LWOBJDUMP]
20 [b] Treat incomplete reference flags as specified in docs [LWLINK]
13 21
14 Version 2.5 22 Version 2.5
15 23
16 [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM] 24 [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM]
17 [b] Fixed bug with "include" directive operand parsing [LWASM] 25 [b] Fixed bug with "include" directive operand parsing [LWASM]