diff options
-rw-r--r-- | docs/ReleaseNotes.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index b44e133..113ce93 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -662,6 +662,8 @@ New features and major changes in the MIPS target include:</p> <li>Various fixes to improve performance have been implemented.</li> <li>Post-RA scheduling is now enabled at -O3.</li> <li>Support for soft-float code generation has been added.</li> + <li>clang driver's support for MIPS 64-bits targets.</li> + <li>Support for MIPS floating point ABI option in clang driver.</li> </ul> </div> |