summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ReleaseNotes.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index c2d6283fab..ea123d21e1 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -926,6 +926,9 @@ Builder.CreateResume(UnwindData);
<a name="OtherTS">Other Target Specific Improvements</a>
</h3>
+<p>PPC32/ELF va_arg was implemented.</p>
+<p>PPC32 initial support for .o file writing was implemented.</p>
+
<div>
<ul>
@@ -1174,8 +1177,7 @@ Builder.CreateResume(UnwindData);
<div>
<ul>
- <li>The Linux PPC32/ABI support needs testing for the interpreter and static
- compilation, and lacks support for debug information.</li>
+ <li>The PPC32/ELF support lacks PIC support.</li>
</ul>
</div>