]> gcc.gnu.org Git - gcc.git/commit
[Ada] Support gmem.out longer than 2G on 32 bit platforms
authorDmitriy Anisimkov <anisimko@adacore.com>
Fri, 6 Aug 2021 11:54:28 +0000 (17:54 +0600)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 1 Oct 2021 06:13:36 +0000 (06:13 +0000)
commite0ab2003576fd34f37afbf5cd39d714b261f3f05
tree7db1327258bda64e11ad71fe2abc233b0f5e247d
parent6732c4035d54dbc543e067aa1886c88939b0fed5
[Ada] Support gmem.out longer than 2G on 32 bit platforms

gcc/ada/

* libgnat/memtrack.adb (Putc): New routine wrapped around fputc
with error check.
(Write): New routine wrapped around fwrite with error check.
Remove bound functions fopen, fwrite, fputs, fclose, OS_Exit.
Use the similar routines from System.CRTL and System.OS_Lib.
gcc/ada/libgnat/memtrack.adb
This page took 0.059982 seconds and 6 git commands to generate.