summaryrefslogtreecommitdiff
path: root/src/SDCCsymt.c
Commit message (Collapse)AuthorAgeFilesLines
* DWARF2 debugging (almost) workingXavier ASUS2019-10-251-2/+3
| | | | | Stack pointer setup is removed since it is already set to 0x3FF for the STM8S003F3/K3, according to the datasheet.
* sdcc-3.9.0 fork implementing GNU assembler syntaxXavier ASUS2019-10-181-0/+4587
This fork aims to provide better support for stm8-binutils