Status of Linaro GCC 4.7 patches

2012-02-17 Thread Ulrich Weigand
Hi Andrew, thanks for bringing the 4.6 patch tracker up to date. I've had a look over everything that's marked red to see what we need to do to bring Linaro 4.7 up to date: 106869 Add -fsched-pressure-algorithm=model and enable it by default on ARM. My recent commit of Richard's patch. I've te

[ACTIVITY] Feb 14 - Feb 17

2012-02-17 Thread Ulrich Weigand
== GCC == * Verified status of patches in Linaro 4.6 that might not yet be in mainline / Linaro 4.7. Ported two of Ira's vectorizer patches and created merge request. * Successfully tested and benchmarked 4.7 version of Richard's sched-pressure patch, with similar results as seen on

[ACTIVITY] report week 07

2012-02-17 Thread Peter Maydell
RAG: Red: Amber: Green: Current Milestones: || || Planned|| Estimate || Actual || ||cp15-rework || 2012-01-06 || 2012-02-20 |||| (for blueprint definitions: https://wiki.linaro.org/PeterMaydell/QemuKVM) Historical Milestones: ||a15-user

[ACTIVITY] weekly status

2012-02-17 Thread Ken Werner
Hi, libunwind * discussions about local unwinding on Android * problem: dl_iterate_phdr isn't available * idea: parse proc//maps but to find the ELF file for a given IP and get to the ARM specific unwind info from there * assisted an Android game developer who is using clang to compile