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-Tag: basepoints/gcc-12~2688 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69bde2d1e0fd0de3348017a5cbf7b5ac2ec5857a;p=thirdparty%2Fgcc.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 e974ee9c76bf..fbeec8db99e6 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..."