coreboot-kgpe-d16/util/crossgcc
Tom Hiller 8ba9e8cf63 util: Add description.md to each util
Descriptions are taken from the files themselves or READMEs. Description
followed by a space with the language in marked up as code.

Change-Id: I5f91e85d1034736289aedf27de00df00db3ff19c
Signed-off-by: Tom Hiller <thrilleratplay@gmail.com>
Reviewed-on: https://review.coreboot.org/27563
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2018-07-26 13:26:50 +00:00
..
patches util/crosgcc/patches: update make-4.2.1 patches 2018-07-24 09:09:42 +00:00
sum util/crossgcc: update to gcc 8.1.0 and binutils 2.30 2018-06-28 13:38:13 +00:00
Dockerfile
Makefile crossgcc/Makefile: don't allow to call buildgcc in parallel 2018-04-09 09:40:34 +00:00
Makefile.inc
README
buildgcc util/crosgcc: Fix most shellcheck errors in buildgcc 2018-07-24 09:11:48 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
edk2tools.txt crossgcc: fix edk2 tools_def template 2017-11-30 16:51:16 +00:00
getopt.c

README

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
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf