coreboot-kgpe-d16/util/crossgcc
Martin Roth e59868c6b6 util/crossgcc: Add --fetch option to download tarballs
The -f|--fetch option is being added to download and verify the tarballs
without doing a build. This will be used specifically to archive the
toolchain tarballs for the release.

Signed-off-by: Martin Roth <gaumless@gmail.com>
Change-Id: Ia68dbdcbf2d0fa4bb433511dc5e2f980f6762204
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77333
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2023-08-21 18:30:53 +00:00
..
patches crossgcc: Enable rv32iafc-ilp32 configuration 2023-07-17 13:57:12 +00:00
sum util/crossgcc: Update GCC version from 11.3 to 11.4 2023-07-14 18:04:14 +00:00
tarballs util/crossgcc: Add empty directory for tarballs 2023-05-24 21:11:21 +00:00
.gitignore buildgcc: Remove GDB from crossgcc 2021-11-01 16:26:50 +00:00
buildgcc util/crossgcc: Add --fetch option to download tarballs 2023-08-21 18:30:53 +00:00
description.md util: Update description files 2022-05-30 13:05:21 +00:00
edk2tools.txt
getopt.c
Makefile util: Add SPDX license headers to Makefiles 2022-11-22 12:47:09 +00:00
Makefile.inc util/crossgcc/Makefile.inc: Terminate quoted string 2023-01-11 15:36:08 +00:00
README Remove MIPS architecture 2019-11-20 10:10:48 +00:00

README
------

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

known working:
  i386-elf
  x86_64-elf
  powerpc-elf
  arm-elf
  armv7a-eabi
  aarch64-elf

known broken:
  alpha-elf
  powerpc64-elf