comparison ChangeLog @ 252:4dc2a10997a6 2.x

Fixed LWEX binary output when BSS size > 0
author lost
date Sat, 28 Nov 2009 04:46:09 +0000
parents f6af5791472c
children c537a3a723fc
comparison
equal deleted inserted replaced
251:f6af5791472c 252:4dc2a10997a6
28 in the future if a reasonable model for such is determined; currently 28 in the future if a reasonable model for such is determined; currently
29 this is just provided for compatibility with the gcc6809 build process 29 this is just provided for compatibility with the gcc6809 build process
30 [LWASM] 30 [LWASM]
31 [b] Fixed default linkscript for LWEX0 format to include the .ctors, .dtors, 31 [b] Fixed default linkscript for LWEX0 format to include the .ctors, .dtors,
32 and related section [LWLINK] 32 and related section [LWLINK]
33 [!] Fixed problem outputting LWEX0 binaries with non-zero BSS size [LWLINK]
33 34
34 Version 2.5 35 Version 2.5
35 36
36 [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM] 37 [!] Fixed error in the fix for invalid operands included in 2.4 [LWASM]
37 [b] Fixed bug with "include" directive operand parsing [LWASM] 38 [b] Fixed bug with "include" directive operand parsing [LWASM]