crosstool-ng/scripts/build/arch
Alexey Neyman 40d5bf6440 Add moxiebox as a choice for libc
This required some rework of the libc selection, as moxiebox is a layer on
top of another libc - newlib.

Also, moxiebox'es host VM (`sandbox`) needs a libcrypto on the host. We will
not have it if we're cross-compiling a canadian cross. Fortunately, all moxiebox
needs from libcrypto is SHA256, and it already includes a standalone implementation
of SHA256 in its runtime. Provide a little wrapper that allows moxiebox use
that implementation for the host binary, too.

Also, automate collecting/printing the list of all packages in a given category
(e.g. LIBC or COMP_TOOLS), generate a list of all Kconfig symbols for a given
category.

Signed-off-by: Alexey Neyman <stilor@att.net>
2018-12-01 10:10:51 -08:00
..
alpha.sh libc/*.sh: Deprecate libc_check_config step. 2016-08-23 11:00:27 -07:00
arc.sh ARC: Disable CONFIG_ARC_HAS_ATOMICS in uClibc if building without -matomics 2018-05-21 15:03:17 +03:00
arm.sh Disable context functions for Thumb 2018-06-05 16:38:30 -07:00
avr.sh Add moxiebox as a choice for libc 2018-12-01 10:10:51 -08:00
m68k.sh uClibc: Split configuration tweaker into per-arch functions. 2016-08-23 11:00:27 -07:00
microblaze.sh Super-H multilib toolchain fixes 2017-09-03 12:11:23 -07:00
mips.sh Separate uclibc's multilib headers on MIPS, too 2017-05-14 00:04:05 -07:00
moxie.sh Add moxiebox as a choice for libc 2018-12-01 10:10:51 -08:00
msp430.sh Added a sample of the MSP430 architecture and removed config.sub 2017-06-02 15:32:55 -07:00
nios2.sh scripts/nios2: do not override precomputed flags 2017-07-01 15:16:28 +03:00
powerpc.sh Generate correct tuple for PowerPC with SPE ABI 2018-10-23 23:22:01 -07:00
riscv.sh add RISC-V architecture support 2017-11-19 04:50:14 +03:00
s390.sh Change multilib functions to set the variable. 2016-08-23 11:00:27 -07:00
sh.sh Only decorate TARGET_ARCH if using specific CPU 2018-01-21 19:45:13 -08:00
sparc.sh Convert the rest of packages to new framework 2017-07-08 10:57:56 -07:00
x86.sh Use the new SuperH fixes in the two multilib samples 2017-09-03 12:12:14 -07:00
xtensa.sh Building packages using the new framework 2017-07-08 10:57:56 -07:00