]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ada: Remove the note that GNAT LLVM doesn't ship the light runtime
authorSebastian Poeplau <poeplau@adacore.com>
Wed, 27 Aug 2025 08:02:21 +0000 (10:02 +0200)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Mon, 15 Sep 2025 12:59:27 +0000 (14:59 +0200)
gcc/ada/ChangeLog:

* doc/gnat_ugn/building_executable_programs_with_gnat.rst:
Remove the note on light runtimes.

gcc/ada/doc/gnat_ugn/building_executable_programs_with_gnat.rst

index 2a26e4659b8b798eb83f49963dd5e2d94d228d09..fbd3202c3d656deab1b6cff274890550620145f4 100644 (file)
@@ -8143,5 +8143,4 @@ GNAT.
 
 .. only:: PRO
 
-  It provides the same runtimes with the exception that light runtimes
-  are not currently included with the native compilers.
+  It provides the same runtimes.