Hi Peter, Rusty. I've fleshed out the KVM blueprints a bit more at:
https://wiki.linaro.org/MichaelHope/Sandbox/Q1.12ToDo
Notable is adding validation and de-PENDING a few things.
I need to know the following things before talking to Validation and
Platforms about things that are in their queue
Hi Ulrich. The saturated work you're doing at the moment - is it the
saturated add/subtract QADD/QSUB/QDADD/QDSUB or the ARMv6
saturate-word-with-shift SSAT/USAT?
I've updated the old blueprint and added a new one for SSAT/USAT:
https://blueprints.launchpad.net/gcc-linaro/+spec/armv6-saturation-
Here's brief notes on running different benchmark variants across the
auto builders. Asa, could you pull these plus your notes into a wiki
page?
Spawn a job:
http://ex.seabright.co.nz/helpers/scheduler/spawn
Merge requests are automatically built. Otherwise, drop arbitrary
tarballs into cbuild
Hi Ken, Thiago. Could you try your hand at writing cards for the
OpenEmbedded Core meta-layer and GDB and Android? Here are some past
cards:
https://linaro-public.papyrs.com/TCWG2011-GCC-O3
https://linaro-public.papyrs.com/TCWG2011-OPENOCD-SUPPORT
https://linaro-public.papyrs.com/TCWG2011-WINDO
Hi,
GDB on Android:
* Set up cross compiling environment using both the Android toolchain
and
the Linaro toolchain.
* Tested Android and Mozilla GDB running as a native binary on the
Linaro Android image on qemu. None of them were able to see all
threads in a multi-threaded process. The same
Investigated and produced and patch for bug lp936863.
Continued work on 64-bit shifts. I updated my neon shifts patch twice:
once to take -Os optimization into account, and once because I noticed
that the CC clobbers were being retained even after they were known to
be not required, and presum
Hi Michael,
It my fault. The issue is fixed.
Typo error.
Sorry for that.
Thanks~~
Yours
Terry
-Original Message-
From: linaro-toolchain-boun...@lists.linaro.org
[mailto:linaro-toolchain-boun...@lists.linaro.org] On Behalf Of Lv Terry-R65388
Sent: 2012年
Hi Michael,
I've a new question about the installation of linaro toolchain.
Why linaro toolchain need lsb? How does the toolchain uses lsb?
I'm now trying to use the prebuilt toolchain in Ubuntu 9.04.
After I install lsb, linaro toolchain can work. But my old gcc