I add solaris and pic16. And add support for mingw. -- Yours sincerely, Yonggang Luo -------------- next part -------------- A non-text attachment was scrubbed... Name: lostTriple.patch Type: application/octet-stream Size: 2637 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090814/f44ee795/attachment.obj>
Hello> I add solaris and pic16. > And add support for mingw.Mingw part is not ok. The proper rules should be: i[[3456789]]86-*-mingw32* => mingw32 x86_64-*-mingw* => mingw64 -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
Is it possible to merger mingw32 and mingw64 with mingw, because we can distinguish them with arch(i386,amd64) 2009/8/15, Anton Korobeynikov <anton at korobeynikov.info>:> Hello > >> I add solaris and pic16. >> And add support for mingw. > Mingw part is not ok. The proper rules should be: > > i[[3456789]]86-*-mingw32* => mingw32 > x86_64-*-mingw* => mingw64 > > -- > With best regards, Anton Korobeynikov > Faculty of Mathematics and Mechanics, Saint Petersburg State University >-- 从我的移动设备发送 此致 礼 罗勇刚 Yours sincerely, Yonggang Luo