mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
This was left out of commit b7a5f2732d (PellesC: Add minimal support for
this C compiler, 2026-04-03) because the implementation was not usable
in general. It is now.
Closes: #21536
Co-authored-by: Serguei E. Leontiev <leo@sai.msu.ru>
10 lines
244 B
ReStructuredText
10 lines
244 B
ReStructuredText
pellesc-compiler
|
|
----------------
|
|
|
|
* The `Pelles C`_ toolchain is now supported with compiler id ``PellesC``.
|
|
|
|
* The ``ASM_POASM`` language was added to support the `Pelles C`_
|
|
toolchain's Macro Assembler.
|
|
|
|
.. _`Pelles C`: https://pellesc.se
|