coreboot-kgpe-d16/util/crossgcc
Martin Roth 58c68d56de crossgcc: add 'urls' option to print urls of all packages
This should allow the builder to download the packages securely.

Change-Id: If5feeff85bd551cbe08849421197d11cc2432d1e
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/13867
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-03-02 19:11:01 +01:00
..
patches buildgcc: Fix building GDB for mipsel-elf 2016-03-01 21:26:34 +01:00
sum crossgcc: Use acpica-unix2 over acpica-unix 2016-02-13 16:59:59 +01:00
Makefile buildgcc: Use $(CURDIR) instead of $(PWD) 2016-03-02 18:53:19 +01:00
Makefile.inc crossgcc: Rename x86 to x64 2016-02-04 01:09:04 +01:00
README Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
buildgcc crossgcc: add 'urls' option to print urls of all packages 2016-03-02 19:11:01 +01: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