coreboot/src/lib/gnat
Angel Pons 81f5bf3017 lib/gnat/i-c.ads: Add `uintptr_t` type
While Ada makes pointers harder to use, it is still useful to provide a
pointer type for use in C interfaces.

Change-Id: I3a30ef0147a459ba82c79a1f85a3d3fb97b0f3a1
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47393
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-16 12:13:31 +00:00
..
COPYING.RUNTIME Fix files with multiple newlines at the end. 2017-07-24 15:08:08 +00:00
COPYING3 Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
Makefile.inc src: Remove leading blank lines from SPDX header 2020-05-18 07:00:27 +00:00
a-unccon.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
ada.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
g-souinf.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
gnat.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
i-c.adb Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
i-c.ads lib/gnat/i-c.ads: Add `uintptr_t` type 2020-11-16 12:13:31 +00:00
interfac.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
s-atacco.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
s-imenne.adb Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
s-imenne.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
s-maccod.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
s-parame.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
s-stoele.adb Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
s-stoele.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
s-unstyp.ads Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
system.ads lib/gnat: Drop Restriction `No_Exception_Propagation` 2018-05-19 20:39:09 +00:00