comparison ChangeLog @ 222:7803d2d09993

Allow 8 bit immediate operands to be external references
author lost
date Sat, 09 May 2009 16:39:17 +0000
parents 271c0ef9ea60
children 436b36214e35
comparison
equal deleted inserted replaced
221:271c0ef9ea60 222:7803d2d09993
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 [LWASM] 17 generated by lwasm [LWASM]
18 [b] Fixed segfault in "extern" pseudo op and allowed a symbol list as the 18 [b] Fixed segfault in "extern" pseudo op and allowed a symbol list as the
19 operand just like "export" [LWASM] 19 operand just like "export" [LWASM]
20 [+] 8 bit immediate operands can now be external references [LWASM]
20 21
21 Version 2.3 22 Version 2.3
22 23
23 [*] added support for compiling using MinGW and added portions of gnulib 24 [*] added support for compiling using MinGW and added portions of gnulib
24 to support argp, among other things. Yah! A Windows build! 25 to support argp, among other things. Yah! A Windows build!