comparison ChangeLog @ 166:178995c346d9

Updated changelog
author lost
date Sat, 31 Jan 2009 18:22:58 +0000
parents 53e9e44789b0
children 2dd050293be6
comparison
equal deleted inserted replaced
165:566943f98f8d 166:178995c346d9
7 [+] new feature 7 [+] new feature
8 [-] feature removed 8 [-] feature removed
9 [b] minor bugfix 9 [b] minor bugfix
10 10
11 Also, the software affected may follow in []. 11 Also, the software affected may follow in [].
12
13 Version 2.2
14
15 [+] cescapes pragma to allow C-style string escapes in FCC, FCS, and FCN
16 [+] .area alias for SECTION
17 [+] .globl alias for EXPORT; also accept name of symbol as operand
18 [+] various compatibility directive aliases for FCB, FDB, FQB, RMB, FCC,
19 FCS, and FCN
20 [+] accept "*" has a prefix for base page addressing mode
21 [b] actually show assembly errors when no list requested
22 [b] pragma and --pragma now actually take multiple pragmas as documented
12 23
13 Version 2.1 24 Version 2.1
14 25
15 [*] merged LWLINK (1.0) and LWASM to create LWTOOLS 26 [*] merged LWLINK (1.0) and LWASM to create LWTOOLS
16 [+] [LWASM] pragmas can be specified on the command line 27 [+] [LWASM] pragmas can be specified on the command line