Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Componolit Ada Runtime 1.0.0

Compare
Choose a tag to compare
@jklmnn jklmnn released this 28 May 11:20
· 113 commits to master since this release

The Componolit Ada Runtime 1.0.0 builds upon GCC 8.3 and is compatible with GNAT Community 2019. It provides the following runtime features:

  • Interfaces (C)
  • Secondary stack
  • Exception raising
  • 64bit arithmetics
  • Unchecked conversion

The following features are DEPRECATED and will be removed in future releases:

  • GNAT IO

Parts of the runtime are proven to have no runtime errors:

  • Secondary stack allocator
  • String handling

Supported platforms:

  • Genode
  • Linux