[LLVMbugs] [Bug 11669] New: Support of mipsel

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 28 08:15:34 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=11669

             Bug #: 11669
           Summary: Support of mipsel
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: System Library
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sylvestre at debian.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


Created attachment 7814
  --> http://llvm.org/bugs/attachment.cgi?id=7814
mipsel support

Recent mips CPU (called mipsel) shows themself as "mipsel" in target. 
This causes the current detection (mips-*) to fail.

The attached patch fixes it. It has been generated against the current svn.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list