summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2010-04-20 19:40:58 +0000
committerDuncan Sands <baldrick@free.fr>2010-04-20 19:40:58 +0000
commit4dd125e27889222ebfd85dee9fbf2a7d411ed168 (patch)
treeecc1651823a1581c0b1a69ab52ebd129eff2d4b1
parent011207a0ae893bf43e20d52ca1be685a317dd476 (diff)
downloadbcm5719-llvm-4dd125e27889222ebfd85dee9fbf2a7d411ed168.tar.gz
bcm5719-llvm-4dd125e27889222ebfd85dee9fbf2a7d411ed168.zip
I plan to release a version of dragonegg based on llvm-2.7 shortly
after the llvm-2.7 release. llvm-svn: 101934
-rw-r--r--llvm/docs/ReleaseNotes.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index c1918a3993e..d0db59bbfe3 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -245,12 +245,11 @@ becomes llvm-gcc-4.5!
DragonEgg is still a work in progress. Currently C works very well, while C++,
Ada and Fortran work fairly well. All other languages either don't work at all,
or only work poorly. For the moment only the x86-32 and x86-64 targets are
-supported, and only on linux.
+supported, and only on linux and darwin (darwin needs an additional gcc patch).
</p>
<p>
-DragonEgg has not yet been released. Once gcc-4.5 has been released, dragonegg
-will probably be released as part of the following LLVM release.
+The first dragonegg release will occur shortly after llvm-2.7 is released.
</p>
</div>
OpenPOWER on IntegriCloud