Fleshing out the QEMU blueprints

2012-02-27 Thread Michael Hope
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

Saturated operations

2012-02-27 Thread Michael Hope
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-

Running benchmark variants

2012-02-27 Thread Michael Hope
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

Cards

2012-02-27 Thread Michael Hope
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

[ACTIVITY] Feb 20 - Feb 24

2012-02-27 Thread Thiago Jung Bauermann
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

[ACTIVITY] 20th - 24th February

2012-02-27 Thread Andrew Stubbs
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

RE: Running pre-built linaro toolchain failed on Ubuntu 11.04, 64bit server

2012-02-27 Thread Lv Terry-R65388
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年

RE: Running pre-built linaro toolchain failed on Ubuntu 11.04, 64bit server

2012-02-27 Thread Lv Terry-R65388
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