From 69bde2d1e0fd0de3348017a5cbf7b5ac2ec5857a Mon Sep 17 00:00:00 2001 From: Pierre-Marie de Rodat Date: Tue, 24 Nov 2020 01:29:50 -0500 Subject: [PATCH] [Ada] s-trasym.ads: update the list of supported platforms gcc/ada/ * libgnat/s-trasym.ads: Update the list of supported platforms. --- gcc/ada/libgnat/s-trasym.ads | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gcc/ada/libgnat/s-trasym.ads b/gcc/ada/libgnat/s-trasym.ads index e974ee9c76b..fbeec8db99e 100644 --- a/gcc/ada/libgnat/s-trasym.ads +++ b/gcc/ada/libgnat/s-trasym.ads @@ -33,7 +33,8 @@ -- The full capability is currently supported on the following targets: --- GNU/Linux x86, x86_64, ia64 +-- GNU/Linux x86, x86_64 +-- Windows x86, x86_64 -- Note: on targets other than those listed above, a dummy implementation -- of the body returns a series of LF separated strings of the form "0x..." -- 2.30.2