projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6548d0
)
Fix typo. Add note on trampoline support.
author
Duncan Sands
<baldrick@free.fr>
Mon, 13 Oct 2008 17:32:15 +0000
(17:32 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Mon, 13 Oct 2008 17:32:15 +0000
(17:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57450
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index b9479f4d9f1dec69810ae5cf9442da660d477b58..0b753bc20df3ca4f30d0c1f5fd52654de99b094b 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-328,7
+328,7
@@
allocator.</li>
<ul>
<li>Exception handling is supported by default on Linux/x86-64.</li>
-<li>Position Independent Code (PIC) is now support on Linux/x86-64.</li>
+<li>Position Independent Code (PIC) is now support
ed
on Linux/x86-64.</li>
<li>...</li>
</ul>
@@
-346,6
+346,7
@@
allocator.</li>
<ul>
<li>MIPS floating point support?</li>
+<li>PowerPC now supports trampolines.</li>
<li>....</li>
</ul>