From: Pierre-Marie de Rodat Date: Tue, 24 Nov 2020 06:29:50 +0000 (-0500) Subject: [Ada] s-trasym.ads: update the list of supported platforms X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=69bde2d1e0fd0de3348017a5cbf7b5ac2ec5857a;p=gcc.git [Ada] s-trasym.ads: update the list of supported platforms gcc/ada/ * libgnat/s-trasym.ads: Update the list of supported platforms. --- 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..."