mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-09-12 16:25:18 +00:00
Added a Mips lld milestone to the release notes for the 3.6 release.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225797 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -111,10 +111,11 @@ Changes to the ARM Backend
|
|||||||
Changes to the MIPS Target
|
Changes to the MIPS Target
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
During this release the MIPS target has reached a few major milestones. It has
|
During this release the MIPS target has reached a few major milestones. The
|
||||||
gained support for MIPS-II and MIPS-III, become ABI-compatible with GCC for big
|
compiler has gained support for MIPS-II and MIPS-III; become ABI-compatible
|
||||||
and little endian O32, N32, and N64, and it is now able to compile the Linux
|
with GCC for big and little endian O32, N32, and N64; and is now able to
|
||||||
kernel for 32-bit targets.
|
compile the Linux kernel for 32-bit targets. Additionally, LLD now supports
|
||||||
|
microMIPS for the O32 ABI on little endian targets.
|
||||||
|
|
||||||
ABI
|
ABI
|
||||||
^^^
|
^^^
|
||||||
|
Reference in New Issue
Block a user