]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Clean up in Interfaces.C.Extensions
authorArnaud Charlet <charlet@adacore.com>
Fri, 22 May 2020 12:21:46 +0000 (08:21 -0400)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:16:52 +0000 (13:16 -0300)
commitbd375e4636a2e884cbee3c3aa29f18a46f376cd8
treeaa1eb647176a42197b1a6906c0b908dfbc8b5a2b
parent14fdc84c0682a12086f347210a623ce742d1af2f
[Ada] Clean up in Interfaces.C.Extensions

gcc/ada/

* libgnat/i-cexten.ads (long_long, unsigned_long_long): Now
subtypes of Interfaces.C types.
* libgnat/a-calcon.ads, libgnat/a-calcon.adb
(To_Unix_Nano_Time): Use Interfaces.C.long_long instead of
Interfaces.C.Extensions.long_long.
gcc/ada/libgnat/a-calcon.adb
gcc/ada/libgnat/a-calcon.ads
gcc/ada/libgnat/i-cexten.ads