comparison ChangeLog @ 221:271c0ef9ea60

Fixed segfault in import/extern pseudo op
author lost
date Sat, 09 May 2009 16:32:47 +0000
parents 2b254f02b252
children 7803d2d09993
comparison
equal deleted inserted replaced
220:2b254f02b252 221:271c0ef9ea60
12 Also, the software affected may follow in []. 12 Also, the software affected may follow in [].
13 13
14 Version 2.4 14 Version 2.4
15 15
16 [!] Fixed off by one relocation offest for base page external references 16 [!] Fixed off by one relocation offest for base page external references
17 generated by lwasm 17 generated by lwasm [LWASM]
18 [b] Fixed segfault in "extern" pseudo op and allowed a symbol list as the
19 operand just like "export" [LWASM]
18 20
19 Version 2.3 21 Version 2.3
20 22
21 [*] added support for compiling using MinGW and added portions of gnulib 23 [*] added support for compiling using MinGW and added portions of gnulib
22 to support argp, among other things. Yah! A Windows build! 24 to support argp, among other things. Yah! A Windows build!