This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch master in repository toolchain/cross-build-tools.
from 1d60929 build-cross-gcc.sh: Rename LSF_SLOTS into MAKE_SLOTS. new b32df73 myarm-sim.exp: add -w option to wrap_compile_flags new 784d042 qemu-killer.sh: Be more verbose. new 6c650e0 build-cross-gcc.sh: Upgrade to qemu-2.8.1 new 3264237 build-cross-gcc.sh: Build and use our own version of dejagnu [...] new 3415984 Use qemu directly instead of via arm-sim for *linux targets. new 18ee56d build-cross-gcc.sh: Cleanup: remove duplication of proot/qemu [...] new b710ae2 build-cross-gcc.sh: Use CXXFLAGS_FOR_TARGET=-fno-threadsafe-s [...] new 80c9188 site-qemu.exp: Add TARGLIST for aarch64*elf
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: build-cross-gcc.sh | 123 +++++++++++++++++++++++++++++++---------------------- myarm-sim.exp | 2 +- qemu-killer.sh | 18 +++++--- qemu.exp.in | 25 +++++++++++ site-qemu.exp | 20 ++++----- tcwg-local.exp | 18 ++++++++ 6 files changed, 135 insertions(+), 71 deletions(-) create mode 100644 qemu.exp.in create mode 100644 tcwg-local.exp