diff 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
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 16 18:34:13 2009 +0000
+++ b/ChangeLog	Tue Sep 15 03:16:17 2009 +0000
@@ -11,6 +11,14 @@
 
 Also, the software affected may follow in [].
 
+Version 2.6
+
+[+] Added "EXTDEP" pseudo op to force a dependency on an external symbol
+    without an actual external reference - a zero-width external reference
+    so to speak [LWASM,LWLINK]
+[+] Decode known incomplete expression flags [LWOBJDUMP]
+[b] Treat incomplete reference flags as specified in docs [LWLINK]
+
 Version 2.5
 
 [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM]