EmbToolkit v1.2.0
EmbToolkit v1.2.0 released
I'm pleased to announce EmbToolkit v1.2.0 release.
This EmbToolkit release brings support of LLVM/CLANG based toolchain for MIPS32.
It also adds support of LLVM/compiler-rt in order to support sanitizer through
-fsanitize={undefined,address} compiler switches
(see http://clang.llvm.org/docs/index.html for more details).
It is now possible to use FreeBSD (other BSD may work, but not test) as host
development machine.
Please see below changes made since the previous release, beside this CLANG/LLVM
based toolchain improvement.
- Linux kernel headers: update to latest versions available and add v3.8.x
- GDB: add gdb-7.5.1
- Binutils: add binutils-2.23.2
- GCC: add gcc-4.6.4 and gcc-4.7.3
- fakeroot: updated to v1.18.4
- New package gsed: install gsed when the host development machine is BSD
- New package gmake: install gnu make when the host development machine is BSD
- New package: add gtest: google c++ testing framework
- kconfig: sync with upstream linux kernel.
ChangeLog
ShortLog
Diffstat
Patch
This version can be downloaded here embtoolkit-1.2.0
Comments