aboutsummaryrefslogtreecommitdiffstats
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>2007-05-15 09:21:28 +0000
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>2007-05-15 09:21:28 +0000
commite4285dc1db3b830814ac153b6ee0d9b0b069991d (patch)
tree8c182b2b59f7849177fbaaaf2c2bbeed5256b841 /docs/ReleaseNotes.html
parent8ff18f162bc6d9479b326ec234e3d681d3768387 (diff)
downloadexternal_llvm-e4285dc1db3b830814ac153b6ee0d9b0b069991d.zip
external_llvm-e4285dc1db3b830814ac153b6ee0d9b0b069991d.tar.gz
external_llvm-e4285dc1db3b830814ac153b6ee0d9b0b069991d.tar.bz2
Note on current implementation of ELF32/PPC ABI.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37083 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index c8a9fab..df23d29 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -285,6 +285,8 @@ components, please contact us on the <a href="http://lists.cs.uiuc.edu/mailman/l
<ul>
<li><a href="http://llvm.org/PR642">PowerPC backend does not correctly
implement ordered FP comparisons</a>.</li>
+<li>The Linux PPC32/ABI support needs testing for the interpreter and static
+compilation, and lacks Dwarf debugging informations.
</ul>
</div>