Block a user
0df385e4e7
Add LMA to handling of XML and debug output. LMA notr yet correclty calculated and is always equal to VMA
598394cc2d
Merge branch 'master' into xml-export
27580b5f32
Correctly free CRC array
18d9c1fced
Merge branch 'master' into xml-export
aaa7bdd288
Merge pull request 'Fix #1: Segmentation fault when using NOBITS sections' (#2) from fix-segmentation-fault into master
2fca25d4c0
Fix segmentation fault if a NOBITS section is specified for output
Bug: Segmentation fault if NOBITS sections are selected as input or output
Fix #1: Segmentation fault when using NOBITS sections
aaa7bdd288
Merge pull request 'Fix #1: Segmentation fault when using NOBITS sections' (#2) from fix-segmentation-fault into master
2fca25d4c0
Fix segmentation fault if a NOBITS section is specified for output
e09a07b3d3
Fix segmentation fault if a NOBITS section is specified as a source section
5b86194734
Remove reading of program headers. It is not necessary.
Fix #1: Segmentation fault when using NOBITS sections
Bug: Segmentation fault if NOBITS sections are selected as input or output