Mercurial > hg-old > index.cgi
comparison ChangeLog @ 245:eb499c146c0d 2.x
Fixed selection of objects for inclusion from within libraries to actually resolve references correctly
author | lost |
---|---|
date | Thu, 19 Nov 2009 00:51:31 +0000 |
parents | c8bcc396ec59 |
children | c602f6eca3ed |
comparison
equal
deleted
inserted
replaced
244:c8bcc396ec59 | 245:eb499c146c0d |
---|---|
11 | 11 |
12 Also, the software affected may follow in []. | 12 Also, the software affected may follow in []. |
13 | 13 |
14 Version 2.6 | 14 Version 2.6 |
15 | 15 |
16 [!] Fixed symbol resolution so all externally referenced objects, including | |
17 within library archives, are properly included [LWLINK] | |
16 [+] Added "EXTDEP" pseudo op to force a dependency on an external symbol | 18 [+] Added "EXTDEP" pseudo op to force a dependency on an external symbol |
17 without an actual external reference - a zero-width external reference | 19 without an actual external reference - a zero-width external reference |
18 so to speak [LWASM,LWLINK] | 20 so to speak [LWASM,LWLINK] |
19 [+] Decode known incomplete expression flags [LWOBJDUMP] | 21 [+] Decode known incomplete expression flags [LWOBJDUMP] |
20 [+] Allow symbol to appear after whitespace if specified with a trailing : | 22 [+] Allow symbol to appear after whitespace if specified with a trailing : |