How can I test it within SVN (without using the tarball) ?
--
Steve Schnepp

On Thu, Dec 21, 2023 at 11:08 PM Philipp Klaus Krause <p...@spth.de> wrote:
>
> The first release candidate (RC1) for SDCC 4.4.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 amd64
> Windows, amd64 macOS, and amd64 GNU/Linux.
>
> If you have time, please verify it and report your positive or negative
> results.
>
> In addition to various bug fixes, notable features added since the
> 4.3.0 release are:
>
> * Optimizations for rotations.
> * struct / union parameters for hc08, s08 and mos6502.
> * Many bug fixes for -ms08 --stack-auto.
> * struct / union return support for hc08 and s08 (caller side only).
> * Generalized constant propagation.
> * New command line option --syntax-only to only parse the input.
> * Added C99 header inttypes.h
> * Added library functions imaxabs, imaxdiv, llabs, strtoimax, strtoll,
> strtoull, strtoumax, wcsncmp, wcstoimax, wcstol, wcstoll, wcstoul,
> wcstoull, wcstoumax
> * New r800 port to better support the ASCII Corp R800 and Zilog Z280.
> * Changed the default calling convention for r2k, r2ka, r3ka, tlcs90,
> ez80-z80 from version 0 to 1 (this is an ABI break, and will require
> changes to user-written asm functions or their declarations).
> * Improved optimizations for code speed for stm8, pdk, z80 (and related).
> * New mos65c02 port to better support the WDC 65C02.
>
> A full list of changes can be found in the ChangeLog:
> https://sourceforge.net/p/sdcc/code/HEAD/tree/tags/sdcc-4.4.0-rc1/sdcc/ChangeLog
>
> Philipp
> (SDCC 4.4.0 release manager)
>
>
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user


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

Reply via email to