[Sdcc-user] How to keep old STM8 calling ABI

2022-02-22 Thread Richard Hodges
Hi, all. I see that 4.2 is on its way, and I would like to be sure that my inline assembly won't die suddenly. The latest manual has a new, expanded section 4.5.1 describing the new ABI and states: "Using the option –sdcccall 0, the default can be changed to version 0." I would like to verify t

Re: [Sdcc-user] How to keep old STM8 calling ABI

2022-02-22 Thread Sebastian 'basxto' Riedel
On 22.02.22 19:20, Richard Hodges wrote: Hi, all. I see that 4.2 is on its way, and I would like to be sure that my inline assembly won't die suddenly. The latest manual has a new, expanded section 4.5.1 describing the new ABI and states: "Using the option –sdcccall 0, the default can be chang

[Sdcc-user] SDCC 4.2.0 release candidate 1

2022-02-22 Thread Philipp Klaus Krause
The first release candidate (RC1) for SDCC 4.2.0 is available in our SourceForge File release system: https://sourceforge.net/projects/sdcc/files/ In addition to the source package, binaries are available for 32- and 64-bit Windows, 64-bit macOS, and x86_64 GNU/Linux. If you have time, please ve