summaryrefslogtreecommitdiffstats
path: root/cpukit/include/adainclude/rtems.ads (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cpukit/include/adainclude: Change license to BSD-2Joel Sherrill2022-02-281-3/+22
| | | | Updates #3053.
* ada: Add missing attributesSebastian Huber2020-08-191-0/+9
|
* ada: Introduce RTEMS.Size typeSebastian Huber2018-01-291-2/+2
| | | | | | | Some time ago the Classic API object size related parameters were changed to use size_t. Reflect this in the Ada bindings. Update #3082.
* ada: Fix RTEMS.Time_tSebastian Huber2018-01-291-1/+1
| | | | Update #3111.
* ada: Fix user extension supportSebastian Huber2017-12-011-6/+6
|
* Move Ada includesSebastian Huber2017-11-271-0/+546
Update #3254.