Commit Graph

17 Commits

Author SHA1 Message Date
583f2d6a36 depot: update recipe hashes 2023-05-30 12:13:34 +02:00
c58d799f16 depot: update recipe hashes 2022-11-17 08:00:37 +01:00
1d52bd017d depot: update recipe hashes 2021-05-28 14:16:46 +02:00
f2e0c164c2 depot: update recipe hashes 2020-11-27 09:21:06 +01:00
955afd8837 ada runtime: support image of enums
Ref #3937
2020-11-27 09:19:09 +01:00
7d0cb9620b depot: update recipe hashes 2020-08-25 11:50:41 +02:00
2e3b11b354 ada-runtime: add s-expint.ad*
* switch to fork of the Ada runtime provided by m-stein
* switch to a Ada-runtime state that provides the Exp_Int package (exponential
  function on integers)
* adapt spark lib, symbols, and recipes to incorporate the Exp_Int package

Fixes #3848
2020-08-25 11:50:09 +02:00
312f801f8a depot: update recipe hashes 2019-08-21 13:25:26 +02:00
1bdd18a196 ada-runtime: update to 1.1 2019-08-21 13:25:25 +02:00
2b183f9497 depot: update recipe hashes 2019-05-29 10:20:52 +02:00
35b1440c97 ada-runtime: update to GCC 8.3.0
ref #3362
fixes #3371
2019-05-27 14:52:53 +02:00
6ea1179145 depot: update recipe hashes 2019-04-09 12:30:35 +02:00
36adbef3f9 depot: update recipe hashes 2019-02-28 11:34:45 +01:00
a5d0f6a2af ada: fix ada-runtime-alis for current changes
Note, this also adapts the spark depot recipe to preserve source-file
time stamps.
2019-02-28 11:34:07 +01:00
46a29532a9 depot: update recipe hashes 2019-02-26 14:47:02 +01:00
0e0b6bdde7 depot: update recipe hashes 2019-02-19 11:13:56 +01:00
5ccae43552 Rename Ada runtime to SPARK runtime
The minimal-footprint Ada runtime for implementing library-like
functionality in SPARK is now called "spark" runtime.

The full Ada runtime for entire components written in Ada and using the
libc as glue to the underlying system will move to the world repository
as "ada" runtime.

Issue #3144
2019-02-19 11:08:17 +01:00