Am 07.05.21 um 23:03 schrieb Павел Бельтюков:
> Hi, everybody!
> 
> Thank you for your tips!
> 
> Now BuguRTOS supports large memory model
> (https://github.com/shkolnick-kun/bugurtos/commit/b71e6352ff427374e72f9abf74cee6b704c2b5fd
> <https://github.com/shkolnick-kun/bugurtos/commit/b71e6352ff427374e72f9abf74cee6b704c2b5fd>).
> Nevertheless I need to test the common kernel code with IAR and
> Raisonance, so there may be more changes...

While calling conventions in SDCC have been stable for as long as I can
remember, there is a risk of the default calling convention changing
before the 4.2.0 release
(https://sourceforge.net/p/sdcc/feature-requests/732/) next year. For
stm8 this will most likely just mean that the first argument of some
function will be passed in a register then.

> BTW, Philipp BuguRTOS license is GPL with linking exception. Could you
> correct Info on http://www.colecovision.eu <http://www.colecovision.eu>?
> 

Done.

Philipp


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to