projects
/
platform
/
upstream
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e76a8ca
)
[Ada] s-trasym.ads: update the list of supported platforms
author
Pierre-Marie de Rodat
<derodat@adacore.com>
Tue, 24 Nov 2020 06:29:50 +0000
(
01:29
-0500)
committer
Pierre-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
patch
|
blob
|
history
diff --git
a/gcc/ada/libgnat/s-trasym.ads
b/gcc/ada/libgnat/s-trasym.ads
index
e974ee9
..
fbeec8d
100644
(file)
--- 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..."