[llvm-commits] CVS: llvm/docs/ReleaseNotes.html

Nicolas Geoffray nicolas.geoffray at lip6.fr
Tue May 15 02:21:46 PDT 2007



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.375 -> 1.376
---
Log message:

Note on current implementation of ELF32/PPC ABI.



---
Diffs of the changes:  (+3 -1)

 ReleaseNotes.html |    4 +++-
 1 files changed, 3 insertions(+), 1 deletion(-)


Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.375 llvm/docs/ReleaseNotes.html:1.376
--- llvm/docs/ReleaseNotes.html:1.375	Mon May 14 01:56:09 2007
+++ llvm/docs/ReleaseNotes.html	Tue May 15 04:21:28 2007
@@ -285,6 +285,8 @@
 <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>
@@ -608,7 +610,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2007/05/14 06:56:09 $
+  Last modified: $Date: 2007/05/15 09:21:28 $
 </address>
 
 </body>






More information about the llvm-commits mailing list