Note on current implementation of ELF32/PPC ABI.
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 15 May 2007 09:21:28 +0000 (09:21 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 15 May 2007 09:21:28 +0000 (09:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37083 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index c8a9fabf5795dfcb6d3d3c3638667ee19d7eb71b..df23d297a12a0358de73c2882fb83f32cb28a955 100644 (file)
@@ -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>