[Bug 1300] New: Support for X32 ABI x86_64-linux-gnux32

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Feb 7 14:47:33 PST 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1300

            Bug ID: 1300
           Summary: Support for X32 ABI x86_64-linux-gnux32
    Classification: Unclassified
           Product: IcedTea
           Version: 7-hg
          Hardware: other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Zero
          Assignee: chphilli at redhat.com
          Reporter: gregnietsky at gmail.com
                CC: unassigned at icedtea.classpath.org

Created attachment 824
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=824&action=edit
Small patch to set archflag / arch for ilp32 aka x86_x32

There is a "new" ABI out X32 [64bit with 32bit address] im working on getting
at least zero/shark to work with this hybrid

the first step is to define this arch its not amd64 intel who did the work on
it 
in gcc have used __ILP32__ as a macro im proposing that icedtea follows other
options could be amd32, amdx32 ....

this will get the ball rolling

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130207/dbf794c2/attachment.html 


More information about the distro-pkg-dev mailing list