Re: [ACTIVITY] 2011-05-06

2011-05-09 Thread David Gilbert
On 8 May 2011 13:55, Hakehuang wrote: > Can there be something using pragma option to disable neon for each function? I don't think there is a pragma like that for ARM at the moment; Gcc does seem to have a #pragma GCC target and also function attributes for target options; but at the moment th

[ACTIVITY] 3th - 6th May

2011-05-09 Thread Andrew Stubbs
Worked on the ARM 16 -> 64-bit multiply-and-accumulate problem. Bernd kindly provided a prototype patch to help. I've tried to understand what needs to be done, but I didn't have enough time to get to the bottom of it. So far, I think I know why the existing code doesn't work, and I think I hav

[ACTIVITY] May.02 -- May.08

2011-05-09 Thread Chung-Lin Tang
== Last week == * Launchpad #748138: "ICE in redirect_jump, at jump.c:1443". Related to shrink-wrap, discussed a bit with Bernd off-list. Sent fix today (Mon.) to gnu-internal; will need to merge to Linaro. * CoreMark combine canonicalize compares patch set: bootstrapped and tested with clean resu

[ACTIVITY] May 2 - May 6

2011-05-09 Thread Ulrich Weigand
== GDB == * Committed support for NEON registers in core dumps (bug #615972) to Linaro GDB (not yet in mainline). * Investigated root cause of bug #615996 (gdb.cp/templates.exp) and started exploring ways to fix it. == GCC == * Committed fix for bug #759409 (Profiled bootstrap fails i