aboutsummaryrefslogtreecommitdiffstats
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
commit51a517436f5c5e639681a9bd2b7f06b7cb74df7e (patch)
treec54f4a0d38c2710f2c2b0079e422604fd1fbbfe9
parent9196ab640559ca473931b1ad74b90bbed516272f (diff)
downloadexternal_llvm-51a517436f5c5e639681a9bd2b7f06b7cb74df7e.tar.gz
external_llvm-51a517436f5c5e639681a9bd2b7f06b7cb74df7e.tar.bz2
external_llvm-51a517436f5c5e639681a9bd2b7f06b7cb74df7e.zip
I plan to release a version of dragonegg based on llvm-2.7 shortly
after the llvm-2.7 release. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101934 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index c1918a3993..d0db59bbfe 100644
--- a/docs/ReleaseNotes.html
+++ b/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>