[Ada] s-trasym.ads: update the list of supported platforms
authorPierre-Marie de Rodat <derodat@adacore.com>
Tue, 24 Nov 2020 06:29:50 +0000 (01:29 -0500)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 30 Nov 2020 14:16:22 +0000 (09:16 -0500)
gcc/ada/

* libgnat/s-trasym.ads: Update the list of supported platforms.

gcc/ada/libgnat/s-trasym.ads

index e974ee9..fbeec8d 100644 (file)
@@ -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..."