The MASM Forum

Projects => Poasm => Pelle's C compiler and tools => Topic started by: Vortex on June 17, 2020, 06:16:36 AM

Title: Pelles C version 10.00 RC1
Post by: Vortex on June 17, 2020, 06:16:36 AM
Major changes between 9.00 and 10.00 by Pelle :

http://www.smorgasbordet.com/pellesc/changes_900_1000.htm

http://www.smorgasbordet.com/pellesc/download.htm
Title: Re: Pelles C version 10.00 RC1
Post by: Vortex on July 02, 2020, 05:11:14 AM
 Pelles C version 10.00 RC2 by Pelle :
Quote

Changes for RC2:

    Added atomic floating-point add/sub/mul/div/exchange for X64 targets (missing atomic floating-point post-increment/decrement may be added in a future version).
    Fixed IDE problem with environment variables when switching a project between 32 bits and 64 bits.
    Fixed compiler problem with missing /arch option check for idiomatic popcount loop, and also added a minor enhancement.
    Fixed compiler problem with call unnesting for intrinsic function argument(s).
    Fixed compiler problem processing atomic post-increment/decrement on small integer type (< int).
    Fixed minor IDE problem with properties for a generic text file.
    Fixed IDE problem with missing ES_MULTILINE for some fields in project Options.
    Fixed problem with path construction when enough parent references (..) took it above the 'root' of the 'current' directory.

http://www.smorgasbordet.com/pellesc/download.htm
Title: Re: Pelles C version 10.00 RC1
Post by: Vortex on July 26, 2020, 06:08:33 AM
Pelles C version 10.00 is now available for download:
http://www.smorgasbordet.com/pellesc/download.htm

Major changes:
http://www.smorgasbordet.com/pellesc/changes_900_1000.htm