coreboot/util/crossgcc
Paul Burton d6c9603c41 build: mipsel cross compiler support
This patch introduces support for building a MIPS cross compiler
targetting little endian machines by default.

Change-Id: I116f6f431cdf80f5f5f58d2743357a9f70a7347d
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-on: https://chromium-review.googlesource.com/207970
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: David Hendricks <dhendrix@chromium.org>
2014-07-23 11:08:36 +00:00
..
patches crossgcc: Fix building with texinfo-5.x 2013-03-28 21:14:50 +01:00
buildgcc aarch64: Bump GCC version for Aarch64 support 2014-03-12 22:27:21 +00:00
getopt.c Add the BSD-licensed getopt tool to crossgcc, to use 2010-01-29 17:40:52 +00:00
Makefile build: mipsel cross compiler support 2014-07-23 11:08:36 +00:00
README crossgcc: add armv7a-eabi to list of working toolchains 2013-02-04 16:44:26 +01:00

README
------

This is a cross toolchain builder for -elf toolchains (ie. no libc support)

known working:
  i386-elf
  x86_64-elf
  powerpc-elf
  mipsel-elf
  armv7a-eabi

known broken:
  alpha-elf
  arm-elf
  powerpc64-elf