This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH 0 of 5] Add MIPS ABI selection + mips64 tweaks and samples


Hello All!

This patch series adds some enhancements+fixes to the MIPS stuff,
so it is now possible to reliably _build_ a MIPS toolchain for the
o32, n32 and n64 ABIs.

Tested to properly _build_ busybox with all three ABIs. The n64
toolchain also properly _builds_ an n64 Linux kernel. :-)
The n32 toolchain _builds_ an n64 Linux kernel, though. :-(
No run-tests conducted. :-|

Regards,
Yann E. MORIN.



--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]