1
mozjs: Fix musl miscompiles with HAVE_THREAD_TLS_KEYWORD
Khem Raj <raj.khem@gmail.com>
2
use <asm/sgidefs.h>
Andre McCurdy <amccurdy@gmail.com>
3
Cargo.toml: do not abort on panic
Alexander Kanavin <alex@linutronix.de>
4
build: do not use autoconf's config.sub to 'canonicalize'
Alexander Kanavin <alex@linutronix.de>
5
util.configure: fix one occasionally reproduced configure
Changqing Li <changqing.li@windriver.com>
6
rust.configure: do not try to find a suitable upstream target
Alexander Kanavin <alex@linutronix.de>
7
Backport patch from firefox bugzilla to fix compile error for
Kai Kang <kai.kang@windriver.com>
8
Add RISCV32 support
Khem Raj <raj.khem@gmail.com>
9
moz.configure: do not look for llvm-objdump
Alexander Kanavin <alex@linutronix.de>
10
Rewrite cargo-host-linker in python3
Changqing Li <changqing.li@windriver.com>
11
Musl does not have stack unwinder like glibc therefore we can
Khem Raj <raj.khem@gmail.com>
12
Patch #12
Ross Burton <ross.burton@arm.com>