On Thu, Oct 27, 2011 at 2:57 AM, Peter Maydell wrote:
> On 25 October 2011 09:54, Michael Hope wrote:
>> Hi there. Connect is just around the corner. Have a look at:
>> https://wiki.linaro.org/MichaelHope/Sandbox/Q4.11Plans
>
> (Also, should there be a blueprint for the A15 KVM discussion?)
H
Hi,
- Merged to gcc-linaro:
- widening shifts
- SLP features: support loads with different offsets and swap
operands if necessary
- Started rewriting SLP analysis to support operations with more than
two operands (towards SLP of conditions)
- Updated NEON presentation following Ramana's sugg
Posted a patch upstream to fix big-endian for generic tuning. This was a
simple omission from my previous patches.
Merged GCC 4.6.2 to Linaro GCC. It's still in testing now, so I'll have
to commit it sometime over the weekend or next week.
Looked at the benchmark results from Spec2000 running on
On Thu, Oct 27, 2011 at 5:18 PM, Zhenqiang Chen
wrote:
>>> zlib is used to build binutils, which is built before GCC.
>>> If you install a 32-bit binary toolchain on 64-bit system, you might
>>> have link error. By default, there is no 32-bit zlib on 64-bit system.
>>> You have to install 32-bit