Added a Mips lld milestone to the release notes for the 3.6 release.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 13 Jan 2015 15:17:00 +0000 (15:17 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 13 Jan 2015 15:17:00 +0000 (15:17 +0000)
llvm-svn: 225797

llvm/docs/ReleaseNotes.rst

index 7370caf..dd54d45 100644 (file)
@@ -111,10 +111,11 @@ Changes to the ARM Backend
 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 it is now able to compile the Linux
-kernel for 32-bit targets.
+During this release the MIPS target has reached a few major milestones. The
+compiler has gained support for MIPS-II and MIPS-III; become ABI-compatible
+with GCC for big and little endian O32, N32, and N64; and is now able to
+compile the Linux kernel for 32-bit targets. Additionally, LLD now supports
+microMIPS for the O32 ABI on little endian targets.
 
 ABI
 ^^^