This repository was archived by the owner on Aug 2, 2022. It is now read-only.
Componolit Ada Runtime 1.0.0
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