comparison ChangeLog @ 180:6ebb93b409ba

Added library paths and --section-base
author lost
date Thu, 05 Mar 2009 02:23:25 +0000
parents d610b8aef91b
children 833d392fec82
comparison
equal deleted inserted replaced
179:3711cd1c01e2 180:6ebb93b409ba
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.3
14
15 [*] added library search path (-L) and library specification (-l) to LWLINK
16 [*] added ability to specify section base addresses on the command line to
17 LWLINK (they get prepended to the built in link script)
12 18
13 Version 2.2 19 Version 2.2
14 20
15 [*] created LWAR to manage library/archive files 21 [*] created LWAR to manage library/archive files
16 [+] cescapes pragma to allow C-style string escapes in FCC, FCS, and FCN 22 [+] cescapes pragma to allow C-style string escapes in FCC, FCS, and FCN