Added two scripts to aid with building Linux/x86 -> Linux/ARM crosstools, using
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 12 Jun 2009 01:55:57 +0000 (01:55 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 12 Jun 2009 01:55:57 +0000 (01:55 +0000)
commitcb6f9c8aae59e64372335fc197e94839e5d14761
treed9b8eb539502dccf4f14d9669b5c4a5695b159d1
parent0b389b54c9b6f1001743b3323df44dfc2f240f4b
Added two scripts to aid with building Linux/x86 -> Linux/ARM crosstools, using
CodeSourcery's provided GCC-based crosstools, from which we use binutils.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73212 91177308-0d34-0410-b5e6-96231b3b80d8
utils/crosstool/ARM/build-install-linux.sh [new file with mode: 0755]
utils/crosstool/create-snapshots.sh [new file with mode: 0755]