Commit 1faefb1
committed
Support GNAT CE 2020.
* INSTALL.md: added "gnat-ce-2020" to the RELEASE table.
* README.md: minor consistency change.
* common/common.gpr (Compiler_Release): added "gnat-ce-2020".
* common/gnat-ce-2020/a-tags.adb,
common/gnat-ce-2020/environment_task.adb,
common/gnat-ce-2020/s-parame.adb,
common/gnat-ce-2020/s-parame.ads,
common/gnat-ce-2020/s-secsta.adb,
common/gnat-ce-2020/s-secsta.ads,
common/gnat-ce-2020/s-tarest.adb,
common/gnat-ce-2020/s-tarest.ads,
common/gnat-ce-2020/s-taskin.ads: copied from ../gcc8/.
* common/gnat-ce-2020/a-tags.adb: copied from the gcc-mirror version
at commit [ead7594]. Commented out the wide string versions of
the Expanded_Name function.
* common/gnat-ce-2020/a-tags.ads: likewise.
(Max_Predef_Prims): this was the required change, now 16, previously
15.1 parent 48d06b8 commit 1faefb1
13 files changed
Lines changed: 3920 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
0 commit comments