Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
We need it for toolchain components.
Add latest config.sub/config.guess from upstream
with a minor patch for sh2eb detection.
|
|
|
|
to ld
|
|
|
|
OpenADK can now build bare-metal toolchains.
Tested for ARM/MIPS. No runtime testing, yet.
|
|
|
|
|
|
Buildroot uses the two-stage mechanism since a while.
This reduces the build time a lot. Instead of three stages,
we just use the two-stage build. The benefit is that
the C library do not need to be rebuild and one gcc compile
is obsolete. Tested with embedded-test.sh.
There is one unresolved problem, tile toolchain
building is broken.
|
|
hardware
|
|
disable it for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
running
|
|
|
|
|
|
|
|
build for x86_64. gconv failures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 104a7e63b5fcdc1bf124142b31498795b23eeb57.
|
|
|
|
results in gconv compile issues
|