summaryrefslogtreecommitdiff
path: root/src/stm8
Commit message (Expand)AuthorAgeFilesLines
* Fixed github sdcc-gas issues #1, #2 and #4Xavi Del Campo2019-11-061-0/+17
* _Noreturn-qualified functions now do not generate any ret/iret instructionXavier ASUS2019-10-301-21/+31
* BugfixesXavier ASUS2019-10-301-2/+8
* Bugfixes on startup routineXavier ASUS2019-10-251-8/+16
* DWARF2 debugging (almost) workingXavier ASUS2019-10-251-10/+10
* Removed intermediate filesXavier ASUS2019-10-241-7/+0
* Got hi8/lo8 asm instructions workingXavier ASUS2019-10-241-3/+25
* Implemented -c support for --gasXavier ASUS2019-10-232-9/+23
* First working example!Xavier ASUS2019-10-222-5/+11
* Implemented --ffunction-sectionsXavier ASUS2019-10-212-46/+52
* GNU as now assembles successfullyXavier ASUS2019-10-211-34/+57
* More work on GNU as generationXavier ASUS2019-10-211-4/+16
* sdcc-3.9.0 fork implementing GNU assembler syntaxXavier ASUS2019-10-1813-0/+13403