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:
e7f28b2
)
Fix silly mistake in release notes for Mips.
author
Daniel Sanders
<daniel.sanders@imgtec.com>
Sun, 11 Jan 2015 10:48:20 +0000
(10:48 +0000)
committer
Daniel Sanders
<daniel.sanders@imgtec.com>
Sun, 11 Jan 2015 10:48:20 +0000
(10:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225608
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.rst
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.rst
b/docs/ReleaseNotes.rst
index 5f40a2c453c8714103aaad68a89838d2571ab51d..b4d68be9f851330edae60c4756250d34acff4de5 100644
(file)
--- a/
docs/ReleaseNotes.rst
+++ b/
docs/ReleaseNotes.rst
@@
-113,7
+113,7
@@
Changes to the MIPS Target
During this release the MIPS target has reached a few major milestones. It has
gained support for MIPS-II and MIPS-III, become ABI-compatible with GCC for big
-and little endian O32, N32, and N64, and
we are
now able to compile the Linux
+and little endian O32, N32, and N64, and
it is
now able to compile the Linux
kernel for 32-bit targets.
ABI